fix size of returned array in str_split, doc clarification incoming
[framework/uifw/eina.git] / src / lib / eina_str.c
2012-06-11 discomfitorfix size of returned array in str_split, doc clarificat...
2012-06-08 discomfitorjust spent waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay...
2012-06-08 discomfitorwhoops, meant negative...hope nobody noticed this
2012-06-08 discomfitor...and unbreak compile
2012-06-08 discomfitoradd a check for stupids
2011-08-11 discomfitorguys...null checks are not the end of the world.
2011-04-07 rasterdoxy -> .h
2010-11-06 caro * improve doc
2010-09-08 lucasFix common misspellings
2010-08-25 rasterforce to unisgned char
2010-08-04 lucasFORMATTING
2010-07-28 rasterfix formatting also
2010-07-28 rastererrrr... hmmm why did this change?
2010-07-28 rasteruncrustify eina.
2010-07-25 discomfitor+eina_str_toupper for completion
2010-07-21 discomfitorrevert previous. why would I do that in the first place?
2010-07-21 discomfitorremove tolower() from eina_str_tolower
2010-07-19 cedric * eina: fix tolower call.
2010-07-19 discomfitor+eina_str_tolower for lowercasing an entire string...
2010-07-08 lucasUpdate doc of eina_str_split functions
2010-04-03 carodefine strcasecmp() as stricmp() for vc++, remove
2010-03-23 carofix most compilation errors with vc++ (there are still a
2010-03-07 carofix doc for eina_str
2010-02-27 barbierieina_str speedups.
2010-02-09 englebassremove trailing whitespace
2010-02-07 caro * fix compilation when iconv.h is detected but libicon...
2010-02-06 englebassAdd eina_str_escape
2010-02-06 englebassInclude own header to be sure prototypes match
2010-02-02 caro * fix configure.ac
2010-02-02 englebasscopy ecore_txt_convert to eina_str_convert
2010-01-31 caroeina_str:
2010-01-30 englebassEAPI
2010-01-27 englebassMove ecore_str and ecore_strbuf to eina