]> mj.ucw.cz Git - libucw.git/history - ucw/string.c
Packages: install-ucw-sorter-api make target moved into install-libucw-api.
[libucw.git] / ucw / string.c
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/.