en-us Changes to file checks/check.cpp (from [965528e6..]) http://viewmtn.angrygoats.net/all/revision/filechanges/965528e6f8c3ece30a0e2921d521d961ab16fe55/checks/check.cpp Changes to file checks/check.cpp (from [965528e6..]) http://viewmtn.angrygoats.net/all/revision/info/5b290cff5ea4b5acb4501d9119dd577051088838 Prevent lines > 80 columns Prevent lines > 80 columns lloyd@randombit.net Sun, 11 Nov 2007 19:11:12 GMT http://viewmtn.angrygoats.net/all/revision/info/04d6b3c50e54b2fa5ac5d1df4401689e7c9a0a1f Increase the (arbitrary) upper bound on how long the benchmarks can run to Increase the (arbitrary) upper bound on how long the benchmarks can run to
5 minutes (300 seconds).
lloyd@randombit.net Tue, 18 Sep 2007 15:14:24 GMT
http://viewmtn.angrygoats.net/all/revision/info/e6d8bd6ddcd72d3795694d029fddbbcb73067be9 Document the --init flag to check Document the --init flag to check lloyd@randombit.net Fri, 09 Mar 2007 03:37:55 GMT http://viewmtn.angrygoats.net/all/revision/info/28d037843926771cda8e27bf8249bfd0a3d1e021 Use OptionParser::init_if_set Use OptionParser::init_if_set
Inline the print_help function
lloyd@randombit.net Sat, 09 Dec 2006 09:00:08 GMT
http://viewmtn.angrygoats.net/all/revision/info/fb8114127ac9e23c9870bba631a79c41ece29355 Add (very basic) HTML output for public key benchmarking. Add (very basic) HTML output for public key benchmarking. lloyd@randombit.net Wed, 27 Sep 2006 03:44:57 GMT http://viewmtn.angrygoats.net/all/revision/info/6f03acd3e57294d9de3b76230511f0f95ef10925 Allow --bench-algo to take multiple arguments Allow --bench-algo to take multiple arguments lloyd@randombit.net Tue, 26 Sep 2006 16:11:19 GMT http://viewmtn.angrygoats.net/all/revision/info/d2f7e1541a405679813e1f94fdfec8096f6f1e7d Respect the --seconds command line argument with --bench-algo Respect the --seconds command line argument with --bench-algo lloyd@randombit.net Sun, 13 Aug 2006 15:27:56 GMT http://viewmtn.angrygoats.net/all/revision/info/790075e65707cd0da86964dc7d34c85546602c12 In 'check', always initialize the library and run basic self tests, even In 'check', always initialize the library and run basic self tests, even
if run with no arguments.
lloyd@randombit.net Sat, 12 Aug 2006 15:19:21 GMT
http://viewmtn.angrygoats.net/all/revision/info/b597326f948b69d850c91e9181446176fc3ad0c3 Remove the public domain notices from the self-test/benchmark code, Remove the public domain notices from the self-test/benchmark code,
because it turns out to be something of a legal minefield.
lloyd@randombit.net Wed, 09 Aug 2006 09:17:27 GMT
http://viewmtn.angrygoats.net/all/revision/info/ede8cbd1d863b275d2bc8bc0886c41e9f12b1f57 Enable testing the sizes of basic types in the test suite, and fix some Enable testing the sizes of basic types in the test suite, and fix some
minor compile errors and warnings that had crept into that code.
lloyd@randombit.net Wed, 09 Aug 2006 08:31:26 GMT