framework/uifw/eina.git
2010-08-22 rasteragain -> shut cppcheck up.
2010-08-22 rasterleak-- in win32 code.
2010-08-22 rastercppcheck doesn't like it if u dont first init all data...
2010-08-22 caro get the verbosity with the env variable CK_VERBOSITY...
2010-08-22 rasteron advice of vtorri <- revert until proven that limits...
2010-08-22 rasteroops - formatting at start too - not just end
2010-08-22 rasterfmting
2010-08-22 rasterFrom: Joerg Sonnenberger <joerg@britannica.bec.de>
2010-08-22 rasterFrom: Joerg Sonnenberger <joerg@britannica.bec.de>
2010-08-21 caroupdate vcproj files
2010-08-21 caroadd vasprintf declaration on Windows
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-19 cedric * eina: fix structure content to be more futur proof...
2010-08-19 tasnEina: Moved the private headers to src/lib where they...
2010-08-17 cedric * eina: fix some warning by Albin Tonnerre.
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 !
next