summaryrefslogtreecommitdiff
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
commita6e2ced2f5279e011b712995095a1712a29e22f0 (patch)
treef8b915e028be8cf8a37f4a9e84789af577274fbc
parent1c89c16043f96f23b699a52ce31c0dc0cd2f6c51 (diff)
downloadATCD-a6e2ced2f5279e011b712995095a1712a29e22f0.tar.gz
*** empty log message ***
-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