profile/ivi/eina.git
2010-08-17 caroi forgot about amalgamation. fix declaration too
2010-08-17 carosome doc fixes
2010-08-17 caroformatting
2010-08-17 caroalloca() declaration
2010-08-17 caroformatting
2010-08-17 caroformatting
2010-08-17 caroformatting
2010-08-17 caroremove rwlock code
2010-08-17 lucaseina-0 is no more, check for the right package name
2010-08-16 englebasstypo
2010-08-16 cedric * eina: remove configure option for rwlock as it is...
2010-08-16 cedric * eina: attempt to improve a little bit more the header.
2010-08-16 cedric * eina: fix amalgamation.
2010-08-16 cedric * eina: remove thread safe data type for now...
2010-08-16 cedric * eina: preparing clean removal of eina threadsafe...
2010-08-16 rasteractually fix - eina.pc should now be used. consistency...
2010-08-16 rastermodule arch fix.
2010-08-16 rasterformatting. ok - maybe we can have a debate on it,...
2010-08-16 rasterwell got to start somewhere. eina 1.0.0 alpha readied...
2010-08-16 rasterremove cruft.
2010-08-16 rasterfix copying - it didnt actually even claim copyright...
2010-08-15 tasnEina: Fixed usage of EINA_CONST, the lack of EINA_PURE...
2010-08-14 discomfitorfix threadsafe api
2010-08-14 cedric * eina: don't direct people in the wrong direction.
2010-08-14 discomfitoradd threadsafety for hashes
2010-08-14 discomfitoradd #ifdefs for some threadsafety stuff
2010-08-13 sachielRemark that data being deleted from the hash will be...
2010-08-13 discomfitormore variable renames, null check alloc, malloc+memset0...
2010-08-13 discomfitorBOW DOWN BEFORE ME, FOR I HAVE MADE THESE HEADERS READA...
2010-08-13 discomfitorrename variables and typedefs to sane values
2010-08-13 discomfitorgo go gadget recrustify!
2010-08-12 cedric * eina: remove debug output.
2010-08-12 cedric * eina: report when and where memleak come from.
2010-08-12 tasnEina: "FIX" EINA_UNICODE_EMPTY_STRING.
2010-08-11 cedric * eina: fix eina array threadsafe version.
2010-08-10 discomfitorright...this is malloc...
2010-08-10 discomfitorrefcount locks to avoid deadlocks; array threadsafety...
2010-08-10 discomfitorand these
2010-08-10 discomfitorand this too
2010-08-10 discomfitorarray threadsafing wip, get rid of dumb undefineds...
2010-08-10 discomfitorchange EINA_ARRAY_THREADSAFE_ITER_RETURN to EINA_ARRAY_...
2010-08-10 discomfitorerrr use the right define for this
2010-08-10 discomfitorimplement threadsafety for arrays, alter all eina inter...
2010-08-08 discomfitorformatting
2010-08-08 discomfitorfix automake quoting
2010-08-08 discomfitoradd rwlock define to eina_config.h
2010-08-08 discomfitorsplit out spinlock detection to separate macro for...
2010-08-08 tasneina: fix strdup calloc, it's number of elements and...
2010-08-05 cedric * eina: add some doc for one big mempool.
2010-08-05 cedric * eina: fix segv on NULL mempool.
2010-08-05 cedric * eina: complete configure.ac with latest mempool.
2010-08-04 lucasFORMATTING
2010-08-02 glimaBetter documenting EINA_MAGIC_SET()'s use.
2010-08-02 nashFix eina_unicode_strncpy
2010-08-02 nashBeef up the strncpy test
2010-08-02 nashTerminate the string after strcpy
2010-08-02 nashUpdate eina_unicode_strnlen
2010-08-02 nashAdd ustr tests.
2010-07-31 nashFix end points
2010-07-31 nasheina: Actually implement strnlen for eina_unicode.
2010-07-30 discomfitorincomplete doxy!
2010-07-30 cedric * eina: add a way to move a key to another without...
2010-07-30 cedric * eina: try to fix memory align on sparc.
2010-07-30 nashUnicde strnlen, and a slight fix to the header so at...
2010-07-29 sachielDO export this thingies
2010-07-29 cedric * eina: remove some warning.
2010-07-28 cedric * eina: fix wrong test in eina_big.
2010-07-28 tasnEina: Fixed a bug in eina_*share_dump functions and...
2010-07-28 discomfitorlots of doxy fixes and stop casting to char*
2010-07-28 discomfitorstart binshare
2010-07-28 rasterfix formatting also
2010-07-28 rastererrrr... hmmm why did this change?
2010-07-28 rasteruncrustify eina.
2010-07-27 discomfitorwhen all files combine and the enable flag is set,...
2010-07-27 tasnEina: Fix the segfault in eina_stringshare_shutdown...
2010-07-27 tasnEina: Fix compilation with --enable-amalgamation.
2010-07-27 tasnEina: Added ustringshare and binshare tests.
2010-07-27 tasnEina: implement the macro eina_binshare_add.
2010-07-27 tasnEina: Added Eina_UStrbuf.
2010-07-27 tasnEina: Add Eina_UStringshare and Eina_Binshare.
2010-07-27 tasnEina: Added Eina_Unicode.
2010-07-26 captainiglooUse INF only when it's defined. Fix a warning during...
2010-07-26 cedric * eina: actually add the directory too.
2010-07-26 cedric * eina: add a mempool that just do one big malloc.
2010-07-26 cedric * eina: SPANK SPANK SPANK !
2010-07-26 discomfitorthis was supposed to go with the last commit...
2010-07-26 discomfitor+eina_stringshare_vprintf for using a va_list
2010-07-26 nashUse offsetof rather the manual pointer compares. C89...
2010-07-25 discomfitoradd doxy
2010-07-25 discomfitor+eina_stringshare_printf
2010-07-25 discomfitor+eina_error_msg_modify to change the error string of...
2010-07-25 discomfitor+eina_str_toupper for completion
2010-07-23 discomfitoreina_hash_modify_or_add -> eina_hash_set
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-21 discomfitor+eina_hash_modify_or_add to always add a value to the...
2010-07-19 cedric * eina: fix tolower call.
2010-07-19 discomfitor+eina_str_tolower for lowercasing an entire string...
2010-07-18 discomfitordox fixes
2010-07-18 discomfitor+eina_stringshare_replace_length to replace a stringsha...
next