Age | Commit message (Expand) | Author |
2012-10-20 | eina: fix typo.eina-1.2 | Cedric BAIL |
2012-10-19 | eina: handle properly case where str != NULL and slen == 0 | Cedric BAIL |
2012-10-19 | eina: backport r78209. | Cedric BAIL |
2012-09-07 | eina: backport r76267. | Cedric BAIL |
2012-06-08 | undo backport from stupids check: this is another broken api which should hav... | Mike Blumenkrantz |
2012-06-08 | whoops, meant negative...hope nobody noticed this | Mike Blumenkrantz |
2012-06-08 | ...and unbreak compile | Mike Blumenkrantz |
2012-06-08 | backports for previous commit | Mike Blumenkrantz |
2012-06-07 | 1.2.1 releasev1.2.1 | Mike Blumenkrantz |
2012-05-30 | Backport r71535 | Jerome Pinot |
2012-05-29 | Backport r71501 | Jerome Pinot |
2012-05-23 | backport eina file fix. | Carsten Haitzler |
2012-05-17 | eina: backport r71195 and r71196. | Cedric BAIL |
2012-05-16 | eina: backport r71150. | Cedric BAIL |
2012-05-07 | eina: backport r70831. | Cedric BAIL |
2012-04-30 | eina,evas,edje,elementary: backport r70543. | Cedric BAIL |
2012-04-26 | and removed the -beta tag...v1.2.0 | Carsten Haitzler |
2012-04-25 | eina: fix typo in doc | Michael BOUCHAUD |
2012-04-24 | eina: remove useless check for NULL | Lucas De Marchi |
2012-04-24 | eina: fix copyright | Lucas De Marchi |
2012-04-23 | several fixes for the doxygen docs. | Sanjeev BA |
2012-04-22 | From: Jérôme Pinot <ngc891@gmail.com> | Jérôme Pinot |
2012-04-21 | tag everything as beta in svn. | Carsten Haitzler |
2012-04-20 | eina: fix Eina_Inarray API to at least match Eina_Array API. | Cedric BAIL |
2012-04-20 | eina: forgotten disable of eina_model. | Cedric BAIL |
2012-04-20 | include stdlib.h for atoi and getenv | Vincent Torri |
2012-04-19 | eina: completly disable backtrace. | Cedric BAIL |
2012-04-19 | eina: make it possible to force the number of detected CPU as way to overcome... | Cedric BAIL |
2012-04-19 | eina: disable log backtracking. | Cedric BAIL |
2012-04-19 | eina: disabling eina_model test. | Cedric BAIL |
2012-04-19 | eina: little improvement for EINA_LOG_BACKTRACE. | Cedric BAIL |
2012-04-18 | eina: add backtrace to Eina_Log. | Cedric BAIL |
2012-04-18 | and fully de-modelify eina | Carsten Haitzler |
2012-04-18 | and extract model stuff from value... | Carsten Haitzler |
2012-04-18 | and update news accordingly. | Carsten Haitzler |
2012-04-18 | well as there is no reason to put eina_model in release - disabled | Carsten Haitzler |
2012-04-17 | Fixing the eina_prefix example | Jonas M. Gastal |
2012-04-17 | eina eina_iterator.c: Fixed formatting. | Daniel Juyung Seo |
2012-04-16 | add NEWS item into eina. | Carsten Haitzler |
2012-04-16 | eina eina_main.h: Fixed documentation. | Daniel Juyung Seo |
2012-04-15 | Eina: Fixed usage of gnu extension. | Tom Hacohen |
2012-04-12 | Cleanup Doxygens Warnings - eina | Jonas M. Gastal |
2012-04-10 | Cleanup Doxygen Warnings - eina | Jonas M. Gastal |
2012-04-05 | eina: fix typos in doc | Jihoon Kim |
2012-04-05 | eina: fix doc return type | Jihoon Kim |
2012-04-04 | Eina: Fix doxy typo. | Christopher Michael |
2012-04-03 | Eina: Fix cases where dlopen is wrongly checked because of autoconf cache values | Vincent Torri |
2012-04-03 | eet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignore | Daniel Juyung Seo |
2012-04-03 | eina: abort early on free(NULL). | Cedric BAIL |
2012-04-03 | eina: improve debugging message. | Cedric BAIL |