summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add eina_value.Gustavo Sverzut Barbieri2012-01-1114-3/+6490
* eina: applied eina_array_count_get -> eina_array_count api change.Daniel Juyung Seo2012-01-105-13/+13
* add missing @since before vtorri notices itGustavo Sverzut Barbieri2012-01-101-0/+54
* add eina_inarray.Gustavo Sverzut Barbieri2012-01-0913-0/+1589
* magic: define and set eina_error if fails.Gustavo Sverzut Barbieri2012-01-092-0/+15
* Add eina_array_count(), deprecate eina_array_count_get().Gustavo Sverzut Barbieri2012-01-093-4/+23
* Eina: Need to keep the CFLAGS/LDFLAGS/LIBS passed to configure from env varsYouness Alaoui2012-01-081-3/+3
* Eina: Set EINA_CFLAGS/EINA_LDFLAGS before looking for system headersYouness Alaoui2012-01-071-50/+57
* eina: fix build without Xattr.Cedric BAIL2012-01-041-2/+2
* eina: warning--.Cedric BAIL2012-01-031-0/+1
* eina: detect fault during Eina_File mmap memory access and improve Xattr func...Cedric BAIL2012-01-038-2/+379
* eina: let eina_hash_free behave like free.Cedric BAIL2011-12-302-1/+6
* eina: add Eina_Semaphore API.Cedric BAIL2011-12-307-0/+163
* eina: let eina_hash_free() behave like free().Cedric BAIL2011-12-291-1/+2
* eina: forgotten ChangeLog update in trunk.Cedric BAIL2011-12-291-0/+4
* eina: got to aggressive on that one.Cedric BAIL2011-12-281-1/+1
* eina: this arg could really be NULL and really simplify our code.Cedric BAIL2011-12-281-2/+2
* Don't override standard variables, it looks weird. In turn, fix building with...Iván Briano2011-12-281-4/+4
* eina: indent.Chidambar Zinnoury2011-12-281-1/+1
* Eina: better autotools for dirfdVincent Torri2011-12-231-14/+20
* eina: forgotten ChangeLog.Cedric BAIL2011-12-201-0/+4
* eina: reorder init as eina_error need eina_stringshare.Cedric BAIL2011-12-201-4/+4
* Eina: Fix svn detection for svn 1.7Tom Hacohen2011-12-131-1/+1
* eina: use WRN for warning.Cedric BAIL2011-12-081-19/+18
* Eina bin/(u)strbuf: Added eina_*buf_manage_new_length.Tom Hacohen2011-12-086-1/+94
* eina: make it possible to disable Eina_Log infrastructure.Cedric BAIL2011-12-081-2/+22
* fix some format string errorsMike Blumenkrantz2011-12-081-2/+2
* fix shadow var warningMike Blumenkrantz2011-12-081-8/+8
* fix eina_log*level_check() to return the value that the docs claim will be re...Mike Blumenkrantz2011-12-082-2/+6
* update docs for eina_file_dir_listMike Blumenkrantz2011-12-071-0/+3
* Eina: missing 'static inline'Vincent Torri2011-12-071-1/+1
* Eina: improve a bit the docVincent Torri2011-12-0716-139/+172
* NO! you break api. you made my e sit here with a segv in a getenv.Carsten Haitzler2011-12-0711-2/+17
* eina: the new endless story of fixing header in all possible configuration.Cedric BAIL2011-12-062-3/+2
* eina: last header fix.Cedric BAIL2011-12-061-0/+1
* eina: fix system header usage.Cedric BAIL2011-12-065-0/+7
* eina: move clist around as needed.Cedric BAIL2011-12-064-92/+155
* eina: only include system header as necessary.Cedric BAIL2011-12-0611-17/+2
* eina: fix typo.Cedric BAIL2011-12-051-1/+1
* eina: follow Vincent advice.Cedric BAIL2011-12-052-9/+1
* eina: disable log if fnmatch is not present.Cedric BAIL2011-12-054-18/+182
* eina: improve system header detection.Cedric BAIL2011-12-054-10/+58
* From: Joerg Sonnenberger <joerg@britannica.bec.de>Joerg Sonnenberger2011-12-055-15/+33
* fix changelogs to mention release.Carsten Haitzler2011-12-041-0/+4
* unfrenchify mempool docsMike Blumenkrantz2011-12-021-19/+17
* +eina_mempool_callocMike Blumenkrantz2011-12-023-0/+37
* and now go to normal-like svn revsCarsten Haitzler2011-12-021-2/+2
* revert my 1.x.99 stuff so i can branch.Carsten Haitzler2011-12-021-2/+2
* and lets bump on to 1.x.99 (or so) for svn... and back to adding snapCarsten Haitzler2011-12-021-2/+2
* eina eina_str.h: Fixed documentation typo.Daniel Juyung Seo2011-11-301-1/+1