From b57066820aa756b779b5fcc26176a98ab8289f24 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 11 Apr 2002 12:30:14 +0000 Subject: ChangeLogTag: Thu Apr 11 14:24:12 2002 Johnny Willemsen --- ChangeLogs/ChangeLog-02a | 17 +++++++++++++++++ ChangeLogs/ChangeLog-03a | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) (limited to 'ChangeLogs') diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 3f881d0dd59..35adce5554b 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,20 @@ +Thu Apr 11 14:26:12 2002 Johnny Willemsen + + * Timer_Hash_T.h: + * Timer_Heap_T.h: + * Timer_List_T.h: + * Timer_Wheel_T.cpp: + * Timer_Wheel_T.h: + The timer queue classes schedule timers using absolute time. The + describtion in the implementaton files correctly described this, + but the header file comment and the argument name where describing + that the queues work on delta timers, so corrected this. + + * Timer_Queue_Adapters.cpp: + * Timer_Queue_Adapters.h: + Updated the describtion that the schedule method expects an absolute + time. + Thu Apr 11 13:29:12 2002 Johnny Willemsen * ace/String_Base.h: diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 3f881d0dd59..35adce5554b 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,20 @@ +Thu Apr 11 14:26:12 2002 Johnny Willemsen + + * Timer_Hash_T.h: + * Timer_Heap_T.h: + * Timer_List_T.h: + * Timer_Wheel_T.cpp: + * Timer_Wheel_T.h: + The timer queue classes schedule timers using absolute time. The + describtion in the implementaton files correctly described this, + but the header file comment and the argument name where describing + that the queues work on delta timers, so corrected this. + + * Timer_Queue_Adapters.cpp: + * Timer_Queue_Adapters.h: + Updated the describtion that the schedule method expects an absolute + time. + Thu Apr 11 13:29:12 2002 Johnny Willemsen * ace/String_Base.h: -- cgit v1.2.1