*** empty log message ***

svn path=/trunk/boinc/; revision=149
This commit is contained in:
Eric Heien 2002-07-01 20:04:31 +00:00
parent e0ce071ec9
commit 38dc1989b0
1 changed files with 24 additions and 0 deletions

View File

@ -644,3 +644,27 @@ Michael Gary 6/25/2002
doc/ doc/
test.html 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