2012-08-04 |
raster | leaklet-- |
commit | commitdiff | tree | snapshot |
2012-08-01 |
barbieri | thanks vtorri :-) |
commit | commitdiff | tree | snapshot |
2012-08-01 |
barbieri | improve docs about eina_log_domain_level_check(). |
commit | commitdiff | tree | snapshot |
2012-08-01 |
barbieri | ops, last minute api change was not updated... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
barbieri | eina log: expose cross platform way to set console... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
raster | fix problem in dealing with debians multiarch on prefix... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
cedric | eina: fix documentation. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
cedric | eina: cleanup eina_file_map_lines API before release. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
caro | remove workaround |
commit | commitdiff | tree | snapshot |
2012-07-21 |
kakaroto | Eina: Set CFLAGS in the configure to allow AC_CHECK_HEA... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
kakaroto | Eina: oups, typo in #ifdef for including Escape.h |
commit | commitdiff | tree | snapshot |
2012-07-20 |
caro | libtool authors must be impaled (#1) |
commit | commitdiff | tree | snapshot |
2012-07-17 |
gastal | Eina: eina_list_remove doc improvements |
commit | commitdiff | tree | snapshot |
2012-07-17 |
gastal | Iterator and Accessor doc improvements. |
commit | commitdiff | tree | snapshot |
2012-07-16 |
raster | fix minor version defines to be at 1.6 (in sync now... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
gastal | Small improvement to eina_hash_free_cb_set documentation. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
raster | update all versions in @sincs, README's and configure... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
bdilly | Eina Log: don't remove a domain from env var list on... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
gastal | Make old doxygen versions able to find eina example... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
raster | BAD CEDRIC! |
commit | commitdiff | tree | snapshot |
2012-07-05 |
cedric | eina: handle gracefully eina_*_free with NULL. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
caro | Eina: implement eina_file_map_lines() on Windows |
commit | commitdiff | tree | snapshot |
2012-07-02 |
discomfitor | formatting |
commit | commitdiff | tree | snapshot |
2012-07-01 |
caro | Eina: fix CFLAGS value when --enable-assert is used |
commit | commitdiff | tree | snapshot |
2012-07-01 |
caro | Eina: remove --enable-coverage option. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
caro | typo |
commit | commitdiff | tree | snapshot |
2012-06-29 |
englebass | Revert "eina: fix eina_file_iterator" |
commit | commitdiff | tree | snapshot |
2012-06-29 |
englebass | changelog |
commit | commitdiff | tree | snapshot |
2012-06-29 |
englebass | eina: fix eina_file_iterator |
commit | commitdiff | tree | snapshot |
2012-06-29 |
cedric | eina: also track lines index. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
caro | Eina: reorganise a bit the autotools. Please report... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
caro | Eina: check if fnmatch() is also in libc |
commit | commitdiff | tree | snapshot |
2012-06-28 |
stefan | eina/tests: Bring in the needed flags for coverage... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
caro | damn space ! |
commit | commitdiff | tree | snapshot |
2012-06-28 |
caro | Eina: and fix bench compilation |
commit | commitdiff | tree | snapshot |
2012-06-28 |
caro | remove useless m4 files |
commit | commitdiff | tree | snapshot |
2012-06-28 |
caro | Eina: add nice m4 macro to check function. Will be... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
raster | tone down mempool chunk sizes |
commit | commitdiff | tree | snapshot |
2012-06-17 |
raster | add EINA_MEMPOOL_PASS |
commit | commitdiff | tree | snapshot |
2012-06-16 |
jihoon | eina: fix typos in some headers |
commit | commitdiff | tree | snapshot |
2012-06-15 |
stefan | eina/tests: Compare unsigned with unsigned and remove... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
cedric | eina: actually check the pid only if we fail with main... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
discomfitor | even more overclarification |
commit | commitdiff | tree | snapshot |
2012-06-11 |
discomfitor | super overclarify docs for eina_str_split_full |
commit | commitdiff | tree | snapshot |
2012-06-11 |
discomfitor | fix size of returned array in str_split, doc clarificat... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | fix the str_split test to function the way our docs... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | just spent waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | whoops, meant negative...hope nobody noticed this |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | ...and unbreak compile |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | add a check for stupids |
commit | commitdiff | tree | snapshot |
2012-06-08 |
gastal | Adding EINA_INLIST_CONTAINER_GET to the examples when... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
jihoon | fix @version in each EFL header doxygen |
commit | commitdiff | tree | snapshot |
2012-05-31 |
gastal | Fixing the eina_inlist example 2 image. The diagram... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
gastal | Removing wrong info about inlist performance from docs. |
commit | commitdiff | tree | snapshot |
2012-05-31 |
raster | let's turn eina thread debug OFF by default eh? :) |
commit | commitdiff | tree | snapshot |
2012-05-30 |
caro | Eina: move spin lock checks in the generic m4 threads... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
raster | This is a small change, so I won't changelog it (or... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
ngc891 | eina: doxygen doc fixes |
commit | commitdiff | tree | snapshot |
2012-05-29 |
caro | Eina: Fix issue in the XML parser when a tag was in... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
caro | Eina: remove threads options from configure |
commit | commitdiff | tree | snapshot |
2012-05-29 |
ngc891 | eina: doxygen doc fixes |
commit | commitdiff | tree | snapshot |
2012-05-23 |
raster | formatting fix. |
commit | commitdiff | tree | snapshot |
2012-05-23 |
raster | add changelog for fix. |
commit | commitdiff | tree | snapshot |
2012-05-23 |
raster | use memset so we never have this problem again and... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
raster | if we are mallocing structs... lets set all the members... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
gastal | Disabling eina_model examples, so that we can build... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
cedric | eina: avoid wrong implicit conversion from unsigned... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
cedric | eina: don't assume that 'char' is a signed type in... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
cedric | eina: cleanup and merge code for sin and cos. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
caro | eina_cpu: use __asm__ instead of asm |
commit | commitdiff | tree | snapshot |
2012-05-11 |
cedric | eina: that was a useless piece of code ! |
commit | commitdiff | tree | snapshot |
2012-05-08 |
tasn | Eina: Fixed strict-aliasing warning. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
cedric | eina: add eina_file_map_lines. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
cedric | eina: fix a rounding issue in eina_f32p32_{cos,sin... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
caro | Eina examples: fix some warnings |
commit | commitdiff | tree | snapshot |
2012-05-05 |
caro | Eina examples: add missing files in distributed tarball... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
hermet | eina/eina_stringshare - + NULL Checking. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
cedric | eina,evas,edje,elementary: add missing files from tarballs. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
cedric | eina: fix wording order. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
cedric | eina: add backtrace support to eina. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
cedric | efl: add release point in ChangeLog files. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
raster | restore .99 micro versions for trunk and add back svnre... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
raster | and removed the -beta tag... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
yoz | eina: fix typo in doc |
commit | commitdiff | tree | snapshot |
2012-04-24 |
lucas | eina: remove useless check for NULL |
commit | commitdiff | tree | snapshot |
2012-04-24 |
lucas | eina: fix copyright |
commit | commitdiff | tree | snapshot |
2012-04-23 |
sanjeev | several fixes for the doxygen docs. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Jérôme Pinot | From: Jérôme Pinot <ngc891@gmail.com> |
commit | commitdiff | tree | snapshot |
2012-04-21 |
raster | tag everything as beta in svn. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
cedric | eina: fix Eina_Inarray API to at least match Eina_Array... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
cedric | eina: forgotten disable of eina_model. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
caro | include stdlib.h for atoi and getenv |
commit | commitdiff | tree | snapshot |
2012-04-19 |
cedric | eina: completly disable backtrace. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
cedric | eina: make it possible to force the number of detected... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
cedric | eina: disable log backtracking. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
cedric | eina: disabling eina_model test. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
cedric | eina: little improvement for EINA_LOG_BACKTRACE. |
commit | commitdiff | tree | snapshot |
2012-04-18 |
cedric | eina: add backtrace to Eina_Log. |
commit | commitdiff | tree | snapshot |
2012-04-18 |
raster | and fully de-modelify eina |
commit | commitdiff | tree | snapshot |
2012-04-18 |
raster | and extract model stuff from value... |
commit | commitdiff | tree | snapshot |
next |