diff options
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: |