]> mj.ucw.cz Git - libucw.git/commit
tableprinter: code cleanup
authorRobert Kessl <kesslr@centrum.cz>
Wed, 9 Jul 2014 08:36:02 +0000 (10:36 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Wed, 9 Jul 2014 08:36:02 +0000 (10:36 +0200)
commitd6b31769bf0164ece529921d0132e273a222b5a8
tree69e46d114f523d53efad1e5fab3c525c9ac030bb
parent730a91c26a1e867a98458066b18e3be6a93be089
tableprinter: code cleanup

 - renamed table_set_all_cols_content -> table_set_all_inst_content
 - renamed  all UNIT_*, e.g., UNIT_BYTE -> UNIT_SIZE_BYTE
 - instead of using the word 'copy' for a column, now we use instance
 - removal of unnecessary ucw/config.h
ucw/table-test-2.c
ucw/table-test.t
ucw/table-types.c
ucw/table-types.h
ucw/table.c
ucw/table.h