summaryrefslogtreecommitdiff
path: root/src/include/eina_stringshare.h
Commit message (Expand)AuthorAgeFilesLines
* Eina: improve a bit the docVincent Torri2011-12-071-0/+1
* Eina: Fixing image in pdf doc.Jonas M. Gastal2011-08-041-1/+1
* Eina: adding image to eina_stringshare.Jonas M. Gastal2011-08-041-0/+6
* Eina: Groups shouldn't be inside themselves, and both groupsJonas M. Gastal2011-07-151-6/+0
* Eina: Eina_Stringshare documentation.Jonas M. Gastal2011-06-211-16/+64
* doxy -> .hCarsten Haitzler2011-04-071-0/+180
* ecrustify testing: looked good so I'm committing for other people to review a...Mike Blumenkrantz2010-10-231-6/+6
* Eina: Fixed usage of EINA_CONST, the lack of EINA_PURE and EINA_WARN_UNUSED_R...Tom Hacohen2010-08-151-3/+3
* BOW DOWN BEFORE ME, FOR I HAVE MADE THESE HEADERS READABLE ONCE MORE!Mike Blumenkrantz2010-08-131-22/+8
* uncrustify eina.Carsten Haitzler2010-07-281-11/+25
* * eina: SPANK SPANK SPANK !Cedric BAIL2010-07-261-0/+2
* this was supposed to go with the last commit...Mike Blumenkrantz2010-07-261-0/+1
* +eina_stringshare_printfMike Blumenkrantz2010-07-251-0/+2
* +eina_stringshare_replace_length to replace a stringshared string with a give...Mike Blumenkrantz2010-07-181-0/+1
* news is a valid stringshareVincent Torri2010-01-131-1/+1
* EINA API BREAK: no more individual modules init/shutdown.Gustavo Sverzut Barbieri2009-09-061-2/+0
* * eina: Fix declaration according to Vincent Torri review.Cedric BAIL2009-07-161-0/+1
* enable adding just part of a string.Gustavo Sverzut Barbieri2009-05-061-0/+1
* eina_stringshare_replace() gets in!Gustavo Sverzut Barbieri2009-04-081-1/+4
* eina gets lots of gcc attributes to its api.Gustavo Sverzut Barbieri2008-12-261-2/+2
* Add and use eina_stringshare_ref().Gustavo Sverzut Barbieri2008-11-041-0/+1
* Cheap way to get strlen of a shared string.Gustavo Sverzut Barbieri2008-10-281-0/+1
* add a stringshare dumper so we can examine what's in there and improve usage.Carsten Haitzler2008-10-271-1/+2
* * add benchmark and file documentationVincent Torri2008-09-191-1/+11
* * update the doc of stringshreVincent Torri2008-09-151-2/+5
* License changes (BSD -> LGPL)Cedric BAIL2008-08-061-0/+50
* Fix eina_stringshare_shutdown to return value like all eine shutdown funtion.Cedric BAIL2008-08-061-1/+1
* - add init() and shutdown() functionsPeter Wehrfritz2008-07-301-2/+2
* Adding stringshare from evas inside eina.Cedric BAIL2008-07-301-0/+18