summaryrefslogtreecommitdiff
path: root/idea.c
AgeCommit message (Expand)Author
2008-11-15Clean IDEA struct. Replace with local static variablesMatt Turner
2008-11-14Remove adjust struct member in favor of a local static variableMatt Turner
2008-11-14-- Remove useless request_secs from structsMatt Turner
2008-11-14-- Remove more useless stuffMatt Turner
2008-11-14Create randnum.h, include in relevant placesMatt Turner
2008-11-14Finally kill nbench1.hMatt Turner
2008-11-14-- Remove stop watch functions from idea.c, linear.c, and huffman.cMatt 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-11Remove stupid datatypes. Begin code cleanupMatt Turner
2008-11-11-- Split nbench1.c into component filesMatt Turner