summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-18 03:12:06 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-18 03:12:06 +0000
commit5dfe91909493aded610a87ca5697863dd3bf3a33 (patch)
tree3a0190051f15a9a3b2dc0f2db57cff2220483c59
parent9ed3c72ccc56bb6c1392ebaa2d0ba0fcae164930 (diff)
downloadATCD-5dfe91909493aded610a87ca5697863dd3bf3a33.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b24
1 files changed, 14 insertions, 10 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index a837f6db54f..3c16ce0f4cb 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,23 +1,27 @@
Thu Sep 17 22:33:00 1998 James CE Johnson <jcej@chiroptera.tragus.org>
- * docs/tutorials/index.html
- docs/tutorials/templates.html
-
- Added templates.html to discuss issues surrounding manual vs
- automatic template instantiation.
+ * docs/tutorials/index.html
+ docs/tutorials/templates.html
+
+ Added templates.html to discuss issues surrounding manual vs
+ automatic template instantiation.
Thu Sep 17 20:01:33 1998 Nanbor Wang <nanbor@cs.wustl.edu>
- * tests/tests.dsw:
- * tests/version_tests.dsw:
- * tests/[version_tests/]High_Res_Timer_Test.dsp:
- * tests/[version_tests/]DLList_Test.dsp: Added new project files.
+ * tests/tests.dsw:
+ * tests/version_tests.dsw:
+ * tests/[version_tests/]High_Res_Timer_Test.dsp:
+ * tests/[version_tests/]DLList_Test.dsp: Added new project files.
Thu Sep 17 19:27:11 1998 David L. Levine <levine@cs.wustl.edu>
* ace/OS.cpp (TSS_base,some ACE_PSOS_Time_t functions):
removed ACE_INLINE.
+ * examples/Shared_Malloc/test_malloc.cpp (gen_size): cast
+ &seed to unsigned long first, to avoid warning about
+ narrowing on Alphas (cxx/DU 4.0).
+
Thu Sep 17 18:51:08 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* examples/Reactor/Multicast/server.cpp:
@@ -153,7 +157,7 @@ Thu Sep 17 09:23:01 1998 Carlos O'Ryan <coryan@JIG>
Thu Sep 17 08:41:14 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* examples/Shared_Malloc/test_malloc.cpp:
- Fixed soem problems with my changes to rand_r()
+ Fixed some problems with my changes to rand_r()
* ace/Containers.i:
Resurrected this file to avoid problems with dependencies in