diff options
author | sharath <sharath@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-02 04:11:15 +0000 |
---|---|---|
committer | sharath <sharath@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-02 04:11:15 +0000 |
commit | 08286dee04879d76bc8e115c673868eb26d867e6 (patch) | |
tree | a31c56e15d60c24fdbbd4ca9aad39e26e0edb93f /ChangeLogs | |
parent | 9a7f38dcae0d222a4ee45cc4dd75d5928ee2ffb3 (diff) | |
download | ATCD-08286dee04879d76bc8e115c673868eb26d867e6.tar.gz |
ChangeLogTag: Thu Feb 01 22:00:17 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 13 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 77739541d3b..b7a0e9c8024 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,16 @@ +Thu Feb 01 22:00:17 2001 Sharath R. Cholleti <sharath@cs.wustl.edu> + + * tests/Message_Queue_Test_Ex.cpp + + Fixed the bugs which were giving runtime error on + Win32 - removed "queue_type" from single_thread_performance_test + and performance_test functions. Now these funtions dont + have args. + + * tests/tests.dsw + + Just an update of the workspace. + Thu Feb 1 21:00:57 2001 Frank Hunleth <fhunleth@cs.wustl.edu> * bin/auto_compile_win32.pl: diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 77739541d3b..b7a0e9c8024 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,16 @@ +Thu Feb 01 22:00:17 2001 Sharath R. Cholleti <sharath@cs.wustl.edu> + + * tests/Message_Queue_Test_Ex.cpp + + Fixed the bugs which were giving runtime error on + Win32 - removed "queue_type" from single_thread_performance_test + and performance_test functions. Now these funtions dont + have args. + + * tests/tests.dsw + + Just an update of the workspace. + Thu Feb 1 21:00:57 2001 Frank Hunleth <fhunleth@cs.wustl.edu> * bin/auto_compile_win32.pl: |