]> mj.ucw.cz Git - libucw.git/history - ucw/string.c
tableprinter: definition of the table separated from handle
[libucw.git] / ucw / string.c
2014-06-12 Robert KesslMerge remote-tracking branch 'origin/master'
2014-06-05 Martin MaresRemoved some remaining "uns" relics
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Pavel CharvatStrings: Converted to size_t.
2014-06-02 Tomas VallaRenamed uns -> uint
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresRemoved str_start_with() and str_end_with()
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-01-07 Martin MaresString: Added str_starts_with() and str_ends_with()
2009-04-11 Robert Spalekmove strnlen() to ucw/string.c
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-07-22 Martin MaresLibucw: Added str_count_char().
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.