Commit Graph

19 Commits

Author SHA1 Message Date
Carsten Haitzler 7554f8ee36 actually make symbol hiding work!
SVN revision: 19314
2005-12-27 17:17:31 +00:00
rbdpngn f20a699a57 Use const for ecore_string.
SVN revision: 18862
2005-12-06 03:44:26 +00:00
rbdpngn 46518fa24f Setup an init/shutdown system for shared strings.
SVN revision: 18658
2005-11-27 08:00:39 +00:00
rbdpngn c28f6b8d68 Ecore hash was originally written to teach the concept of a hash, so it used
high level lists. Since it's getting more extensive use, I've switched it to
use it's own list structure for collision chaining. This is more memory
efficient and overall faster.


SVN revision: 18503
2005-11-16 22:17:11 +00:00
sebastid ac0f8ec127 Don't export local defines.
SVN revision: 16569
2005-09-05 15:01:40 +00:00
Carsten Haitzler a469511a8b sgi build patches
SVN revision: 14074
2005-04-02 15:59:55 +00:00
tsauerbeck 5c3f20dfeb massive sheep destruction reduced. thanks to Chad Kittel
SVN revision: 13926
2005-03-26 23:40:30 +00:00
Carsten Haitzler de28192bda kwo's ecore cleanup patch
SVN revision: 13559
2005-03-02 07:06:44 +00:00
Carsten Haitzler cdd37bfdfe sebastian's fix.
SVN revision: 13117
2005-01-29 02:13:12 +00:00
werkt b9a15e79bd ecore_hash_goto_first and ecore_hash_next have been removed
SVN revision: 12771
2005-01-05 07:20:11 +00:00
werkt 260ad16e93 Fixes for ecore_hash_goto_first and ecore_hash_next
SVN revision: 12767
2005-01-05 06:03:48 +00:00
werkt 958efc06f5 Added user_data capability to data callbacks and some sequential processing
routines for hashes.


SVN revision: 12747
2005-01-04 22:45:06 +00:00
handyande b2122ee4e8 Fix configure bug and and ecore warning - thanks Sebastian Dransfeld
SVN revision: 12400
2004-12-08 16:23:09 +00:00
Kim Woelders 45c91b2131 Trivial fixes to avoid compiler warnings.
SVN revision: 12314
2004-11-29 22:26:37 +00:00
Carsten Haitzler ab01bcabdb hey guys! can u rememebr to add yourselves to AUTHORS?
SVN revision: 9978
2004-04-30 03:10:17 +00:00
Carsten Haitzler 9ff80db043 demangle-fix
SVN revision: 9894
2004-04-25 04:35:46 +00:00
rbdpngn fb596336ab Moved the locks into a struct so we can use semi-colons at the end of the
declaration macro.


SVN revision: 9395
2004-03-18 20:56:20 +00:00
rbdpngn ad711136a8 The semi-colon at the end of this macro causes many compiler warnings under
OS X.


SVN revision: 9394
2004-03-18 20:44:33 +00:00
xcomputerman 1034f13443 Merge Ewd code into Ecore.
The new functions (Ecore_Data.h) have not been tested yet, be warned! :)


SVN revision: 9384
2004-03-18 05:29:54 +00:00