summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eina: fix typo.eina-1.2Cedric BAIL2012-10-201-1/+1
* eina: handle properly case where str != NULL and slen == 0Cedric BAIL2012-10-191-1/+3
* eina: backport r78209.Cedric BAIL2012-10-193-1/+6
* eina: backport r76267.Cedric BAIL2012-09-071-1/+1
* undo backport from stupids check: this is another broken api which should hav...Mike Blumenkrantz2012-06-082-6/+1
* whoops, meant negative...hope nobody noticed thisMike Blumenkrantz2012-06-081-1/+1
* ...and unbreak compileMike Blumenkrantz2012-06-081-1/+1
* backports for previous commitMike Blumenkrantz2012-06-082-0/+5
* 1.2.1 releasev1.2.1Mike Blumenkrantz2012-06-073-2/+5
* Backport r71535Jerome Pinot2012-05-3029-199/+199
* Backport r71501Jerome Pinot2012-05-2922-274/+261
* backport eina file fix.Carsten Haitzler2012-05-233-8/+9
* eina: backport r71195 and r71196.Cedric BAIL2012-05-174-23/+29
* eina: backport r71150.Cedric BAIL2012-05-161-51/+5
* eina: backport r70831.Cedric BAIL2012-05-072-4/+8
* eina,evas,edje,elementary: backport r70543.Cedric BAIL2012-04-302-2/+16
* and removed the -beta tag...v1.2.0Carsten Haitzler2012-04-261-1/+1
* eina: fix typo in docMichael BOUCHAUD2012-04-251-1/+1
* eina: remove useless check for NULLLucas De Marchi2012-04-241-2/+1
* eina: fix copyrightLucas De Marchi2012-04-241-24/+16
* several fixes for the doxygen docs.Sanjeev BA2012-04-232-4/+4
* From: Jérôme Pinot <ngc891@gmail.com>Jérôme Pinot2012-04-224-0/+230
* tag everything as beta in svn.Carsten Haitzler2012-04-211-1/+1
* eina: fix Eina_Inarray API to at least match Eina_Array API.Cedric BAIL2012-04-207-47/+68
* eina: forgotten disable of eina_model.Cedric BAIL2012-04-201-1/+4
* include stdlib.h for atoi and getenvVincent Torri2012-04-201-0/+1
* eina: completly disable backtrace.Cedric BAIL2012-04-191-1/+3
* eina: make it possible to force the number of detected CPU as way to overcome...Cedric BAIL2012-04-195-1/+26
* eina: disable log backtracking.Cedric BAIL2012-04-193-6/+2
* eina: disabling eina_model test.Cedric BAIL2012-04-192-3/+4
* eina: little improvement for EINA_LOG_BACKTRACE.Cedric BAIL2012-04-193-50/+40
* eina: add backtrace to Eina_Log.Cedric BAIL2012-04-181-0/+53
* and fully de-modelify einaCarsten Haitzler2012-04-182-1/+6
* and extract model stuff from value...Carsten Haitzler2012-04-182-23/+13
* and update news accordingly.Carsten Haitzler2012-04-181-1/+0
* well as there is no reason to put eina_model in release - disabledCarsten Haitzler2012-04-182-5/+5
* Fixing the eina_prefix exampleJonas M. Gastal2012-04-171-6/+13
* eina eina_iterator.c: Fixed formatting.Daniel Juyung Seo2012-04-171-13/+14
* add NEWS item into eina.Carsten Haitzler2012-04-161-0/+1
* eina eina_main.h: Fixed documentation.Daniel Juyung Seo2012-04-161-1/+1
* Eina: Fixed usage of gnu extension.Tom Hacohen2012-04-152-5/+5
* Cleanup Doxygens Warnings - einaJonas M. Gastal2012-04-1210-28/+289
* Cleanup Doxygen Warnings - einaJonas M. Gastal2012-04-103-3/+35
* eina: fix typos in docJihoon Kim2012-04-056-16/+16
* eina: fix doc return type Jihoon Kim2012-04-056-15/+17
* Eina: Fix doxy typo.Christopher Michael2012-04-041-1/+1
* Eina: Fix cases where dlopen is wrongly checked because of autoconf cache valuesVincent Torri2012-04-034-26/+140
* eet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignoreDaniel Juyung Seo2012-04-031-0/+1
* eina: abort early on free(NULL).Cedric BAIL2012-04-031-0/+1
* eina: improve debugging message.Cedric BAIL2012-04-031-1/+4