High-Performance library for Data Structures (FIFO, Indexed SkipLists, Linked Lists...) manipulation
Find a file
Richard Frith-MacDonald d2e6aac0a6 fix interface version error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@32499 72102866-910b-0410-8b05-ffd578937521
2011-03-08 11:15:38 +00:00
Performance.xcodeproj add tiger project 2010-11-11 20:38:16 +00:00
ChangeLog update version number for next release 2011-03-08 10:59:46 +00:00
COPYING.LIB Update to LGPL3 2007-09-14 13:00:42 +00:00
GNUmakefile fix interface version error 2011-03-08 11:15:38 +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 Experimental changes for thread safety and to make it easier for delegates 2008-02-21 15:18:55 +00:00
GSCache.m fix includes/imports 2011-03-03 10:51:46 +00:00
GSIndexedSkipList.h Update to LGPL3 2007-09-14 13:00:42 +00:00
GSIndexedSkipList.m fix includes/imports 2011-03-03 10:51:46 +00:00
GSIOThreadPool.h hacks for old system 2011-03-04 08:14:22 +00:00
GSIOThreadPool.m hacks for old system 2011-03-04 08:14:22 +00:00
GSLinkedList.h Complete includes and use typedef instead of #define 2010-11-11 20:32:28 +00:00
GSLinkedList.m fixed warnings and build on old API 2011-03-03 22:39:15 +00:00
GSSkipMutableArray.h Update to LGPL3 2007-09-14 13:00:42 +00:00
GSSkipMutableArray.m static analyser tweaks 2011-02-26 15:53:44 +00:00
GSThreadPool.h remove unused headers 2011-02-07 15:32:44 +00:00
GSThreadPool.m fixed warnings and build on old API 2011-03-03 22:39:15 +00:00
GSThroughput.h remove unused headers 2011-02-07 15:32:44 +00:00
GSThroughput.m static analyser tweaks 2011-02-26 15:53:44 +00:00
GSTicker.h remove unused headers 2011-02-07 15:32:44 +00:00
GSTicker.m static analyser tweaks 2011-02-26 15:53:44 +00:00
Performance.h Add a simple thread pooling utility. 2010-10-01 18:51:30 +00:00
Performance.jigs Add java wrapper 2005-11-14 19:57:02 +00:00