]> mj.ucw.cz Git - libucw.git/history - ucw/string.h
API: Introduced exceptions for common mistakes of the symbol mapper
[libucw.git] / ucw / string.h
2014-01-28 Martin MaresAPI: Introduced exceptions for common mistakes of the...
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2014-01-07 Pavel CharvatMerge branch 'dev-api' into dev-package
2014-01-03 Martin MaresABI: Fix string.h
2014-01-03 Martin MaresABI: Symbol renames for libucw and libcharset
2012-02-11 Martin MaresRemoved str_start_with() and str_end_with()
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-02-08 Pavel CharvatAdded consts to functions for matching of prefixes...
2012-01-07 Martin MaresString: Added str_starts_with() and str_ends_with()
2011-04-18 Martin MaresDocumented ucw/string.h.
2011-04-18 Martin MaresAdded string functions for matching of prefixes and...
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/.