High-Performance library for Data Structures (FIFO, Indexed SkipLists, Linked Lists...) manipulation
Find a file
Sebastian Reitenbach cd2ae25fd1 * GSThreadPool.h, GSCache.m
shutup clang warnings
OK rfm



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@36078 72102866-910b-0410-8b05-ffd578937521
2013-02-07 14:11:25 +00:00
Performance.xcodeproj add tiger project 2010-11-11 20:38:16 +00:00
ChangeLog * GSThreadPool.h, GSCache.m 2013-02-07 14:11:25 +00:00
COPYING.LIB Update to LGPL3 2007-09-14 13:00:42 +00:00
GNUmakefile improve configurability 2011-10-25 11:18:36 +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 Support cache refresh via delegate. 2011-06-06 08:25:49 +00:00
GSCache.m * GSThreadPool.h, GSCache.m 2013-02-07 14:11:25 +00:00
GSFIFO.h tweak description and fix comment 2011-10-25 11:35:27 +00:00
GSFIFO.m match stats output to description 2011-10-25 11:51:10 +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 fix missing method in header and stupid deallocation error. 2013-01-18 18:29:36 +00:00
GSLinkedList.m fix missing method in header and stupid deallocation error. 2013-01-18 18:29:36 +00:00
GSSkipMutableArray.h Update to LGPL3 2007-09-14 13:00:42 +00:00
GSSkipMutableArray.m Change -initWithObjects:count: declaration to match the superclass one in gnustep-base trunk. 2012-01-11 16:16:12 +00:00
GSThreadPool.h * GSThreadPool.h, GSCache.m 2013-02-07 14:11:25 +00:00
GSThreadPool.m fixed warnings and build on old API 2011-03-03 22:39:15 +00:00
GSThroughput.h add support for stats 2011-06-11 14:41:59 +00:00
GSThroughput.m remove some unused stuff 2011-09-02 09:33:25 +00:00
GSTicker.h threading tweaks and doc improvments 2011-06-04 14:50:40 +00:00
GSTicker.m thread exist safety fixup 2013-02-03 06:37:42 +00:00
Performance.h add a FIFO implementation 2011-04-20 10:22:24 +00:00
Performance.jigs Add java wrapper 2005-11-14 19:57:02 +00:00