1
0
Fork 0
libfort/src
seleznevae 5bae83bb92 Fix invalid pointer to integer cast that might cause problems on some platforms 2020-09-23 20:56:04 +03:00
..
CMakeLists.txt [C] Enabled wchar_t and utf-8 by default 2019-08-29 09:12:58 +03:00
cell.c [C] Changed codes of errors 2020-02-08 13:04:08 +03:00
cell.h [C] Renamed internal functions 2020-02-07 20:18:04 +03:00
fort.h [U] Update ChangeLog and version 2020-05-21 22:26:03 +03:00
fort.hpp [D] Delete some of the manipulators to improve support of old compilers 2020-04-21 20:38:31 +03:00
fort_impl.c [C] Changed errors descriptions 2020-02-23 11:54:59 +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 [C] Changed codes of errors 2020-02-08 13:04:08 +03:00
properties.h [A] Added `adding_strategy` property to the tables 2020-01-08 15:32:06 +03:00
row.c [C] Changed codes of errors 2020-02-08 13:04:08 +03:00
row.h [C] Rename `ft_delete_range` to `ft_erase_range` 2020-01-19 22:06:25 +03:00
string_buffer.c Fix invalid pointer to integer cast that might cause problems on some platforms 2020-09-23 20:56:04 +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 [C] Changed codes of errors 2020-02-08 13:04:08 +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 [C] Changed codes of errors 2020-02-08 13:04:08 +03:00
vector.h [C] Refactor of code that uses vectors 2020-01-25 22:44:42 +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