1
0
Fork 0
libfort/src
seleznevae 4e922a7eca [F] Fix compilation error 2020-01-19 13:50:00 +03:00
..
CMakeLists.txt [C] Enabled wchar_t and utf-8 by default 2019-08-29 09:12:58 +03:00
cell.c [C] Refactoring 2019-08-27 20:55:44 +03:00
cell.h [C] Refactoring 2019-08-27 20:55:44 +03:00
fort.h [A] add function `ft_delete_range` 2020-01-19 13:37:31 +03:00
fort.hpp [A] Add function `ft_row_count` 2020-01-10 21:22:41 +03:00
fort_impl.c [F] Fix compilation error 2020-01-19 13:50:00 +03:00
fort_utils.c [F] Fix compilation for tcc 2019-11-29 23:40:06 +03:00
fort_utils.h [C] Refactoring 2019-08-27 20:55:44 +03:00
properties.c [A] Added `adding_strategy` property to the tables 2020-01-08 15:32:06 +03:00
properties.h [A] Added `adding_strategy` property to the tables 2020-01-08 15:32:06 +03:00
row.c [A] add function `ft_delete_range` 2020-01-19 13:37:31 +03:00
row.h [A] add function `ft_delete_range` 2020-01-19 13:37:31 +03:00
string_buffer.c [A] Add function `ft_set_u8strwid_func` to set custom function to compute width of utf8 strings 2019-10-03 23:07:24 +03:00
string_buffer.h [A] Add function `ft_set_u8strwid_func` to set custom function to compute width of utf8 strings 2019-10-03 23:07:24 +03:00
table.c [A] Added `adding_strategy` property to the tables 2020-01-08 15:32:06 +03:00
table.h [C] Refactoring 2019-08-27 20:55:44 +03:00
utf8.h [A] Add build with tcc to CI 2019-11-30 15:09:40 +03:00
vector.c [A] Added `adding_strategy` property to the tables 2020-01-08 15:32:06 +03:00
vector.h [A] add function `ft_delete_range` 2020-01-19 13:37:31 +03:00
wcwidth.c [F] Fix typo 2019-12-01 15:19:59 +03:00
wcwidth.h [C] Made wc functions internal 2018-08-31 20:17:10 +03:00