profile/ivi/eina.git
15 years agoAdd more test for stringshare.
cedric [Mon, 15 Sep 2008 12:44:06 +0000 (12:44 +0000)]
Add more test for stringshare.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35999 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoDon't limite the range of the hash function. It's the dutty of the caller.
cedric [Mon, 15 Sep 2008 12:35:27 +0000 (12:35 +0000)]
Don't limite the range of the hash function. It's the dutty of the caller.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35998 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoInclude benchmark against Evas and Ecore stringshare.
cedric [Mon, 15 Sep 2008 09:59:41 +0000 (09:59 +0000)]
Include benchmark against Evas and Ecore stringshare.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35995 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd evas and ecore detection for benchmarking
caro [Fri, 12 Sep 2008 21:08:16 +0000 (21:08 +0000)]
add evas and ecore detection for benchmarking

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35969 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoMake inline only usefull function.
cedric [Mon, 8 Sep 2008 12:19:15 +0000 (12:19 +0000)]
Make inline only usefull function.

Return information about potential error during eina_array_remove.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35888 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * add array doc
caro [Sun, 7 Sep 2008 19:12:49 +0000 (19:12 +0000)]
 * add array doc
 * eina_array_push() returns now a bool
 * fix compilation

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35871 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * add accessor doc
caro [Sun, 7 Sep 2008 07:19:19 +0000 (07:19 +0000)]
 * add accessor doc
 * fix and add some links

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35865 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * add doc for iterators
caro [Sun, 7 Sep 2008 05:44:00 +0000 (05:44 +0000)]
 * add doc for iterators
 * add table of content on the main page

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35864 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix examples in tutorial
caro [Sat, 6 Sep 2008 09:14:54 +0000 (09:14 +0000)]
fix examples in tutorial

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35851 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * fix section title
caro [Sat, 6 Sep 2008 08:54:22 +0000 (08:54 +0000)]
 * fix section title
 * forget a remark

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35850 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * finish tutorial of eina_error
caro [Sat, 6 Sep 2008 08:48:36 +0000 (08:48 +0000)]
 * finish tutorial of eina_error
 * spelling

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35849 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoHide build directory.
cedric [Fri, 5 Sep 2008 14:37:00 +0000 (14:37 +0000)]
Hide build directory.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35840 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * add documentation and a tutorial for the error module
caro [Fri, 5 Sep 2008 07:58:38 +0000 (07:58 +0000)]
 * add documentation and a tutorial for the error module
 * change api (eina_error_register to eina_error_msg_register)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35838 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoShare eina_benchmark to other libs also.
cedric [Thu, 4 Sep 2008 15:06:26 +0000 (15:06 +0000)]
Share eina_benchmark to other libs also.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35832 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoRemove debug variable.
cedric [Thu, 4 Sep 2008 14:58:22 +0000 (14:58 +0000)]
Remove debug variable.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35831 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoOops, forgot this update.
cedric [Wed, 3 Sep 2008 14:48:56 +0000 (14:48 +0000)]
Oops, forgot this update.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35815 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd a routine to extract path information.
cedric [Wed, 3 Sep 2008 14:40:12 +0000 (14:40 +0000)]
Add a routine to extract path information.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35814 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoRemove warning.
cedric [Wed, 3 Sep 2008 14:38:49 +0000 (14:38 +0000)]
Remove warning.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35813 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoCoverage work with last git libtool version and a small patch.
cedric [Wed, 3 Sep 2008 12:07:53 +0000 (12:07 +0000)]
Coverage work with last git libtool version and a small patch.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35807 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoFix initialisation logic.
cedric [Wed, 3 Sep 2008 12:06:50 +0000 (12:06 +0000)]
Fix initialisation logic.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35806 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdate copyright credit correctly.
cedric [Mon, 1 Sep 2008 12:51:50 +0000 (12:51 +0000)]
Update copyright credit correctly.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35775 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdate copyright credit correctly.
cedric [Mon, 1 Sep 2008 12:42:16 +0000 (12:42 +0000)]
Update copyright credit correctly.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35774 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix copy/paste error
caro [Mon, 1 Sep 2008 12:03:52 +0000 (12:03 +0000)]
fix copy/paste error

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35773 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * fix compilation on Windows
caro [Sun, 31 Aug 2008 14:05:17 +0000 (14:05 +0000)]
 * fix compilation on Windows
 * improve a bit autotools

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35761 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoMain should return something.
cedric [Fri, 29 Aug 2008 17:21:06 +0000 (17:21 +0000)]
Main should return something.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35743 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdate benchmark result for convertion function.
cedric [Fri, 29 Aug 2008 16:24:25 +0000 (16:24 +0000)]
Update benchmark result for convertion function.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35742 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd all benchmark and prefer line instead of logscale.
cedric [Fri, 29 Aug 2008 16:21:37 +0000 (16:21 +0000)]
Add all benchmark and prefer line instead of logscale.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35741 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUse memcmp as we know the size of both string.
cedric [Fri, 29 Aug 2008 16:09:39 +0000 (16:09 +0000)]
Use memcmp as we know the size of both string.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35740 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoDon't benchmark snprintf.
cedric [Fri, 29 Aug 2008 16:07:55 +0000 (16:07 +0000)]
Don't benchmark snprintf.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35739 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAlways use eina when possible.
cedric [Fri, 29 Aug 2008 16:06:14 +0000 (16:06 +0000)]
Always use eina when possible.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35738 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix compilation on Windows
caro [Fri, 29 Aug 2008 14:45:55 +0000 (14:45 +0000)]
fix compilation on Windows

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35736 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoRemove useless indirection and useless tests.
cedric [Fri, 29 Aug 2008 13:52:16 +0000 (13:52 +0000)]
Remove useless indirection and useless tests.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35733 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoIn fact the node should never be NULL or something is really going wrong.
cedric [Fri, 29 Aug 2008 13:50:25 +0000 (13:50 +0000)]
In fact the node should never be NULL or something is really going wrong.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35732 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoFix counter and cleanup this stuff a little.
cedric [Fri, 29 Aug 2008 13:49:06 +0000 (13:49 +0000)]
Fix counter and cleanup this stuff a little.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35731 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoport eina_counter code to Windows.
caro [Fri, 29 Aug 2008 13:34:30 +0000 (13:34 +0000)]
port eina_counter code to Windows.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35730 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoMove private function in the right part of the file.
cedric [Fri, 29 Aug 2008 09:34:39 +0000 (09:34 +0000)]
Move private function in the right part of the file.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35729 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoWe don't want to bench snprintf with callgrind.
cedric [Fri, 29 Aug 2008 09:31:25 +0000 (09:31 +0000)]
We don't want to bench snprintf with callgrind.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35728 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agonow it should be correct
caro [Thu, 28 Aug 2008 23:51:48 +0000 (23:51 +0000)]
now it should be correct

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35724 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agowrong shared lib extension...
caro [Thu, 28 Aug 2008 23:38:43 +0000 (23:38 +0000)]
wrong shared lib extension...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35723 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoActivate rbtree now that it work correctly.
cedric [Thu, 28 Aug 2008 16:36:18 +0000 (16:36 +0000)]
Activate rbtree now that it work correctly.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35721 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUse rbtree instead of inlist and make hash way faster.
cedric [Thu, 28 Aug 2008 16:35:43 +0000 (16:35 +0000)]
Use rbtree instead of inlist and make hash way faster.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35720 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd a context to the callback.
cedric [Thu, 28 Aug 2008 16:33:40 +0000 (16:33 +0000)]
Add a context to the callback.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35719 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoForgotten declaration.
cedric [Thu, 28 Aug 2008 16:28:35 +0000 (16:28 +0000)]
Forgotten declaration.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35718 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoInline red black tree lookup.
cedric [Thu, 28 Aug 2008 14:37:26 +0000 (14:37 +0000)]
Inline red black tree lookup.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35716 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUse rbtree instead of inlist. It's way faster.
cedric [Thu, 28 Aug 2008 14:27:43 +0000 (14:27 +0000)]
Use rbtree instead of inlist. It's way faster.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35715 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoFix rbtree removal. Was a bug due to rotation and parent lost.
cedric [Thu, 28 Aug 2008 13:54:51 +0000 (13:54 +0000)]
Fix rbtree removal. Was a bug due to rotation and parent lost.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35714 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd a test that trigger the parent bug.
cedric [Thu, 28 Aug 2008 13:54:07 +0000 (13:54 +0000)]
Add a test that trigger the parent bug.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35713 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * EAPI is now correctly defined on Windows
caro [Thu, 28 Aug 2008 12:41:58 +0000 (12:41 +0000)]
 * EAPI is now correctly defined on Windows
 * move an exported variable

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35712 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoDisplay tree before and after removal.
cedric [Thu, 28 Aug 2008 11:55:08 +0000 (11:55 +0000)]
Display tree before and after removal.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35711 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoDisplay the tree.
cedric [Thu, 28 Aug 2008 11:49:34 +0000 (11:49 +0000)]
Display the tree.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35710 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd two minimal example that trigger error in the rbtree during removal.
cedric [Thu, 28 Aug 2008 11:40:01 +0000 (11:40 +0000)]
Add two minimal example that trigger error in the rbtree during removal.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35709 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd needed minimal header.
cedric [Thu, 28 Aug 2008 11:12:23 +0000 (11:12 +0000)]
Add needed minimal header.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35708 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd more type description and include all the headers.
cedric [Thu, 28 Aug 2008 10:05:22 +0000 (10:05 +0000)]
Add more type description and include all the headers.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35707 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoBench convertion of string<->double.
cedric [Thu, 28 Aug 2008 09:34:55 +0000 (09:34 +0000)]
Bench convertion of string<->double.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35706 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years ago * move standard header files from eina_private.h to source files
caro [Thu, 28 Aug 2008 07:46:42 +0000 (07:46 +0000)]
 * move standard header files from eina_private.h to source files
 * minor formatting

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35705 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agouse 'dll' extension on Windows.
caro [Thu, 28 Aug 2008 06:49:04 +0000 (06:49 +0000)]
use 'dll' extension on Windows.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35704 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoforget to open groups in doc...
caro [Thu, 28 Aug 2008 06:34:20 +0000 (06:34 +0000)]
forget to open groups in doc...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35703 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix a bit list documentation. Not finished yet.
caro [Thu, 28 Aug 2008 06:31:18 +0000 (06:31 +0000)]
fix a bit list documentation. Not finished yet.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd benchmark against glib so we see where we stand.
cedric [Wed, 27 Aug 2008 17:14:34 +0000 (17:14 +0000)]
Add benchmark against glib so we see where we stand.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35699 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoOops, forgot to initialize.
cedric [Wed, 27 Aug 2008 17:13:58 +0000 (17:13 +0000)]
Oops, forgot to initialize.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35698 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoadd glib check. If glib is found, we will compare
caro [Wed, 27 Aug 2008 14:41:51 +0000 (14:41 +0000)]
add glib check. If glib is found, we will compare
our data types with glib ones in benchmarks

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35696 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoDon't display useless file.
cedric [Wed, 27 Aug 2008 14:15:14 +0000 (14:15 +0000)]
Don't display useless file.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35695 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoFull test of eina_convert.
cedric [Wed, 27 Aug 2008 14:14:42 +0000 (14:14 +0000)]
Full test of eina_convert.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35694 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUpdate documentation:
caro [Wed, 27 Aug 2008 13:34:04 +0000 (13:34 +0000)]
Update documentation:

 * run 'make doc' to generate the documentation. Hence
   gendoc disappear. Doxyfile is moved to doc/
 * update main page and doc of hash table, but it has to
   be filled.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35692 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd Red Black tree API. Right now only insertion, lookup and iterator work.
cedric [Wed, 27 Aug 2008 10:07:12 +0000 (10:07 +0000)]
Add Red Black tree API. Right now only insertion, lookup and iterator work.

The current implementation choose to move the node allocation outside of eina
control like eina_inlist. They currently have the same memory footprint as
eina_inlist and the implementation of insertion and lookup are iterative
making it quite fast. This should make them a good competitor of eina_inlist
for eina_hash and eina_stringshare.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35689 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd eina_array_pop and rename eina_array_append by eina_array_push.
cedric [Tue, 26 Aug 2008 10:23:45 +0000 (10:23 +0000)]
Add eina_array_pop and rename eina_array_append by eina_array_push.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35679 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoSome cleanup. Add EAPI in the .c file and move the locale function up in the file.
cedric [Tue, 26 Aug 2008 08:59:25 +0000 (08:59 +0000)]
Some cleanup. Add EAPI in the .c file and move the locale function up in the file.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35678 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoPlace pre-conditions where they belong
turran [Sat, 23 Aug 2008 19:50:21 +0000 (19:50 +0000)]
Place pre-conditions where they belong
Remove unused rectangle functions

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35634 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoRemove useless variable.
cedric [Thu, 21 Aug 2008 15:51:29 +0000 (15:51 +0000)]
Remove useless variable.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35606 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAs we are heavy user of int to string and double to string in the EFL, provide a...
cedric [Thu, 21 Aug 2008 14:20:41 +0000 (14:20 +0000)]
As we are heavy user of int to string and double to string in the EFL, provide a fast and portable one.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35604 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoFix --enable-benchmark use.
cedric [Thu, 21 Aug 2008 14:16:45 +0000 (14:16 +0000)]
Fix --enable-benchmark use.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35603 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoCoverage doesn't work on module at the moment.
cedric [Thu, 21 Aug 2008 14:16:23 +0000 (14:16 +0000)]
Coverage doesn't work on module at the moment.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35602 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoPut benchmark result in their own directory.
cedric [Thu, 21 Aug 2008 14:14:25 +0000 (14:14 +0000)]
Put benchmark result in their own directory.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35601 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoSet svn:mime-type to image/png on *.png
barbieri [Mon, 18 Aug 2008 16:42:08 +0000 (16:42 +0000)]
Set svn:mime-type to image/png on *.png

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd a proposal for a module/plugins API that should match every requirement I
cedric [Mon, 18 Aug 2008 08:18:16 +0000 (08:18 +0000)]
Add a proposal for a module/plugins API that should match every requirement I
received. It's a little huge right now, but work quite nicely.

It support "static" module, version, recursive lookup and should be able to
replace the module/plugins support in evas and ecore.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35534 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix more bin files...
raster [Sun, 17 Aug 2008 23:41:11 +0000 (23:41 +0000)]
fix more bin files...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35524 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix binaries
raster [Sun, 17 Aug 2008 14:29:25 +0000 (14:29 +0000)]
fix binaries

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35507 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agomove more...
raster [Sun, 17 Aug 2008 07:52:46 +0000 (07:52 +0000)]
move more...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@35499 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agomove around - flatter.
raster [Sun, 17 Aug 2008 07:44:18 +0000 (07:44 +0000)]
move around - flatter.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/proto/eina@35497 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoLine give nicer graphics.
cedric [Wed, 13 Aug 2008 09:33:08 +0000 (09:33 +0000)]
Line give nicer graphics.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35460 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUse the right type.
cedric [Wed, 13 Aug 2008 09:26:13 +0000 (09:26 +0000)]
Use the right type.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35459 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUse the right type name.
cedric [Wed, 13 Aug 2008 09:25:22 +0000 (09:25 +0000)]
Use the right type name.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35458 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoConstness++
cedric [Wed, 13 Aug 2008 09:24:49 +0000 (09:24 +0000)]
Constness++

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35457 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoRemove warning and only include needed stuff.
cedric [Wed, 13 Aug 2008 09:22:50 +0000 (09:22 +0000)]
Remove warning and only include needed stuff.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35456 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoMerge common code.
cedric [Wed, 13 Aug 2008 09:21:33 +0000 (09:21 +0000)]
Merge common code.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35455 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd iterator/accessor to eina list.
cedric [Wed, 13 Aug 2008 09:19:34 +0000 (09:19 +0000)]
Add iterator/accessor to eina list.
Change list size type to unsigned int.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35454 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd benchmark for inlist iterator.
cedric [Tue, 12 Aug 2008 16:14:19 +0000 (16:14 +0000)]
Add benchmark for inlist iterator.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35448 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoExpose Iterator/Accessor API for Inlist.
cedric [Tue, 12 Aug 2008 16:02:09 +0000 (16:02 +0000)]
Expose Iterator/Accessor API for Inlist.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35447 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoCleanup.
cedric [Tue, 12 Aug 2008 16:01:10 +0000 (16:01 +0000)]
Cleanup.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35446 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd Inlist Iterator.
cedric [Tue, 12 Aug 2008 15:58:41 +0000 (15:58 +0000)]
Add Inlist Iterator.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35445 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoChange function name to match its new behaviour. jumpt_at -> get_at.
cedric [Tue, 12 Aug 2008 08:41:39 +0000 (08:41 +0000)]
Change function name to match its new behaviour. jumpt_at -> get_at.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35444 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoUse the new iterator API.
cedric [Tue, 12 Aug 2008 08:40:36 +0000 (08:40 +0000)]
Use the new iterator API.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35443 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoEasier API and follow gustavo's remark.
cedric [Mon, 11 Aug 2008 17:22:36 +0000 (17:22 +0000)]
Easier API and follow gustavo's remark.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35440 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoRemove trailing space.
cedric [Mon, 11 Aug 2008 16:32:19 +0000 (16:32 +0000)]
Remove trailing space.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35439 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd first try for an accessor and iterator API, comment welcome (lack inlist and...
cedric [Mon, 11 Aug 2008 16:30:16 +0000 (16:30 +0000)]
Add first try for an accessor and iterator API, comment welcome (lack inlist and list currently).
Rewrite EINA_ARRAY_ITER_NEXT, still fast, need one more parameter, but no more EINA_ARRAY_ITER_END.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35438 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoCleanup.
cedric [Mon, 11 Aug 2008 16:21:51 +0000 (16:21 +0000)]
Cleanup.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35437 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd some meaningfull const.
cedric [Mon, 11 Aug 2008 16:21:19 +0000 (16:21 +0000)]
Add some meaningfull const.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35436 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoupdate Doxyfile
doursse [Sat, 9 Aug 2008 05:48:22 +0000 (05:48 +0000)]
update Doxyfile

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35417 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix doxy doc
doursse [Sat, 9 Aug 2008 05:47:15 +0000 (05:47 +0000)]
fix doxy doc

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35416 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd ememoa variable size memory allocator.
cedric [Fri, 8 Aug 2008 17:17:52 +0000 (17:17 +0000)]
Add ememoa variable size memory allocator.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35415 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33