profile/ivi/eina.git
2011-02-23 carorevert...
2011-02-23 carore-add autopoint for gettext stuff
2011-02-21 cedricefl: turn on cached result, that will reduce your confi...
2011-02-17 tasnEina ut8: Made the utf8 parser tests more complete.
2011-02-17 caroBetter headers check.
2011-02-17 tasnEina utf8: Handle overlong representations in the parser.
2011-02-17 discomfitor+eina_list_move* for moving list node data to another...
2011-02-16 tasnEina coverage: Added eina_unicode_utf8_* and utf8<...
2011-02-16 tasnEina unicode: Added utf8 handling functions and also...
2011-02-16 tasnEina Changelog: Updated changelog (zmike's change)
2011-02-16 cedricelementary, eina, calendar: don't track generated files.
2011-02-16 discomfitor+EINA_INLIST_FOREACH_SAFE
2011-02-08 tasnEina: Updated changelog.
2011-02-08 tasnEina unicode: Added eina_unicode_strndup.
2011-02-04 cedric * eina: change limit to produce more meaning full...
2011-02-04 cedric * eina: revert and fix a typo that make stuff even...
2011-02-03 tasnEina: reverted commit 56637 (scalability and whatever...
2011-02-03 caroput visual studio files outside the libraries directory
2011-02-02 lucasfix misuse of EINA_PURE
2011-02-01 cedric * eina: improve speed and scalability a lot.
2011-01-29 rastergeeze. get year right! spank
2011-01-29 rasteraaaah farg. forgot the changelogs. fix.
2011-01-29 rastersvn goes to x.x.999.svnrev now. :)
2011-01-29 raster1.0 version magic. now leave these projects the hell...
2011-01-28 discomfitoringlishicize some ducks
2011-01-18 tasnUnlock should be run *after* EINA_MAGIC_FAIL otherwise...
2011-01-16 caroput again eina tests in the source tree
2011-01-16 rasterwhy calloc (fill with 0's) then re-fill it again instan...
2011-01-14 discomfitorfix null deref again, this time with the power of spankies
2011-01-14 discomfitorwe null check right before this. seriously.
2011-01-14 discomfitorif alloca fails you're screwed anyway, so not much...
2011-01-14 discomfitorand also avoid leak while avoiding
2011-01-14 discomfitoravoid possible null function pointer
2011-01-07 rasterhve to revert these commits. they hve created a whole...
2011-01-07 carouse configure-time headers checks instead of compiler...
2011-01-06 carorevert non wanted changes
2011-01-06 caromove AC_GNU_SOURCE before libtool init
2011-01-06 caroadd guards in config.h to avoid multiple inclusions
2011-01-04 caromake eina compile again on Windows CE
2011-01-03 carobetter namespace
2010-12-30 tasnFixed documentation a bit.
2010-12-28 discomfitorHey,
2010-12-19 rasterremove eina tests
2010-12-16 caroremove warning
2010-12-16 rasterno long casts - just case to/from void * as needed...
2010-12-15 cedric * eina: some time compiler are really stupid...
2010-12-15 cedric * eina: fix typo.
2010-12-14 cedric * eina: also update ldflags instead of cflags.
2010-12-12 caroadd eina_sched.c to the vcproj file
2010-12-11 caroupdate vcproj file
2010-12-11 carodon't redefine macro when using Visual Studio
2010-12-11 caromissing cast
2010-12-11 carowarning--
2010-12-11 rasterformatting fixups.
2010-12-11 rasterfix void ptr math. odd that no warnings happened before...
2010-12-11 rasterrevert part of commit - broke compilation. no uintptr_t...
2010-12-11 caro * make vc++ happy with ERR()
2010-12-11 caroupdate Visual Studio files
2010-12-11 carowarning--
2010-12-11 carowarning--
2010-12-11 carowarning--
2010-12-11 caroput EINA_MAGIC at the end of the structure
2010-12-10 englebassFix me as author
2010-12-09 barbieriUse EINA_PATH_MAX where it makes sense.
2010-12-09 rasterand if i'm breaking shit... i may as well put it at...
2010-12-09 rasterok - make it 8192.
2010-12-09 rasterspottied a stabilty/portability bug with PATH_MAx insid...
2010-12-08 cedric * eina: forgotten link.
2010-12-05 Marco Trevisan... From: Marco Trevisan (Treviño) <mail@3v1n0.net>
2010-12-04 cedric * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze...
2010-12-04 cedric * eina: forgotten file.
2010-12-03 cedric * eina: define PATH_MAX when needed.
2010-12-03 cedric * eina: don't fail if we didn't enable thread support...
2010-12-03 cedric * eina: fix typos.
2010-12-03 cedric * eina: fix typo.
2010-12-03 cedric * eina: add forgotten header.
2010-12-03 cedric * eina: fix gettimeofday usage.
2010-11-29 cedric * eina: we don't plan to provide ABI compatibility...
2010-11-29 discomfitorcloses ticket 634
2010-11-29 cedric * eina, eet: fix coverage generation with newer lcov.
2010-11-29 cedric * eina: eina_array_clean should be inlined from the...
2010-11-25 heleneina_array_data_set can receives null to unset
2010-11-25 helenMissing include in eina_inlist.c
2010-11-23 carowhitespace --
2010-11-23 P PurkayasthaFrom: P Purkayastha <ppurka@gmail.com>
2010-11-21 cedric * eina: make -C doesn't exist on OpenBSD.
2010-11-21 cedric * eina: forgotten benchmark file.
2010-11-21 cedric * eina: use available mempool.
2010-11-20 cedric * eina: fix pthread library and flags typos.
2010-11-20 caro remove useless .la file
2010-11-19 discomfitormore descriptive error message for inlist_remove when...
2010-11-16 discomfitorfix compile warnings without using private functions
2010-11-15 discomfitorfix some compile warnings
2010-11-12 cedric * efl: beta2 !
2010-11-10 cedric * eina: little doxy fix.
2010-11-08 rasterno more debian dir in our svn - debian now handles...
2010-11-06 carocosmetic: compile the files in alphabetic order
2010-11-06 caroand add file
2010-11-06 caro * port eina_file_*_ls() on Windows and put the code...
2010-11-06 caroadd doxygen doc
next