summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-31 21:10:41 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-31 21:10:41 +0000
commit01ab418ddb8fd40e47d3fe9d676076f287f5b5bc (patch)
treef8b915e028be8cf8a37f4a9e84789af577274fbc /ChangeLog-96b
parent9ecbbb1e8ad58855047d744bd7a25dfb9c0586d6 (diff)
downloadATCD-01ab418ddb8fd40e47d3fe9d676076f287f5b5bc.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index c5c633de3d1..349f954ba24 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,3 +1,15 @@
+Tue Dec 31 15:06:51 1996 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/Task.cpp: added comments that try to explain interaction
+ between ACE_Task_Base::svc_run () and ACE_Task_Exitinstance
+
+ * ace/Hi_Res_Timer.h: added comment to print_total () saying it
+ should only be used for incremental timings; added defaults to
+ a few print_ave/print_total args
+
+ * ace/Hi_Res_Timer.{i,cpp}: inlined the constructor; trimmed output
+ if count is 1; rounded instead of truncated usecs portion of time
+
Mon Dec 30 15:24:59 1996 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
* ace/OS.h: Added a special case for ACE_UNUSED_ARG that works