From 38dc1989b03577a919674da2821c06572f05e868 Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Mon, 1 Jul 2002 20:04:31 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=149 --- checkin_notes | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/checkin_notes b/checkin_notes index 7f90a66e79..9df0546e8b 100755 --- a/checkin_notes +++ b/checkin_notes @@ -644,3 +644,27 @@ Michael Gary 6/25/2002 doc/ test.html +Eric Heien 7/01/2002 + - Added S@H test scripts, added other testing functionality. + - Added random WU generation. + - Added concat_slow application. + - Altered functionality of API checkpoint_completed. + + api/ + api.C + api.h + api_test.C + apps/ + concat_slow.C (added) + Makefile.in + uc_slow.C + upper_case.C + test/ + sah_result (added) + sah_wu (added) + sah_test.php (added) + init.inc + test_uc_slow.php + tools/ + create_work.C +