562 Commits (2a8d44f5a0dd9e249e812efc733872ff24fdf46c)

Author SHA1 Message Date
dieb d7bbc05b12 Initial import of the new eina logging API. 14 years ago
Vincent Torri 37fc8c9674 fix warning 14 years ago
Vincent Torri 6e7aecc7c0 * Put definition of alloca before any standard header 14 years ago
Vincent Torri 13b23be252 don't do arithmetic on void * 14 years ago
Vincent Torri 5213fca489 rewrite a bit that m4 macro 14 years ago
Vincent Torri 137f6f2d91 -pthread should be passed to eina_chained_mempool_la_LDFLAGS 14 years ago
Vincent Torri 989ade86dd fix a bit the documentation 14 years ago
Vincent Torri 2d97e95d2a clean a bit the hamster 14 years ago
Vincent Torri c45bf860da * remove uneeded semicolons 14 years ago
Vincent Torri 36be15fc55 don't suppose that gcc is the only compiler that can be used. 14 years ago
Cedric BAIL 0b7407905c * eina_rectangle: Add a local cache to rectangle creation. 14 years ago
Gustavo Sverzut Barbieri 425ebc47f5 improve docs and simplify macro, by kubo. 15 years ago
Cedric BAIL c634e07770 * eina: Fix typo. 15 years ago
Carsten Haitzler 819c572d1c amazing time hamsters! 15 years ago
Carsten Haitzler d0c5158f5b eina hamster++ 15 years ago
Cedric BAIL e713c62730 * eina_stringshare: We should use "unsigned char", because suncc think that char is signed. 15 years ago
Cedric BAIL 2ba87c1129 * eina: Fix SunPro compiler. 15 years ago
Cedric BAIL ae1d5b38bb * eina: eina_cpu_count should be multiplatform. 15 years ago
Rafael Antognolli a67732bb88 Fixed check at the start of eina_list_accessor_get_at. 15 years ago
Gustavo Sverzut Barbieri 7526d8e309 be more clear in docs. 15 years ago
Gustavo Sverzut Barbieri 944be7e745 Bugfix eina_list_search_sorted_near_list() add sorted_insert. 15 years ago
Gustavo Sverzut Barbieri f86aa350c6 allow limit tests to run. 15 years ago
Gustavo Sverzut Barbieri 4f39f6861a API BREAK: eina_list_search_sorted_near_list() gets one more parameter. 15 years ago
Gustavo Sverzut Barbieri 638e79b91e smarter eina_list_merge(), more tests. 15 years ago
Gustavo Sverzut Barbieri 70a599936d oops, consider fixed_bitmap if it was built statically. 15 years ago
Gustavo Sverzut Barbieri aeef508b8a eina list docs. 15 years ago
Cedric BAIL 2bc76eab5a * eina_rectangle: Forgot to initialise one attribute. 15 years ago
Cedric BAIL 5784d74daa * eina: Add eina_cpu_count. 15 years ago
Carsten Haitzler 1ea1c629cb back to pre ver's 15 years ago
Carsten Haitzler 6db38393cd SNAPSHOT: svn-03 15 years ago
Cedric BAIL e75b89d50c * eina: Handle NULL in eina_list_search_sorted_near_list. 15 years ago
Gustavo Sverzut Barbieri 14105484aa Eina rectangle missing list init. 15 years ago
Gustavo Sverzut Barbieri 25ac55ae09 update rectangle test to new API. 15 years ago
Cedric BAIL b02de756a6 * eina: Rename eina_module_list_delete to eina_module_list_flush. 15 years ago
Cedric BAIL 6ca987941f * eina: Fix declaration according to Vincent Torri review. 15 years ago
Carsten Haitzler 01062bf98b cast. c++ doesn't like the implied void * -> struct * cast. 15 years ago
Cedric BAIL a477424685 * eina: Expose an helper for memory pool as Eina_Trash data type. 15 years ago
Gustavo Sverzut Barbieri a772d03b40 inlist: docs, docs docs 15 years ago
Gustavo Sverzut Barbieri a6f46561e7 add missing stddef.h, required by offsetof() 15 years ago
Gustavo Sverzut Barbieri 9af4d08f79 one more safety check: do not remove element if it's not in any list. 15 years ago
Cedric BAIL 729eaf324c * eina: Remove recursion from eina_rectangle. 15 years ago
Cedric BAIL dbaeb5eaba * eina: Partial fix for ticket #286. 15 years ago
Lars Munch 0b02e8f8a3 On windows use evil's dladdr implementation so you dont have to set 15 years ago
Vincent Torri 07d7e5ce66 * remove the mention of the static link check in configure ouput 15 years ago
Vincent Torri 7a3b2110bf * more doc 15 years ago
Vincent Torri 390f94bcfd update m4 macros (mainly formatting) 15 years ago
Vincent Torri c5ed7f0de4 * fix typo 15 years ago
Vincent Torri b38a118162 * use a m4 macro for checking benchmark libraries and 15 years ago
Vincent Torri c94a92a174 * Remove the use of HAVE___ATTRIBUTE__ (which is defined at 15 years ago
Vincent Torri 4d5e99df01 add minimum supported version for Windows CE and XP 15 years ago