]> mj.ucw.cz Git - libucw.git/blobdiff - maint/libucw.abi
Merge branch 'dev-table'
[libucw.git] / maint / libucw.abi
index 21141179c98384469ceb7c9dda6bda160fdad2f9..e81ac9c0b15c6fab3c141288036925096101dfea 100644 (file)
@@ -506,57 +506,35 @@ table_init
 table_cleanup
 table_start
 table_end
-table_set_col_order
-table_set_col_order_by_name
-table_end_row
+table_col_str
+table_col_generic_format
 table_col_printf
-table_append_printf
-table_get_col_idx
-table_get_col_list
 table_col_fbstart
 table_col_fbend
+table_end_row
+table_reset_row
+table_get_col_idx
+table_set_col_opt
+table_get_col_list
+table_set_col_order
+table_set_col_order_by_name
+table_col_is_printed
 table_set_formatter
+table_set_option_value
+table_set_option
+table_set_gary_options
 table_fmt_human_readable
 table_fmt_machine_readable
 table_fmt_blockline
-table_set_option
-table_set_option_value
-table_set_gary_options
 table_col_int
-table_col_int_fmt
-table_col_int_name
 table_col_uint
-table_col_uint_fmt
-table_col_uint_name
 table_col_double
-table_col_double_fmt
-table_col_double_name
 table_col_str
-table_col_str_fmt
-table_col_str_name
 table_col_intmax
-table_col_intmax_fmt
-table_col_intmax_name
 table_col_s64
-table_col_s64_fmt
-table_col_s64_name
 table_col_uintmax
-table_col_uintmax_fmt
-table_col_uintmax_name
 table_col_u64
-table_col_u64_fmt
-table_col_u64_name
 table_col_bool
-table_col_bool_name
-table_col_bool_fmt
-table_append_int
-table_append_uint
-table_append_double
-table_append_str
-table_append_intmax
-table_append_uintmax
-table_append_u64
-table_append_bool
 # ucw/tbf.h
 tbf_init
 tbf_limit
@@ -620,6 +598,24 @@ work_queue_cleanup
 work_submit
 work_wait
 work_try_wait
+# ucw/xtypes.h
+xtype_parse_fmt
+xtype_format_fmt
+xt_str
+xt_int
+xt_s64
+xt_intmax
+xt_uint
+xt_u64
+xt_uintmax
+xt_bool
+xt_double
+xtype_unit_parser
+# ucw/xtypes-extra.h
+table_col_size
+table_col_timestamp
+xt_size
+xt_timestamp
 # ucw/sorter/common.h
 sorter_trace
 sorter_trace_array