1992 Commits (f1e077844e58fd00a0f1dec43aae459890db2f14)

Author SHA1 Message Date
Cedric BAIL a2720ade35 eina: fix documentation. 12 years ago
Cedric BAIL 4540fa9d0f eina: cleanup eina_file_map_lines API before release. 12 years ago
Vincent Torri b21c352bd0 remove workaround 12 years ago
Youness Alaoui 2b3169566a Eina: Set CFLAGS in the configure to allow AC_CHECK_HEADERS to find sys/mman.h installed in exotic/escape 12 years ago
Youness Alaoui 26ac924d67 Eina: oups, typo in #ifdef for including Escape.h 12 years ago
Vincent Torri 0ac3d0b1c7 libtool authors must be impaled (#1) 12 years ago
Jonas M. Gastal 438941c355 Eina: eina_list_remove doc improvements 12 years ago
Jonas M. Gastal b03e262ed8 Iterator and Accessor doc improvements. 12 years ago
Carsten Haitzler 2c1b533d13 fix minor version defines to be at 1.6 (in sync now) ready for going 12 years ago
Jonas M. Gastal 6f2b6f9611 Small improvement to eina_hash_free_cb_set documentation. 12 years ago
Carsten Haitzler 5c9c0852bb update all versions in @sincs, README's and configure.ac's etc. to 12 years ago
Bruno Dilly c4d655f56b Eina Log: don't remove a domain from env var list on the first register 12 years ago
Jonas M. Gastal c245ac499e Make old doxygen versions able to find eina example files. 12 years ago
Carsten Haitzler a0141e0afd BAD CEDRIC! 12 years ago
Cedric BAIL d8ad05920b eina: handle gracefully eina_*_free with NULL. 12 years ago
Vincent Torri 3ef67a7c87 Eina: implement eina_file_map_lines() on Windows 12 years ago
Mike Blumenkrantz 005f6ba959 formatting 12 years ago
Vincent Torri ffc3e8ea82 Eina: fix CFLAGS value when --enable-assert is used 12 years ago
Vincent Torri 5859a1ded5 Eina: remove --enable-coverage option. 12 years ago
Vincent Torri e240b3cf96 typo 12 years ago
Sebastian Dransfeld 8fc3cd2a34 Revert "eina: fix eina_file_iterator" 12 years ago
Sebastian Dransfeld 2087ba893e changelog 12 years ago
Sebastian Dransfeld 979ef9217c eina: fix eina_file_iterator 12 years ago
Cedric BAIL 54e102fcc4 eina: also track lines index. 12 years ago
Vincent Torri 8aa31b9de4 Eina: reorganise a bit the autotools. Please report any problem 12 years ago
Vincent Torri a39ac7869d Eina: check if fnmatch() is also in libc 12 years ago
Stefan Schmidt 2020ea6b55 eina/tests: Bring in the needed flags for coverage after the rework. 12 years ago
Vincent Torri 1374ce7d6b damn space ! 12 years ago
Vincent Torri 45600d2b36 Eina: and fix bench compilation 12 years ago
Vincent Torri 66bbafd787 remove useless m4 files 12 years ago
Vincent Torri 766a3ce890 Eina: add nice m4 macro to check function. Will be usable easily in the merge, per EFL lib 12 years ago
Carsten Haitzler a82f27e2f0 tone down mempool chunk sizes 12 years ago
Carsten Haitzler 5b303c8038 add EINA_MEMPOOL_PASS 12 years ago
Jihoon Kim 477be2ba24 eina: fix typos in some headers 12 years ago
Stefan Schmidt 1f75f8029f eina/tests: Compare unsigned with unsigned and remove unused vars 12 years ago
Cedric BAIL 491e44bb5f eina: actually check the pid only if we fail with main loop check. 12 years ago
Mike Blumenkrantz df3343d002 even more overclarification 12 years ago
Mike Blumenkrantz 1d855e8c14 super overclarify docs for eina_str_split_full 12 years ago
Mike Blumenkrantz c74cf7666d fix size of returned array in str_split, doc clarification incoming 12 years ago
Mike Blumenkrantz 12a4c36072 fix the str_split test to function the way our docs specify that it should 12 years ago
Mike Blumenkrantz 8dbcdefab9 just spent waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay too long working on eina_str_split/full. never again. 12 years ago
Mike Blumenkrantz 7cd7f0bd22 whoops, meant negative...hope nobody noticed this 12 years ago
Mike Blumenkrantz 32c909b6ce ...and unbreak compile 12 years ago
Mike Blumenkrantz 017a7d50eb add a check for stupids 12 years ago
Jonas M. Gastal 5590d14689 Adding EINA_INLIST_CONTAINER_GET to the examples when freeing the list. 12 years ago
Jihoon Kim bb56b0b09c fix @version in each EFL header doxygen 12 years ago
Jonas M. Gastal aa2e607d6f Fixing the eina_inlist example 2 image. The diagram was wrong. 12 years ago
Jonas M. Gastal c67b71b65c Removing wrong info about inlist performance from docs. 12 years ago
Carsten Haitzler 4d66408a8b let's turn eina thread debug OFF by default eh? :) 12 years ago
Vincent Torri 353030141d Eina: move spin lock checks in the generic m4 threads macro 12 years ago