diff options
-rw-r--r-- | ChangeLog | 13 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 13 | ||||
-rw-r--r-- | THANKS | 1 | ||||
-rw-r--r-- | tests/tests.dsw | 12 |
4 files changed, 33 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog index 508b8090de7..9638180aca9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,19 @@ +Thu Aug 15 15:22:49 2002 Nanbor Wang <nanbor@cs.wustl.edu> + + * tests/tests.dsw: Re-added Thread_Manager_Test.dsp into this + workspace. It got accidentally removed when someone merged a + branch into the main trunk. Thanks to Ronald Berger + <ronald.berger@wpafb.af.mil> for noticing this. + Mon Aug 12 10:17:55 2002 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> * ace/Thread_Manager.h (ACE_Thread_Manager): Fixed a type where "manipulated" was spelled "maniputated". Thanks to Eric Newton <ecn@metaslash.com> for reporting this. - + * PROBLEM-REPORT-FORM: Fixed a typo where "ASCII text" was spelled "ASCII test". Thanks to Eric Newton <ecn@metaslash.com> for - reporting this. + reporting this. Fri Aug 9 12:13:21 2002 Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> @@ -66,7 +73,7 @@ Sat Aug 03 17:57:33 2002 Balachandran Natarajan <bala@cs.wustl.edu> Sat Aug 03 15:42:49 2002 Balachandran Natarajan <bala@cs.wustl.edu> * examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.dsp: Made sure that it - builds only in MFC debug builds. + builds only in MFC debug builds. Sat Aug 3 14:56:23 2002 Krishnakumar B <kitty@cs.wustl.edu> diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 508b8090de7..9638180aca9 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,12 +1,19 @@ +Thu Aug 15 15:22:49 2002 Nanbor Wang <nanbor@cs.wustl.edu> + + * tests/tests.dsw: Re-added Thread_Manager_Test.dsp into this + workspace. It got accidentally removed when someone merged a + branch into the main trunk. Thanks to Ronald Berger + <ronald.berger@wpafb.af.mil> for noticing this. + Mon Aug 12 10:17:55 2002 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> * ace/Thread_Manager.h (ACE_Thread_Manager): Fixed a type where "manipulated" was spelled "maniputated". Thanks to Eric Newton <ecn@metaslash.com> for reporting this. - + * PROBLEM-REPORT-FORM: Fixed a typo where "ASCII text" was spelled "ASCII test". Thanks to Eric Newton <ecn@metaslash.com> for - reporting this. + reporting this. Fri Aug 9 12:13:21 2002 Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> @@ -66,7 +73,7 @@ Sat Aug 03 17:57:33 2002 Balachandran Natarajan <bala@cs.wustl.edu> Sat Aug 03 15:42:49 2002 Balachandran Natarajan <bala@cs.wustl.edu> * examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.dsp: Made sure that it - builds only in MFC debug builds. + builds only in MFC debug builds. Sat Aug 3 14:56:23 2002 Krishnakumar B <kitty@cs.wustl.edu> @@ -1557,6 +1557,7 @@ Jeff Wilson <wilsonj@cs.ecs.baylor.edu> Dmitry Khrapov <yavannadil@yahoo.com> Francois <francois@vibes.net> Steven Gardner <sjgardn@sandia.gov> +Ronald Berger <ronald.berger@wpafb.af.mil> I would particularly like to thank Paul Stephenson, who worked with me at Ericsson in the early 1990's. Paul devised the recursive Makefile diff --git a/tests/tests.dsw b/tests/tests.dsw index f480d9f2bee..3d23d0440ce 100644 --- a/tests/tests.dsw +++ b/tests/tests.dsw @@ -1236,6 +1236,18 @@ Package=<4> ###############################################################################
+Project: "Thread_Manager_Test"=".\Thread_Manager_Test.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
Project: "Thread_Pool_Reactor_Resume_Test"=".\Thread_Pool_Reactor_Resume_Test.dsp" - Package Owner=<4>
Package=<5>
|