High-Performance library for Data Structures (FIFO, Indexed SkipLists, Linked Lists...) manipulation
Find a file
ratmice 641cef56c4 * GSSkipMutableArray.[hm]: New NSMutableArray subclass.
* GSIndexedSkipList.[hm]: Underlying C implementation.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@23633 72102866-910b-0410-8b05-ffd578937521
2006-09-27 09:23:25 +00:00
ChangeLog * GSSkipMutableArray.[hm]: New NSMutableArray subclass. 2006-09-27 09:23:25 +00:00
GNUmakefile * GSSkipMutableArray.[hm]: New NSMutableArray subclass. 2006-09-27 09:23:25 +00:00
GNUmakefile.postamble New library for performance ehnancement classes 2005-10-28 15:26:51 +00:00
GNUmakefile.preamble Simplified header amnagement 2005-11-14 21:24:17 +00:00
GNUmakefile.wrapper.objc.preamble Fixed problem linking Java wrappers when compiling the first time 2006-01-11 14:38:08 +00:00
GSCache.h Add some headers 2006-07-25 12:15:10 +00:00
GSCache.m small thread safety fix 2006-09-10 13:54:58 +00:00
GSIndexedSkipList.h * GSSkipMutableArray.[hm]: New NSMutableArray subclass. 2006-09-27 09:23:25 +00:00
GSIndexedSkipList.m * GSSkipMutableArray.[hm]: New NSMutableArray subclass. 2006-09-27 09:23:25 +00:00
GSSkipMutableArray.h * GSSkipMutableArray.[hm]: New NSMutableArray subclass. 2006-09-27 09:23:25 +00:00
GSSkipMutableArray.m * GSSkipMutableArray.[hm]: New NSMutableArray subclass. 2006-09-27 09:23:25 +00:00
GSThroughput.h Factor out timing stuff. 2005-11-14 18:14:21 +00:00
GSThroughput.m Factor out timing stuff. 2005-11-14 18:14:21 +00:00
GSTicker.h Fix tiny documentation error 2006-01-09 10:57:09 +00:00
GSTicker.m Fix types 2005-11-14 21:26:20 +00:00
Performance.h New caching convenience method 2006-06-07 14:41:18 +00:00
Performance.jigs Add java wrapper 2005-11-14 19:57:02 +00:00