summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-14-- Remove numarrays member from structs in favor of a local variableMatt Turner
2008-11-14-- Remove more useless definesMatt Turner
2008-11-14-- Remove useless request_secs from structsMatt Turner
2008-11-14Multiply, not divideMatt Turner
2008-11-14-- Remove more useless stuffMatt Turner
2008-11-14Remove more useless stuffMatt Turner
2008-11-14Strip command line input functionsMatt Turner
2008-11-14Remove #defines, replace with enumMatt Turner
2008-11-14Fix MakefileMatt Turner
2008-11-14-- Fix lots of prototypesMatt Turner
2008-11-14Remove unneeded variablesMatt Turner
2008-11-14-- Rename nbench0.{c,h} to cleanbench.{c,h}Matt Turner
2008-11-14Create randnum.h, include in relevant placesMatt Turner
2008-11-14-- Kill off utterly useless sysspec.{c,h}Matt Turner
2008-11-14Finally kill nbench1.hMatt Turner
2008-11-14-- Finally remove all stop watch codeMatt Turner
2008-11-14-- Remove stop watch functions from neural.c and emfloat.cMatt Turner
2008-11-14-- Remove stop watch functions from idea.c, linear.c, and huffman.cMatt Turner
2008-11-14-- Remove stopwatch functions from fourier.c and fpemulation.c and clean themMatt Turner
2008-11-14-- Remove stop watch functions from assignment.cMatt Turner
2008-11-14-- Remove stop watch functions from bitfield.cMatt Turner
2008-11-14-- Remove useless stop watch functions from numsort.c and stringsort.cMatt Turner
2008-11-13-- Remove more Win31/DOS/Mac cruftMatt Turner
2008-11-13-- Remove Win31, DOS, and Mac cruftMatt Turner
2008-11-13-- Begin stripping useless timing function wrappers and definesMatt Turner
2008-11-13-- Replace LINUX define with standard __linux__Matt Turner
2008-11-13Remove AllocateMemory, FreeMemory, MoveMemory, ErrorExit, and ReportError fun...Matt Turner
2008-11-13-- fix tests. For some reason commenting out a prototype or two in nbench1.h ...Matt Turner
2008-11-13-- Still working toward killing nbench1.hMatt Turner
2008-11-12Move static function prototypes from nbench1.h to appropriate filesMatt Turner
2008-11-12Remove stupid MAXPOSLONG define (otherwise standardized as LONG_MAX)Matt Turner
2008-11-12-- More cleanups for numsort.c and fpemulation.cMatt Turner
2008-11-12Clean up numsort.cMatt Turner
2008-11-12Remove output_string functionMatt Turner
2008-11-12-- Cleanup fpemulation.cMatt Turner
2008-11-11-- Rename misc.c randnum.cMatt Turner
2008-11-11-- Move randnum defines to nbench0.hMatt Turner
2008-11-11Get rid of pointer.cMatt Turner
2008-11-11Remove stupid datatypes. Begin code cleanupMatt Turner
2008-11-11Add nbench1.h (oops again)Matt Turner
2008-11-11-- Split nbench1.c into component filesMatt Turner
2008-11-11Remove useless filesMatt Turner
2008-11-11Initial ImportMatt Turner