From 0ef40f95d91a3a50af8b9bf6b683c5c1d7e0112e Mon Sep 17 00:00:00 2001 From: levine Date: Wed, 7 Apr 1999 14:38:40 +0000 Subject: *** empty log message *** --- ChangeLog-99b | 66 ++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 30 deletions(-) diff --git a/ChangeLog-99b b/ChangeLog-99b index b10ed62cd75..90954f2307a 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,9 @@ +Wed Apr 07 09:37:34 1999 David L. Levine + + * include/makeinclude/platform_osf1_4.0.GNU: disable warning + 1016 when optimization is enabled. That gets rid of the + "D:incint" warning about bzero in sys/select.h. + Wed Apr 07 02:42:50 1999 Douglas C. Schmidt * ACE version 4.6.35 released. @@ -8,60 +14,60 @@ Wed Apr 07 02:04:30 1999 Douglas C. Schmidt Tue Apr 6 21:09:32 1999 Douglas C. Schmidt - * ace/ATM_Addr: Added the ATM_Addr.* files into the CVS - respository. However, we're not going to enable this in the - Makefile or project files until they are tested. + * ace/ATM_Addr: Added the ATM_Addr.* files into the CVS + respository. However, we're not going to enable this in the + Makefile or project files until they are tested. Tue Apr 6 20:48:16 1999 Jeff Parsons - * ace/Basic_Types.h: - Added max and min #defines for various ACE data types. Now, - when using the ACE or ACE_CDR data types, we need not - depend on the vagaries of limits.h and float. + * ace/Basic_Types.h: + Added max and min #defines for various ACE data types. Now, + when using the ACE or ACE_CDR data types, we need not + depend on the vagaries of limits.h and float. Tue Apr 6 20:39:01 1999 Ossama Othman - * ace/Log_Record.cpp (format_msg): - * ace/Log_Record.cpp (print): + * ace/Log_Record.cpp (format_msg): + * ace/Log_Record.cpp (print): + + Changed host_name[] to *host_name since null pointers were being + passed into the host_name array. Strictly speaking, host_name + should thus be a pointer, not an array. Also cleaned up + ternary operator in format_msg() by parenthesizing some + expressions. - Changed host_name[] to *host_name since null pointers were being - passed into the host_name array. Strictly speaking, host_name - should thus be a pointer, not an array. Also cleaned up - ternary operator in format_msg() by parenthesizing some - expressions. - Tue Apr 6 20:19:23 1999 Douglas C. Schmidt - * ace/Makefile: Removed the ATM_Addr files until Joe can - get them checked in. + * ace/Makefile: Removed the ATM_Addr files until Joe can + get them checked in. Tue Apr 06 19:36:24 1999 Irfan Pyarali - * ace/Active_Map_Manager.h (ACE_Active_Map_Manager_Key): Added a - separate structure that holds the fields of the key. This - separate structure makes it easier to manage copying the index - and the generation to and from the user buffer. + * ace/Active_Map_Manager.h (ACE_Active_Map_Manager_Key): Added a + separate structure that holds the fields of the key. This + separate structure makes it easier to manage copying the index + and the generation to and from the user buffer. Tue Apr 6 16:07:29 1999 Douglas C. Schmidt - * ace/Synch.cpp (get_thread_id): If we have recursive mutexes then - it's not possible to get the id of the thread that's currently - holding the mutex. Thanks to David for reporting this. + * ace/Synch.cpp (get_thread_id): If we have recursive mutexes then + it's not possible to get the id of the thread that's currently + holding the mutex. Thanks to David for reporting this. Tue Apr 6 15:50:14 1999 Balachandran Natarajan - * docs/exceptions.html: - Updated the documentation. + * docs/exceptions.html: + Updated the documentation. Tue Apr 6 15:25:56 1999 Darrell Brunsch * ace/High_Res_Timer.{h,i,cpp}: On Win32, don't call calibrate if - we cannot get the scale factor. Instead, just automatically - fall back on ACE_OS::gettimeofday (). + we cannot get the scale factor. Instead, just automatically + fall back on ACE_OS::gettimeofday (). Also added another static variable to represent the conditions - where the global scale factor is not set yet or high resolution - timers are not supported. + where the global scale factor is not set yet or high resolution + timers are not supported. Tue Apr 06 15:14:29 1999 David L. Levine -- cgit v1.2.1