index
:
cleanbench
master
a clean nbench
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-11-14
-- Remove stop watch functions from idea.c, linear.c, and huffman.c
Matt Turner
2008-11-14
-- Remove stopwatch functions from fourier.c and fpemulation.c and clean them
Matt Turner
2008-11-14
-- Remove stop watch functions from assignment.c
Matt Turner
2008-11-14
-- Remove stop watch functions from bitfield.c
Matt Turner
2008-11-14
-- Remove useless stop watch functions from numsort.c and stringsort.c
Matt Turner
2008-11-13
-- Remove more Win31/DOS/Mac cruft
Matt Turner
2008-11-13
-- Remove Win31, DOS, and Mac cruft
Matt Turner
2008-11-13
-- Begin stripping useless timing function wrappers and defines
Matt Turner
2008-11-13
-- Replace LINUX define with standard __linux__
Matt Turner
2008-11-13
Remove 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.h
Matt Turner
2008-11-12
Move static function prototypes from nbench1.h to appropriate files
Matt Turner
2008-11-12
Remove stupid MAXPOSLONG define (otherwise standardized as LONG_MAX)
Matt Turner
2008-11-12
-- More cleanups for numsort.c and fpemulation.c
Matt Turner
2008-11-12
Clean up numsort.c
Matt Turner
2008-11-12
Remove output_string function
Matt Turner
2008-11-12
-- Cleanup fpemulation.c
Matt Turner
2008-11-11
-- Rename misc.c randnum.c
Matt Turner
2008-11-11
-- Move randnum defines to nbench0.h
Matt Turner
2008-11-11
Get rid of pointer.c
Matt Turner
2008-11-11
Remove stupid datatypes. Begin code cleanup
Matt Turner
2008-11-11
Add nbench1.h (oops again)
Matt Turner
2008-11-11
-- Split nbench1.c into component files
Matt Turner
2008-11-11
Remove useless files
Matt Turner
2008-11-11
Initial Import
Matt Turner