From 0ad29ea8afa177b695dbf36d3b1d3feebf1565cf Mon Sep 17 00:00:00 2001 From: bugzilla Date: Mon, 19 Dec 2005 13:33:41 +0000 Subject: Remove tabs --- ChangeLog | 1332 +++++++++++++-------------- TAO/CIAO/ChangeLog | 2600 ++++++++++++++++++++++++++-------------------------- TAO/ChangeLog | 454 ++++----- 3 files changed, 2193 insertions(+), 2193 deletions(-) diff --git a/ChangeLog b/ChangeLog index f12ad2fc628..38f2c9f0536 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +1,20 @@ Thu Dec 15 08:08:31 2005 Steve Huston - * ace/Asynch_IO.h: Clarified arguments and return value for - ACE_Asynch_Read_Stream::open. + * ace/Asynch_IO.h: Clarified arguments and return value for + ACE_Asynch_Read_Stream::open. Thu Dec 15 08:06:29 2005 Steve Huston - * ace/Service_Templates.cpp: Only #include headers if we need to - instantiate templates; i.e., if using either form of explicit - template instantiation. This avoids the sigaction issue with - HP aC++ A.03.56. + * ace/Service_Templates.cpp: Only #include headers if we need to + instantiate templates; i.e., if using either form of explicit + template instantiation. This avoids the sigaction issue with + HP aC++ A.03.56. Tue Dec 13 12:13:26 2005 Douglas C. Schmidt - * COPYING: Updated this file to mention compliance issues wrt the - new "The Energy Policy Act of 2005". Thanks to Malcolm Spence - for providing this. + * COPYING: Updated this file to mention compliance issues wrt the + new "The Energy Policy Act of 2005". Thanks to Malcolm Spence + for providing this. Tue Dec 13 18:38:12 UTC 2005 Johnny Willemsen @@ -24,26 +24,26 @@ Tue Dec 13 18:38:12 UTC 2005 Johnny Willemsen Tue Dec 13 00:54:04 2005 Ossama Othman - * bin/MakeProjectCreator/config/tao_versioning_idl_defaults.mpb: + * bin/MakeProjectCreator/config/tao_versioning_idl_defaults.mpb: - New MPC base project containing necessary versioned namespace - related TAO_IDL flags for PIDL and IDL files in core TAO - libraries and TAO orbsvcs libraries. + New MPC base project containing necessary versioned namespace + related TAO_IDL flags for PIDL and IDL files in core TAO + libraries and TAO orbsvcs libraries. Mon Dec 12 15:31:50 2005 Ossama Othman - * ace/ace_for_tao.mpc: + * ace/ace_for_tao.mpc: - Added "nmake" to the list of Windows-based build types that - should be considered when adding Windows-specific sources to the - ace_for_tao subset. + Added "nmake" to the list of Windows-based build types that + should be considered when adding Windows-specific sources to the + ace_for_tao subset. Mon Dec 12 15:23:29 2005 Ossama Othman - * tests/tests.mpc (UPIPE_SAP_Test): + * tests/tests.mpc (UPIPE_SAP_Test): - Disable this test in the ace_for_tao configuration. It depends - on features not found in the ace_for_tao subset. + Disable this test in the ace_for_tao configuration. It depends + on features not found in the ace_for_tao subset. Mon Dec 12 14:15:12 UTC 2005 Johnny Willemsen @@ -60,41 +60,41 @@ Mon Dec 12 13:01:12 UTC 2005 Johnny Willemsen Sun Dec 11 18:03:05 2005 Ossama Othman - * ace/UPIPE_Stream.h (MT_Stream): + * ace/UPIPE_Stream.h (MT_Stream): - Moved this typedef out of the global namespace to the - ACE_UPIPE_Stream class. It is only used within this class. - Doing so also addresses global namespace pollution issues. + Moved this typedef out of the global namespace to the + ACE_UPIPE_Stream class. It is only used within this class. + Doing so also addresses global namespace pollution issues. - * examples/ASX/Event_Server/Event_Server/event_server.cpp: - * examples/ASX/UPIPE_Event_Server/event_server.cpp: + * examples/ASX/Event_Server/Event_Server/event_server.cpp: + * examples/ASX/UPIPE_Event_Server/event_server.cpp: - Reinstated local MT_Stream typedefs. The global namespace - pollution fix described above allows this. Fixes compile-time - error in single threaded builds. + Reinstated local MT_Stream typedefs. The global namespace + pollution fix described above allows this. Fixes compile-time + error in single threaded builds. Thu Dec 8 07:20:25 2005 Ossama Othman - * ace/Dynamic.h: - * ace/OS_main.cpp: - * ace/OS_main.h: - * ace/TSS_Adapter.h: - * ace/QoS/QoS_Decorator.cpp: - * ace/QoS/QoS_Decorator.h: - * ace/QoS/QoS_Manager.cpp: - * ace/QoS/QoS_Manager.h: - * ace/QoS/QoS_Session.h: - * ace/QoS/QoS_Session_Factory.cpp: - * ace/QoS/QoS_Session_Factory.h: - * ace/QoS/QoS_Session_Impl.cpp: - * ace/QoS/QoS_Session_Impl.h: - * ace/QoS/QoS_Session_Impl.i: - * ace/QoS/SOCK_Dgram_Mcast_QoS.cpp: - * ace/QoS/SOCK_Dgram_Mcast_QoS.h: - * ace/QoS/SOCK_Dgram_Mcast_QoS.i: - - Fixed versioned namespace support. The versioning macros calls - were missing. + * ace/Dynamic.h: + * ace/OS_main.cpp: + * ace/OS_main.h: + * ace/TSS_Adapter.h: + * ace/QoS/QoS_Decorator.cpp: + * ace/QoS/QoS_Decorator.h: + * ace/QoS/QoS_Manager.cpp: + * ace/QoS/QoS_Manager.h: + * ace/QoS/QoS_Session.h: + * ace/QoS/QoS_Session_Factory.cpp: + * ace/QoS/QoS_Session_Factory.h: + * ace/QoS/QoS_Session_Impl.cpp: + * ace/QoS/QoS_Session_Impl.h: + * ace/QoS/QoS_Session_Impl.i: + * ace/QoS/SOCK_Dgram_Mcast_QoS.cpp: + * ace/QoS/SOCK_Dgram_Mcast_QoS.h: + * ace/QoS/SOCK_Dgram_Mcast_QoS.i: + + Fixed versioned namespace support. The versioning macros calls + were missing. Thu Dec 8 08:28:12 UTC 2005 Johnny Willemsen @@ -104,29 +104,29 @@ Thu Dec 8 08:28:12 UTC 2005 Johnny Willemsen Wed Dec 7 05:50:01 2005 Ossama Othman - * apps/JAWS/clients/Caching/caching.mpc: - * apps/JAWS2/JAWS/jaws2.mpc: - * bin/MakeProjectCreator/config/winregistry.mpb: - * examples/APG/Containers/containers.mpc: - * examples/APG/Svc_Config/svc_config.mpc: - * examples/APG/ThreadSafety/threadsafety.mpc: - * examples/C++NPv2/C++NPv2.mpc: - * examples/QOS/Diffserv/QOS_Diffserv.mpc: - * examples/Reactor/Proactor/Proactor.mpc: - * examples/Reactor/WFMO_Reactor/WFMO_Reactor.mpc: - * tests/tests.mpc: - - Disable some projects in these MPC files when "ace_for_tao" is - enabled. + * apps/JAWS/clients/Caching/caching.mpc: + * apps/JAWS2/JAWS/jaws2.mpc: + * bin/MakeProjectCreator/config/winregistry.mpb: + * examples/APG/Containers/containers.mpc: + * examples/APG/Svc_Config/svc_config.mpc: + * examples/APG/ThreadSafety/threadsafety.mpc: + * examples/C++NPv2/C++NPv2.mpc: + * examples/QOS/Diffserv/QOS_Diffserv.mpc: + * examples/Reactor/Proactor/Proactor.mpc: + * examples/Reactor/WFMO_Reactor/WFMO_Reactor.mpc: + * tests/tests.mpc: + + Disable some projects in these MPC files when "ace_for_tao" is + enabled. Tue Dec 6 21:34:03 2005 Ossama Othman - * examples/ASX/Event_Server/Event_Server/event_server.cpp: - * examples/ASX/UPIPE_Event_Server/event_server.cpp: + * examples/ASX/Event_Server/Event_Server/event_server.cpp: + * examples/ASX/UPIPE_Event_Server/event_server.cpp: - Removed duplicate "MT_Stream" typedef that made the same typedef - in `ace/UPIPE_Stream.h' ambiguous. Fixes a versioned namespace - build error. + Removed duplicate "MT_Stream" typedef that made the same typedef + in `ace/UPIPE_Stream.h' ambiguous. Fixes a versioned namespace + build error. Tue Dec 6 18:40:12 UTC 2005 Johnny Willemsen @@ -142,13 +142,13 @@ Tue Dec 6 18:40:12 UTC 2005 Johnny Willemsen Tue Dec 6 01:55:12 2005 Ossama Othman - * ace/config-macros.h: + * ace/config-macros.h: - Removed "#pragma once" directive. The necessary preprocessor - symbol definitions necessary to disable this directive - are generally C++ preprocessor/compiler-specific. This - prevents proper configuration of this #pragma in the - presence of a C compiler. + Removed "#pragma once" directive. The necessary preprocessor + symbol definitions necessary to disable this directive + are generally C++ preprocessor/compiler-specific. This + prevents proper configuration of this #pragma in the + presence of a C compiler. Mon Dec 5 14:46:12 UTC 2005 Johnny Willemsen @@ -170,90 +170,90 @@ Mon Dec 5 08:44:12 UTC 2005 Johnny Willemsen Sun Dec 4 06:49:59 2005 Ossama Othman - * ace/SSL/SSL_Context.cpp: + * ace/SSL/SSL_Context.cpp: - Use an ACE_Thread_Mutex instead of ACE_Mutex. The former is - faster and lighter weight. + Use an ACE_Thread_Mutex instead of ACE_Mutex. The former is + faster and lighter weight. Sat Dec 3 17:56:04 2005 Ossama Othman - * ace/SSL/SSL_Asynch_BIO.cpp: - * ace/SSL/SSL_Asynch_Stream.h: + * ace/SSL/SSL_Asynch_BIO.cpp: + * ace/SSL/SSL_Asynch_Stream.h: - Replaced ACE_SSL_bio_{read,write} functors with a single - structure containing static read() and write() methods. - Functors are overkill in this case. + Replaced ACE_SSL_bio_{read,write} functors with a single + structure containing static read() and write() methods. + Functors are overkill in this case. - Documented why a structure is used instead of a free - function. + Documented why a structure is used instead of a free + function. - * ace/SSL/SSL_Context.h: + * ace/SSL/SSL_Context.h: - Removed obsolete comment. + Removed obsolete comment. Sat Dec 3 11:51:36 2005 Ossama Othman - * ace/Base_Thread_Adapter.h: + * ace/Base_Thread_Adapter.h: - Removed unnecessary "ace/Global_Macros.h" include directive in - versioned namespace case. + Removed unnecessary "ace/Global_Macros.h" include directive in + versioned namespace case. - * ace/SSL/SSL_Asynch_BIO.cpp: + * ace/SSL/SSL_Asynch_BIO.cpp: - Fixed versioned namespace support for free functions in this - file. + Fixed versioned namespace support for free functions in this + file. - (BIO_s_Asynch): + (BIO_s_Asynch): - Removed this unnecessary function. It simply returned the - address of a global object. Just take the address directly in - the calling code. + Removed this unnecessary function. It simply returned the + address of a global object. Just take the address directly in + the calling code. - (BIO_new_ACE_Asynch, ACE_SSL_make_BIO): + (BIO_new_ACE_Asynch, ACE_SSL_make_BIO): - Renamed BIO factory function to "ACE_SSL_make_BIO", which is - more consistent with ACE naming conventions. Removed extern "C" - declaration, as well, since there's no need for it to be so. + Renamed BIO factory function to "ACE_SSL_make_BIO", which is + more consistent with ACE naming conventions. Removed extern "C" + declaration, as well, since there's no need for it to be so. - (ACE_SSL_bio_read, ACE_SSL_bio_write): + (ACE_SSL_bio_read, ACE_SSL_bio_write): - New functors that that make the necessary calls on the - ACE_SSL_Asynch_Stream object. + New functors that that make the necessary calls on the + ACE_SSL_Asynch_Stream object. - (ACE_Asynch_BIO_read, ACE_Asynch_BIO_write): + (ACE_Asynch_BIO_read, ACE_Asynch_BIO_write): - Use new ACE_SSL_bio_{read,write} functors instead of making - direct calls on the ACE_SSL_Asynch_Stream object. + Use new ACE_SSL_bio_{read,write} functors instead of making + direct calls on the ACE_SSL_Asynch_Stream object. - * ace/SSL/SSL_Asynch_BIO.h: + * ace/SSL/SSL_Asynch_BIO.h: - Moved extern "C" BIO callback function prototypes to - SSL_Asynch_BIO.cpp. There's no need for them to be visibile to - the user. + Moved extern "C" BIO callback function prototypes to + SSL_Asynch_BIO.cpp. There's no need for them to be visibile to + the user. - Renamed BIO factory function to "ACE_SSL_make_BIO", which is - more consistent with ACE naming conventions. Removed extern "C" - declaration, as well, since there's no need for it to be so. + Renamed BIO factory function to "ACE_SSL_make_BIO", which is + more consistent with ACE naming conventions. Removed extern "C" + declaration, as well, since there's no need for it to be so. - * ace/SSL/SSL_Asynch_Stream.cpp (open): + * ace/SSL/SSL_Asynch_Stream.cpp (open): - Updated name of BIO factory function. + Updated name of BIO factory function. - * ace/SSL/SSL_Asynch_Stream.h: + * ace/SSL/SSL_Asynch_Stream.h: - Removed unnecessary free function prototypes. + Removed unnecessary free function prototypes. - (ACE_SSL_Asynch_Stream): + (ACE_SSL_Asynch_Stream): - Replaced friend function declarations with friend structure - (used as functors) declarations. Works around scope qualifier - problems in Sun compilers when used on free functions. + Replaced friend function declarations with friend structure + (used as functors) declarations. Works around scope qualifier + problems in Sun compilers when used on free functions. Fri Dec 2 10:27:47 2005 J.T. Conklin - * bin/msvc_static_order.lst: + * bin/msvc_static_order.lst: - Add RTEventLogAdmin project. + Add RTEventLogAdmin project. Fri Dec 2 13:14:12 UTC 2005 Johnny Willemsen @@ -270,108 +270,108 @@ Fri Dec 2 11:39:12 UTC 2005 Johnny Willemsen Fri Dec 2 01:25:52 2005 Ossama Othman - * ace/Versioned_Namespace.h: + * ace/Versioned_Namespace.h: - Update preprocessor check to use new config-macros.h specific - include guard preprocessor symbol. + Update preprocessor check to use new config-macros.h specific + include guard preprocessor symbol. - * ace/config-macros.h: - * ace/config-lite.h: + * ace/config-macros.h: + * ace/config-lite.h: - Moved all macros, preprocessor symbols and some non-C++-specific - typedefs to the new `config-macros.h' header. Allows - configuration macros/values to be used in C sources. + Moved all macros, preprocessor symbols and some non-C++-specific + typedefs to the new `config-macros.h' header. Allows + configuration macros/values to be used in C sources. - * ace/config-all.h: + * ace/config-all.h: - Removed redundant "ace/ace_wchar.h" include directive. It's - already included by `config-lite.h'. + Removed redundant "ace/ace_wchar.h" include directive. It's + already included by `config-lite.h'. - * ace/config-aix-4.x.h: - * ace/config-chorus.h: - * ace/config-cygwin32.h: - * ace/config-linux-common.h: - * ace/config-osf1-4.0.h: - * ace/config-rtems.h: - * ace/config-sunos5.5.h: - * ace/config-vxworks5.x.h: - * ace/config-vxworks6.1.h: + * ace/config-aix-4.x.h: + * ace/config-chorus.h: + * ace/config-cygwin32.h: + * ace/config-linux-common.h: + * ace/config-osf1-4.0.h: + * ace/config-rtems.h: + * ace/config-sunos5.5.h: + * ace/config-vxworks5.x.h: + * ace/config-vxworks6.1.h: - Relaxed unsupported compiler preprocessor error for non-C++ - compilers. Simplifies use of configuration macros/values in - presence of C compiler. + Relaxed unsupported compiler preprocessor error for non-C++ + compilers. Simplifies use of configuration macros/values in + presence of C compiler. - * ace/Makefile.am: - * ace/ace.mpc: + * ace/Makefile.am: + * ace/ace.mpc: - Added new config-macros.h header to the appropriate header - lists. + Added new config-macros.h header to the appropriate header + lists. Fri Dec 2 00:43:12 2005 Ossama Othman - * ace/Module.h: - * apps/JAWS/server/HTTP_Request.h: - * apps/JAWS/server/IO.h: - * apps/JAWS2/JAWS/Cache_Object.h: - * apps/JAWS2/JAWS/IO.h: - * apps/JAWS2/JAWS/IO_Acceptor.h: - * apps/JAWS2/JAWS/IO_Handler.h: - * apps/soreduce/Obj_Module.h: - * examples/APG/Containers/Hash_Map_Hash.h: - * examples/APG/Containers/RB_Tree_Functors.h: - * examples/APG/ThreadPools/Request_Handler.h: - * examples/ASX/Event_Server/Event_Server/Options.h: - * examples/ASX/Event_Server/Event_Server/event_server.cpp: - * examples/C++NPv1/Iterative_Logging_Server.h: - * examples/C++NPv1/Logging_Handler.h: - * examples/C++NPv1/Logging_Server.h: - * examples/C++NPv2/Logging_Handler.h: - * examples/Shared_Malloc/Malloc.h: - - More versioned namespace build fixes. + * ace/Module.h: + * apps/JAWS/server/HTTP_Request.h: + * apps/JAWS/server/IO.h: + * apps/JAWS2/JAWS/Cache_Object.h: + * apps/JAWS2/JAWS/IO.h: + * apps/JAWS2/JAWS/IO_Acceptor.h: + * apps/JAWS2/JAWS/IO_Handler.h: + * apps/soreduce/Obj_Module.h: + * examples/APG/Containers/Hash_Map_Hash.h: + * examples/APG/Containers/RB_Tree_Functors.h: + * examples/APG/ThreadPools/Request_Handler.h: + * examples/ASX/Event_Server/Event_Server/Options.h: + * examples/ASX/Event_Server/Event_Server/event_server.cpp: + * examples/C++NPv1/Iterative_Logging_Server.h: + * examples/C++NPv1/Logging_Handler.h: + * examples/C++NPv1/Logging_Server.h: + * examples/C++NPv2/Logging_Handler.h: + * examples/Shared_Malloc/Malloc.h: + + More versioned namespace build fixes. Thu Dec 1 08:07:23 2005 Douglas C. Schmidt - * ace/Service_Config.cpp (open_i): - * ace/Service_Config.h (ACE_Service_Config): Don't try to - register a signal handler if the signal number is < 0! Thanks - to Brian Raven for this fix. + * ace/Service_Config.cpp (open_i): + * ace/Service_Config.h (ACE_Service_Config): Don't try to + register a signal handler if the signal number is < 0! Thanks + to Brian Raven for this fix. Wed Nov 30 13:37:59 2005 William Otte - * bin/MakeProjectCreator/config/cidlc.mpb + * bin/MakeProjectCreator/config/cidlc.mpb - Updated to make thie base project consistent with the semantics - of the boost base projects from MPC. + Updated to make thie base project consistent with the semantics + of the boost base projects from MPC. Tue Nov 29 11:20:12 UTC 2005 Ossama Othman - * ace/Parse_Node.cpp (make_func_name): + * ace/Parse_Node.cpp (make_func_name): - Do not use a stack instantiated variable length array. Use a - dynamically allocated array instead. Saves us a copy, and - fixes g++ build errors when using its "-pedantic" command line - option. + Do not use a stack instantiated variable length array. Use a + dynamically allocated array instead. Saves us a copy, and + fixes g++ build errors when using its "-pedantic" command line + option. - Fixed string length calculation. Addresses Service - Configurator failures when versioned namespace support is - enabled. + Fixed string length calculation. Addresses Service + Configurator failures when versioned namespace support is + enabled. Wed Nov 30 00:33:21 2005 Ossama Othman - * ACEXML/parser/parser/parser.mpc: - * bin/MakeProjectCreator/config/avstreams.mpb: - * bin/MakeProjectCreator/config/rmcast.mpb: - * netsvcs/clients/Logger/Logger.mpc: - * netsvcs/servers/servers.mpc: + * ACEXML/parser/parser/parser.mpc: + * bin/MakeProjectCreator/config/avstreams.mpb: + * bin/MakeProjectCreator/config/rmcast.mpb: + * netsvcs/clients/Logger/Logger.mpc: + * netsvcs/servers/servers.mpc: - Disable these projects when "ace_for_tao" is enabled. + Disable these projects when "ace_for_tao" is enabled. Wed Nov 30 08:58:35 2005 William Otte - * html/index.html + * html/index.html - Removed obsolete CIAO components, cleaned up the HTML a bit. + Removed obsolete CIAO components, cleaned up the HTML a bit. Tue Nov 29 11:20:12 UTC 2005 Johnny Willemsen @@ -390,249 +390,249 @@ Tue Nov 29 07:41:12 UTC 2005 Johnny Willemsen Mon Nov 28 07:26:31 2005 Ossama Othman - * protocols/ace/HTBP/HTBP.mpc: + * protocols/ace/HTBP/HTBP.mpc: - Added missing "avoids += ace_for_tao". + Added missing "avoids += ace_for_tao". Mon Nov 28 06:50:04 2005 Ossama Othman - * tests/ACE_Init_Test.cpp (run_main): + * tests/ACE_Init_Test.cpp (run_main): - Removed unnecessary versioned namespace related "using" - keyword. + Removed unnecessary versioned namespace related "using" + keyword. Sun Nov 27 22:37:44 2005 Bala Natarajan - * ace/Array_Map.h: + * ace/Array_Map.h: - Included the Sun CC 5.8, as an additional CC compiler that - requires complete specification for a trait declaration. + Included the Sun CC 5.8, as an additional CC compiler that + requires complete specification for a trait declaration. - Just for information. Sun CC 5.8 comes with Studio 11, which is - free (as in FREE BEER!!). + Just for information. Sun CC 5.8 comes with Studio 11, which is + free (as in FREE BEER!!). Sun Nov 27 04:05:52 2005 Ossama Othman - * ace/ace.mpc: - * ace/ace_for_tao.mpc: - * bin/MakeProjectCreator/config/aceexe.mpb: - * bin/MakeProjectCreator/config/acelib.mpb: - * bin/MakeProjectCreator/config/versioned_namespace.mpb: - - Added versioned namespace MPC support. Disabled by default. - Add "versioned_namespace=1" to default.features to enable. - - * Kokyu/Kokyu_defs.h: - * ace/Asynch_Connector.h: - * ace/Cleanup.cpp: - * ace/Cleanup.h: - * ace/If_Then_Else.h: - * ace/OS.h: - * ace/Object_Manager.cpp: - * ace/Object_Manager.inl: - * ace/Value_Ptr.h: - * ace/SSL/SSL_Asynch_Stream.h: - * ace/SSL/SSL_SOCK_Acceptor.cpp: - * protocols/ace/HTBP/HTBP_Addr.cpp: - * protocols/ace/HTBP/HTBP_Addr.h: - * protocols/ace/HTBP/HTBP_Channel.cpp: - * protocols/ace/HTBP/HTBP_Channel.h: - * protocols/ace/HTBP/HTBP_Channel.inl: - * protocols/ace/HTBP/HTBP_Environment.cpp: - * protocols/ace/HTBP/HTBP_Environment.h: - * protocols/ace/HTBP/HTBP_Filter.cpp: - * protocols/ace/HTBP/HTBP_Filter.h: - * protocols/ace/HTBP/HTBP_Filter.inl: - * protocols/ace/HTBP/HTBP_Filter_Factory.cpp: - * protocols/ace/HTBP/HTBP_Filter_Factory.h: - * protocols/ace/HTBP/HTBP_ID_Requestor.cpp: - * protocols/ace/HTBP/HTBP_ID_Requestor.h: - * protocols/ace/HTBP/HTBP_Inside_Squid_Filter.cpp: - * protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h: - * protocols/ace/HTBP/HTBP_Inside_Squid_Filter.inl: - * protocols/ace/HTBP/HTBP_Notifier.cpp: - * protocols/ace/HTBP/HTBP_Notifier.h: - * protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp: - * protocols/ace/HTBP/HTBP_Outside_Squid_Filter.h: - * protocols/ace/HTBP/HTBP_Outside_Squid_Filter.inl: - * protocols/ace/HTBP/HTBP_Session.cpp: - * protocols/ace/HTBP/HTBP_Session.h: - * protocols/ace/HTBP/HTBP_Session.inl: - * protocols/ace/HTBP/HTBP_Stream.cpp: - * protocols/ace/HTBP/HTBP_Stream.h: - * tests/ACE_Init_Test.cpp: - * tests/Process_Strategy_Test.h: - - Corrected build errors in versioned namespace builds. - - * bin/MakeProjectCreator/config/acexml.mpb: - - Disable ACEXML libraries when "ace_for_tao" is enabled. + * ace/ace.mpc: + * ace/ace_for_tao.mpc: + * bin/MakeProjectCreator/config/aceexe.mpb: + * bin/MakeProjectCreator/config/acelib.mpb: + * bin/MakeProjectCreator/config/versioned_namespace.mpb: + + Added versioned namespace MPC support. Disabled by default. + Add "versioned_namespace=1" to default.features to enable. + + * Kokyu/Kokyu_defs.h: + * ace/Asynch_Connector.h: + * ace/Cleanup.cpp: + * ace/Cleanup.h: + * ace/If_Then_Else.h: + * ace/OS.h: + * ace/Object_Manager.cpp: + * ace/Object_Manager.inl: + * ace/Value_Ptr.h: + * ace/SSL/SSL_Asynch_Stream.h: + * ace/SSL/SSL_SOCK_Acceptor.cpp: + * protocols/ace/HTBP/HTBP_Addr.cpp: + * protocols/ace/HTBP/HTBP_Addr.h: + * protocols/ace/HTBP/HTBP_Channel.cpp: + * protocols/ace/HTBP/HTBP_Channel.h: + * protocols/ace/HTBP/HTBP_Channel.inl: + * protocols/ace/HTBP/HTBP_Environment.cpp: + * protocols/ace/HTBP/HTBP_Environment.h: + * protocols/ace/HTBP/HTBP_Filter.cpp: + * protocols/ace/HTBP/HTBP_Filter.h: + * protocols/ace/HTBP/HTBP_Filter.inl: + * protocols/ace/HTBP/HTBP_Filter_Factory.cpp: + * protocols/ace/HTBP/HTBP_Filter_Factory.h: + * protocols/ace/HTBP/HTBP_ID_Requestor.cpp: + * protocols/ace/HTBP/HTBP_ID_Requestor.h: + * protocols/ace/HTBP/HTBP_Inside_Squid_Filter.cpp: + * protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h: + * protocols/ace/HTBP/HTBP_Inside_Squid_Filter.inl: + * protocols/ace/HTBP/HTBP_Notifier.cpp: + * protocols/ace/HTBP/HTBP_Notifier.h: + * protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp: + * protocols/ace/HTBP/HTBP_Outside_Squid_Filter.h: + * protocols/ace/HTBP/HTBP_Outside_Squid_Filter.inl: + * protocols/ace/HTBP/HTBP_Session.cpp: + * protocols/ace/HTBP/HTBP_Session.h: + * protocols/ace/HTBP/HTBP_Session.inl: + * protocols/ace/HTBP/HTBP_Stream.cpp: + * protocols/ace/HTBP/HTBP_Stream.h: + * tests/ACE_Init_Test.cpp: + * tests/Process_Strategy_Test.h: + + Corrected build errors in versioned namespace builds. + + * bin/MakeProjectCreator/config/acexml.mpb: + + Disable ACEXML libraries when "ace_for_tao" is enabled. Fri Nov 25 19:04:10 2005 Ossama Othman - * NEWS: - - Updated with latest versioned namespace information. - - * ace/ACE_Codecs_export.h: - * ace/ACE_Memory_export.h: - * ace/ACE_Reactor_export.h: - * ace/ACE_Sockets_export.h: - * ace/ACE_Threads_export.h: - * ace/ace.mwc: - * ace/ace_codecs_for_tao.mpc: - * ace/ace_configuration_for_tao.mpc: - * ace/ace_memory_for_tao.mpc: - * ace/ace_reactor_for_tao.mpc: - * ace/ace_sockets_for_tao.mpc: - * ace/ace_threads_for_tao.mpc: - * ace/ace_timer_for_tao.mpc: - * bin/MakeProjectCreator/config/acecodecslib_for_tao.mpb: - * bin/MakeProjectCreator/config/acememorylib_for_tao.mpb: - * bin/MakeProjectCreator/config/acereactorlib_for_tao.mpb: - * bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb: - * bin/MakeProjectCreator/config/acethreadslib_for_tao.mpb: - * bin/MakeProjectCreator/config/acetimerlib_for_tao.mpb: - - Removed smaller ace_for_tao subsets. Only a single ace_for_tao - subset library was originally intended. - - * ace/Activation_Queue.h: - * ace/Barrier.h: - * ace/Based_Pointer_Repository.h: - * ace/Codecs.h: - * ace/Dev_Poll_Reactor.h: - * ace/File_Lock.h: - * ace/LSOCK.h: - * ace/LSOCK_Acceptor.h: - * ace/LSOCK_CODgram.h: - * ace/LSOCK_Connector.h: - * ace/LSOCK_Dgram.h: - * ace/LSOCK_Stream.h: - * ace/MEM_Acceptor.h: - * ace/MEM_Addr.h: - * ace/MEM_Connector.h: - * ace/MEM_IO.h: - * ace/MEM_SAP.h: - * ace/MEM_Stream.h: - * ace/MMAP_Memory_Pool.h: - * ace/Mem_Map.h: - * ace/Method_Request.h: - * ace/Msg_WFMO_Reactor.h: - * ace/Multihomed_INET_Addr.h: - * ace/PI_Malloc.h: - * ace/Pagefile_Memory_Pool.h: - * ace/Priority_Reactor.h: - * ace/Process.h: - * ace/Process_Manager.h: - * ace/Process_Semaphore.h: - * ace/RW_Process_Mutex.h: - * ace/SOCK_CODgram.h: - * ace/SOCK_Dgram_Bcast.h: - * ace/SOCK_Dgram_Mcast.h: - * ace/SOCK_SEQPACK_Acceptor.h: - * ace/SOCK_SEQPACK_Association.h: - * ace/SOCK_SEQPACK_Connector.h: - * ace/SV_Shared_Memory.h: - * ace/Sbrk_Memory_Pool.h: - * ace/Shared_Memory.h: - * ace/Shared_Memory_MM.h: - * ace/Shared_Memory_Pool.h: - * ace/Shared_Memory_SV.h: - * ace/Thread_Semaphore.h: - * ace/UNIX_Addr.h: - - Removed ace_for_tao subset-specific export macro calls and - include directives. They are no longer needed. - - * ace/ace_for_tao.mpc: - - Added a number of source files required to build the - Notification Service and its tests. - - * Kokyu/tests/DSRT_MIF/DSRT_MIF.mpc: - * ace/QoS/qos.mpc: - * apps/soreduce/soreduce.mpc: - * bin/MakeProjectCreator/config/ftclientorb.mpb: - * bin/MakeProjectCreator/config/htbp.mpb: - * bin/MakeProjectCreator/config/ifrservice.mpb: - * bin/MakeProjectCreator/config/naming_serv.mpb: - * bin/MakeProjectCreator/config/portablegroup.mpb: - * bin/MakeProjectCreator/config/rtevent_serv.mpb: - * bin/MakeProjectCreator/config/ssl.mpb: - * bin/MakeProjectCreator/config/strategies.mpb: - * bin/MakeProjectCreator/config/tmcast.mpb: - * examples/APG/Active_Objects/active_objects.mpc: - * examples/APG/Config/config.mpc: - * examples/APG/Misc_IPC/misc_ipc.mpc: - * examples/APG/Naming/naming.mpc: - * examples/APG/Proactor/proactor.mpc: - * examples/APG/Processes/processes.mpc: - * examples/APG/Shared_Memory/shared_memory.mpc: - * examples/APG/Streams/streams.mpc: - * examples/APG/Svc_Config/svc_config.mpc: - * examples/APG/ThreadPools/threadpools.mpc: - * examples/APG/ThreadSafety/threadsafety.mpc: - * examples/ASX/Event_Server/Event_Server/Event.mpc: - * examples/ASX/UPIPE_Event_Server/UPIPE_Event.mpc: - * examples/C++NPv1/C++NPv1.mpc: - * examples/C++NPv2/C++NPv2.mpc: - * examples/Connection/blocking/Connection_Blocking.mpc: - * examples/Connection/misc/Connection_Misc.mpc: - * examples/Connection/non_blocking/Connection_Non_Blocking.mpc: - * examples/IPC_SAP/DEV_SAP/reader/dev_sap_reader.mpc: - * examples/IPC_SAP/DEV_SAP/writer/dev_sap_writer.mpc: - * examples/IPC_SAP/FIFO_SAP/fifo_sap.mpc: - * examples/IPC_SAP/FILE_SAP/file_sap_client.mpc: - * examples/IPC_SAP/SOCK_SAP/sock_sap.mpc: - * examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc: - * examples/Mem_Map/IO-tests/Mem_Map_IO_Tests.mpc: - * examples/Mem_Map/file-reverse/Mem_Map_File_Reverse.mpc: - * examples/Misc/Misc.mpc: - * examples/Naming/Naming.mpc: - * examples/OS/Process/OS_Process.mpc: - * examples/Reactor/Dgram/Reactor_Dgram.mpc: - * examples/Reactor/FIFO/Reactor_FIFO.mpc: - * examples/Reactor/Proactor/Proactor.mpc: - * examples/Service_Configurator/IPC-tests/client/Svc_Cfg_IPC_Client.mpc: - * examples/Shared_Malloc/Shared_Malloc.mpc: - * examples/Shared_Memory/Shared_Memory.mpc: - * examples/Synch/Synch.mpc: - * examples/System_V_IPC/SV_Message_Queues/SV_Message_Queues.mpc: - * examples/System_V_IPC/SV_Semaphores/SV_Semaphores.mpc: - * examples/Threads/Threads.mpc: - * performance-tests/SCTP/SCTP.mpc: - * tests/tests.mpc: - - Added "avoids += ace_for_tao" to projects that require features - of ACE not found in the ace_for_tao subset. Addresses link-time - errors. + * NEWS: + + Updated with latest versioned namespace information. + + * ace/ACE_Codecs_export.h: + * ace/ACE_Memory_export.h: + * ace/ACE_Reactor_export.h: + * ace/ACE_Sockets_export.h: + * ace/ACE_Threads_export.h: + * ace/ace.mwc: + * ace/ace_codecs_for_tao.mpc: + * ace/ace_configuration_for_tao.mpc: + * ace/ace_memory_for_tao.mpc: + * ace/ace_reactor_for_tao.mpc: + * ace/ace_sockets_for_tao.mpc: + * ace/ace_threads_for_tao.mpc: + * ace/ace_timer_for_tao.mpc: + * bin/MakeProjectCreator/config/acecodecslib_for_tao.mpb: + * bin/MakeProjectCreator/config/acememorylib_for_tao.mpb: + * bin/MakeProjectCreator/config/acereactorlib_for_tao.mpb: + * bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb: + * bin/MakeProjectCreator/config/acethreadslib_for_tao.mpb: + * bin/MakeProjectCreator/config/acetimerlib_for_tao.mpb: + + Removed smaller ace_for_tao subsets. Only a single ace_for_tao + subset library was originally intended. + + * ace/Activation_Queue.h: + * ace/Barrier.h: + * ace/Based_Pointer_Repository.h: + * ace/Codecs.h: + * ace/Dev_Poll_Reactor.h: + * ace/File_Lock.h: + * ace/LSOCK.h: + * ace/LSOCK_Acceptor.h: + * ace/LSOCK_CODgram.h: + * ace/LSOCK_Connector.h: + * ace/LSOCK_Dgram.h: + * ace/LSOCK_Stream.h: + * ace/MEM_Acceptor.h: + * ace/MEM_Addr.h: + * ace/MEM_Connector.h: + * ace/MEM_IO.h: + * ace/MEM_SAP.h: + * ace/MEM_Stream.h: + * ace/MMAP_Memory_Pool.h: + * ace/Mem_Map.h: + * ace/Method_Request.h: + * ace/Msg_WFMO_Reactor.h: + * ace/Multihomed_INET_Addr.h: + * ace/PI_Malloc.h: + * ace/Pagefile_Memory_Pool.h: + * ace/Priority_Reactor.h: + * ace/Process.h: + * ace/Process_Manager.h: + * ace/Process_Semaphore.h: + * ace/RW_Process_Mutex.h: + * ace/SOCK_CODgram.h: + * ace/SOCK_Dgram_Bcast.h: + * ace/SOCK_Dgram_Mcast.h: + * ace/SOCK_SEQPACK_Acceptor.h: + * ace/SOCK_SEQPACK_Association.h: + * ace/SOCK_SEQPACK_Connector.h: + * ace/SV_Shared_Memory.h: + * ace/Sbrk_Memory_Pool.h: + * ace/Shared_Memory.h: + * ace/Shared_Memory_MM.h: + * ace/Shared_Memory_Pool.h: + * ace/Shared_Memory_SV.h: + * ace/Thread_Semaphore.h: + * ace/UNIX_Addr.h: + + Removed ace_for_tao subset-specific export macro calls and + include directives. They are no longer needed. + + * ace/ace_for_tao.mpc: + + Added a number of source files required to build the + Notification Service and its tests. + + * Kokyu/tests/DSRT_MIF/DSRT_MIF.mpc: + * ace/QoS/qos.mpc: + * apps/soreduce/soreduce.mpc: + * bin/MakeProjectCreator/config/ftclientorb.mpb: + * bin/MakeProjectCreator/config/htbp.mpb: + * bin/MakeProjectCreator/config/ifrservice.mpb: + * bin/MakeProjectCreator/config/naming_serv.mpb: + * bin/MakeProjectCreator/config/portablegroup.mpb: + * bin/MakeProjectCreator/config/rtevent_serv.mpb: + * bin/MakeProjectCreator/config/ssl.mpb: + * bin/MakeProjectCreator/config/strategies.mpb: + * bin/MakeProjectCreator/config/tmcast.mpb: + * examples/APG/Active_Objects/active_objects.mpc: + * examples/APG/Config/config.mpc: + * examples/APG/Misc_IPC/misc_ipc.mpc: + * examples/APG/Naming/naming.mpc: + * examples/APG/Proactor/proactor.mpc: + * examples/APG/Processes/processes.mpc: + * examples/APG/Shared_Memory/shared_memory.mpc: + * examples/APG/Streams/streams.mpc: + * examples/APG/Svc_Config/svc_config.mpc: + * examples/APG/ThreadPools/threadpools.mpc: + * examples/APG/ThreadSafety/threadsafety.mpc: + * examples/ASX/Event_Server/Event_Server/Event.mpc: + * examples/ASX/UPIPE_Event_Server/UPIPE_Event.mpc: + * examples/C++NPv1/C++NPv1.mpc: + * examples/C++NPv2/C++NPv2.mpc: + * examples/Connection/blocking/Connection_Blocking.mpc: + * examples/Connection/misc/Connection_Misc.mpc: + * examples/Connection/non_blocking/Connection_Non_Blocking.mpc: + * examples/IPC_SAP/DEV_SAP/reader/dev_sap_reader.mpc: + * examples/IPC_SAP/DEV_SAP/writer/dev_sap_writer.mpc: + * examples/IPC_SAP/FIFO_SAP/fifo_sap.mpc: + * examples/IPC_SAP/FILE_SAP/file_sap_client.mpc: + * examples/IPC_SAP/SOCK_SAP/sock_sap.mpc: + * examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc: + * examples/Mem_Map/IO-tests/Mem_Map_IO_Tests.mpc: + * examples/Mem_Map/file-reverse/Mem_Map_File_Reverse.mpc: + * examples/Misc/Misc.mpc: + * examples/Naming/Naming.mpc: + * examples/OS/Process/OS_Process.mpc: + * examples/Reactor/Dgram/Reactor_Dgram.mpc: + * examples/Reactor/FIFO/Reactor_FIFO.mpc: + * examples/Reactor/Proactor/Proactor.mpc: + * examples/Service_Configurator/IPC-tests/client/Svc_Cfg_IPC_Client.mpc: + * examples/Shared_Malloc/Shared_Malloc.mpc: + * examples/Shared_Memory/Shared_Memory.mpc: + * examples/Synch/Synch.mpc: + * examples/System_V_IPC/SV_Message_Queues/SV_Message_Queues.mpc: + * examples/System_V_IPC/SV_Semaphores/SV_Semaphores.mpc: + * examples/Threads/Threads.mpc: + * performance-tests/SCTP/SCTP.mpc: + * tests/tests.mpc: + + Added "avoids += ace_for_tao" to projects that require features + of ACE not found in the ace_for_tao subset. Addresses link-time + errors. Fri Nov 25 12:45:20 2005 Steve Huston - * tests/Proactor_Test.cpp: - * tests/Proactor_Test_IPV6.cpp: Corrected ACE_Atomic_Op instantiations - for size_t. + * tests/Proactor_Test.cpp: + * tests/Proactor_Test_IPV6.cpp: Corrected ACE_Atomic_Op instantiations + for size_t. Fri Nov 25 10:00:21 2005 Steve Huston - * ace/POSIX_Proactor.cpp (ACE_POSIX_Asynch_Timer): Don't explicitly - call ACE_Asynch_Result_Impl() - it's pointless and isn't listed - as an ancestor of this class. - (create_asynch_timer): Use a ACE_POSIX_Asynch_Timer * to match - the created object type. + * ace/POSIX_Proactor.cpp (ACE_POSIX_Asynch_Timer): Don't explicitly + call ACE_Asynch_Result_Impl() - it's pointless and isn't listed + as an ancestor of this class. + (create_asynch_timer): Use a ACE_POSIX_Asynch_Timer * to match + the created object type. - * ace/POSIX_Asynch_IO.cpp: Remove explicit calls to base-class - constructors from all constructors. It's not needed and seems to - cause problems on 64-bit code, at least on AIX. + * ace/POSIX_Asynch_IO.cpp: Remove explicit calls to base-class + constructors from all constructors. It's not needed and seems to + cause problems on 64-bit code, at least on AIX. - * include/makeinclude/platform_aix_ibm.GNU: AIX now uses the XPG4 tail - command syntax, requiring "-n 1" to read the last line; refuses "-1". - Thanks to Mike Knight for - alerting us to this. + * include/makeinclude/platform_aix_ibm.GNU: AIX now uses the XPG4 tail + command syntax, requiring "-n 1" to read the last line; refuses "-1". + Thanks to Mike Knight for + alerting us to this. - * THANKS: Added Mike Knight to the Hall of Fame. + * THANKS: Added Mike Knight to the Hall of Fame. Thu Nov 24 20:00:37 2005 Simon McQueen @@ -647,68 +647,68 @@ Thu Nov 24 14:56:12 UTC 2005 Johnny Willemsen Thu Nov 24 01:38:57 2005 Ossama Othman - * bin/fuzz.pl: - - Added a test that flags common versioned namespace related - errors/misuses. - - * bin/MakeProjectCreator/config/global.features: - - Disable versioned namespace support by default. - - * ace/Atomic_Op.h: - * ace/Auto_Ptr.h: - * ace/Barrier.h: - * ace/Base_Thread_Adapter.h: - * ace/CDR_Stream.h: - * ace/Cleanup_Strategies_T.cpp: - * ace/Dev_Poll_Reactor.h: - * ace/Functor_String.h: - * ace/High_Res_Timer.cpp: - * ace/LSOCK_Connector.inl: - * ace/Local_Name_Space_T.h: - * ace/Log_Msg.h: - * ace/Malloc.h: - * ace/Malloc_Allocator.h: - * ace/Message_Queue.h: - * ace/OS_Memory.h: - * ace/OS_NS_Thread.cpp: - * ace/OS_NS_Thread.h: - * ace/OS_NS_errno.h: - * ace/OS_NS_math.inl: - * ace/OS_NS_netdb.cpp: - * ace/OS_NS_netdb.h: - * ace/OS_NS_sys_msg.h: - * ace/OS_NS_time.h: - * ace/OS_main.cpp: - * ace/Object_Manager.h: - * ace/Parse_Node.cpp: - * ace/Ping_Socket.cpp: - * ace/Proactor.cpp: - * ace/Proactor.h: - * ace/Profile_Timer.cpp: - * ace/Profile_Timer.inl: - * ace/SOCK_Dgram_Mcast.cpp: - * ace/SOCK_Dgram_Mcast.h: - * ace/SOCK_Dgram_Mcast.inl: - * ace/SPIPE_Stream.h: - * ace/Select_Reactor_T.cpp: - * ace/Service_Config.h: - * ace/Service_Templates.cpp: - * ace/Sock_Connect.cpp: - * ace/Svc_Conf_l.cpp: - * ace/Svc_Conf_y.cpp: - * ace/Thread_Manager.cpp: - * ace/Time_Value.h: - * ace/Timeprobe.h: - * ace/Timer_Hash_T.h: - * ace/Timer_List.cpp: - * ace/Timer_Queue.cpp: - * ace/config-lite.h: - * ace/SSL/SSL_Asynch_BIO.cpp: - * ace/SSL/SSL_Context.cpp: - - Corrected build errors in versioned namespace builds. + * bin/fuzz.pl: + + Added a test that flags common versioned namespace related + errors/misuses. + + * bin/MakeProjectCreator/config/global.features: + + Disable versioned namespace support by default. + + * ace/Atomic_Op.h: + * ace/Auto_Ptr.h: + * ace/Barrier.h: + * ace/Base_Thread_Adapter.h: + * ace/CDR_Stream.h: + * ace/Cleanup_Strategies_T.cpp: + * ace/Dev_Poll_Reactor.h: + * ace/Functor_String.h: + * ace/High_Res_Timer.cpp: + * ace/LSOCK_Connector.inl: + * ace/Local_Name_Space_T.h: + * ace/Log_Msg.h: + * ace/Malloc.h: + * ace/Malloc_Allocator.h: + * ace/Message_Queue.h: + * ace/OS_Memory.h: + * ace/OS_NS_Thread.cpp: + * ace/OS_NS_Thread.h: + * ace/OS_NS_errno.h: + * ace/OS_NS_math.inl: + * ace/OS_NS_netdb.cpp: + * ace/OS_NS_netdb.h: + * ace/OS_NS_sys_msg.h: + * ace/OS_NS_time.h: + * ace/OS_main.cpp: + * ace/Object_Manager.h: + * ace/Parse_Node.cpp: + * ace/Ping_Socket.cpp: + * ace/Proactor.cpp: + * ace/Proactor.h: + * ace/Profile_Timer.cpp: + * ace/Profile_Timer.inl: + * ace/SOCK_Dgram_Mcast.cpp: + * ace/SOCK_Dgram_Mcast.h: + * ace/SOCK_Dgram_Mcast.inl: + * ace/SPIPE_Stream.h: + * ace/Select_Reactor_T.cpp: + * ace/Service_Config.h: + * ace/Service_Templates.cpp: + * ace/Sock_Connect.cpp: + * ace/Svc_Conf_l.cpp: + * ace/Svc_Conf_y.cpp: + * ace/Thread_Manager.cpp: + * ace/Time_Value.h: + * ace/Timeprobe.h: + * ace/Timer_Hash_T.h: + * ace/Timer_List.cpp: + * ace/Timer_Queue.cpp: + * ace/config-lite.h: + * ace/SSL/SSL_Asynch_BIO.cpp: + * ace/SSL/SSL_Context.cpp: + + Corrected build errors in versioned namespace builds. Wed Nov 23 19:54:12 UTC 2005 Johnny Willemsen @@ -717,9 +717,9 @@ Wed Nov 23 19:54:12 UTC 2005 Johnny Willemsen Wed Nov 23 11:00:46 2005 Douglas C. Schmidt - * docs/ACE-guidelines.html: Updated the guidelines to explain how - TAO binary options should be specified, i.e. as the integral - values 0 or 1. + * docs/ACE-guidelines.html: Updated the guidelines to explain how + TAO binary options should be specified, i.e. as the integral + values 0 or 1. Wed Nov 23 09:54:12 UTC 2005 Johnny Willemsen @@ -731,34 +731,34 @@ Wed Nov 23 09:54:12 UTC 2005 Johnny Willemsen Tue Nov 22 17:42:13 2005 Kobi Cohen-Arazi - * ace/Select_Reactor_T.cpp (dispatch): - Fixed a bug which derived from bug #1890. active_handle_count - must be updated when state is changed. Every time some handler - remove add or suspend itself of another handle, state is - changed, and that should be reflected in the - active_handle_count. Thanks for Vadim Iosevich . + * ace/Select_Reactor_T.cpp (dispatch): + Fixed a bug which derived from bug #1890. active_handle_count + must be updated when state is changed. Every time some handler + remove add or suspend itself of another handle, state is + changed, and that should be reflected in the + active_handle_count. Thanks for Vadim Iosevich . Tue Nov 22 18:27:30 2005 Steve Huston - * m4/tls.m4: Correct botched assignment to ace_TLS_CPPFLAGS when - additional Kerberos directory is needed. + * m4/tls.m4: Correct botched assignment to ace_TLS_CPPFLAGS when + additional Kerberos directory is needed. Tue Nov 22 03:33:14 2005 Bala Natarajan - * ace/ace_configuration_for_tao.mpc: + * ace/ace_configuration_for_tao.mpc: - Some groups require ACE_Configuration. This MPC should probably - help those groups with a smaller library to use instead of - pulling in the whole ACE library. + Some groups require ACE_Configuration. This MPC should probably + help those groups with a smaller library to use instead of + pulling in the whole ACE library. Tue Nov 22 01:43:52 2005 Ossama Othman - * bin/MakeProjectCreator/config/portablegroup.mpb: + * bin/MakeProjectCreator/config/portablegroup.mpb: - Rather than disable this project in the ACE_FOR_TAO - configuration, inherit from acesocketslib_for_tao to allow it to - be used. + Rather than disable this project in the ACE_FOR_TAO + configuration, inherit from acesocketslib_for_tao to allow it to + be used. Tue Nov 22 09:40:00 UTC 2005 Simon Massey @@ -768,94 +768,94 @@ Tue Nov 22 09:40:00 UTC 2005 Simon Massey Mon Nov 21 23:56:06 2005 Ossama Othman - * ace/ace_for_tao.mpc: - * ace/ace_threads_for_tao.mpc: + * ace/ace_for_tao.mpc: + * ace/ace_threads_for_tao.mpc: - Moved ACE_crc32.cpp to ace_threads_for_tao subset within - Windows compiler conditional. It is only needed by the - SV_Semaphore_Simple listed within that conditional block. + Moved ACE_crc32.cpp to ace_threads_for_tao subset within + Windows compiler conditional. It is only needed by the + SV_Semaphore_Simple listed within that conditional block. - * ace/ace_timer_for_tao.mpc: - * bin/MakeProjectCreator/config/acetimerlib_for_tao.mpb: + * ace/ace_timer_for_tao.mpc: + * bin/MakeProjectCreator/config/acetimerlib_for_tao.mpb: - New ACE_FOR_TAO timer library subset. + New ACE_FOR_TAO timer library subset. - * ace/Obchunk.cpp: - * ace/Obchunk.h: - * ace/Obchunk.inl: - * ace/Object_Manager.cpp: - * ace/Object_Manager.h: - * ace/Object_Manager.inl: - * ace/Object_Manager_Base.cpp: - * ace/Object_Manager_Base.h: - * ace/Obstack.cpp: - * ace/Obstack.h: - * ace/Obstack_T.cpp: - * ace/Obstack_T.h: - * ace/Obstack_T.inl: + * ace/Obchunk.cpp: + * ace/Obchunk.h: + * ace/Obchunk.inl: + * ace/Object_Manager.cpp: + * ace/Object_Manager.h: + * ace/Object_Manager.inl: + * ace/Object_Manager_Base.cpp: + * ace/Object_Manager_Base.h: + * ace/Obstack.cpp: + * ace/Obstack.h: + * ace/Obstack_T.cpp: + * ace/Obstack_T.h: + * ace/Obstack_T.inl: - Added missing versioned namespace support. + Added missing versioned namespace support. - * ace/SSL/SSL_Context.h: + * ace/SSL/SSL_Context.h: - Removed ACE_SSL_locking_callback prototype since it is not part - of the public interface, and since a prototype (and definition) - already exists in the SSL_Context.cpp implementation file. + Removed ACE_SSL_locking_callback prototype since it is not part + of the public interface, and since a prototype (and definition) + already exists in the SSL_Context.cpp implementation file. - Removed static class members and placed them in anonymous - namespace in the implementation file. + Removed static class members and placed them in anonymous + namespace in the implementation file. - * ace/SSL_Context.cpp: + * ace/SSL_Context.cpp: - Static class members are now in an anonymous namespace. There's - no need to expose them in the corresponding header. + Static class members are now in an anonymous namespace. There's + no need to expose them in the corresponding header. - Mangle global SSL callback functions with the appropriate - versioned namespace name, if enabled. + Mangle global SSL callback functions with the appropriate + versioned namespace name, if enabled. - Improved exception safety of lock memory management and - lock acquisition/release by taking advantage of an - ACE_Auto_Basic_Array_Ptr and ACE_Mutex, respectively. + Improved exception safety of lock memory management and + lock acquisition/release by taking advantage of an + ACE_Auto_Basic_Array_Ptr and ACE_Mutex, respectively. - * Kokyu/tests/DSRT_MIF/DSRT_MIF.mpc: - * apps/drwho/drwho.mpc: - * apps/soreduce/soreduce.mpc: - * examples/APG/Active_Objects/active_objects.mpc: - * examples/APG/Misc_IPC/misc_ipc.mpc: - * examples/APG/Shared_Memory/shared_memory.mpc: - * examples/APG/ThreadPools/threadpools.mpc: - * examples/APG/ThreadSafety/threadsafety.mpc: - * examples/ASX/Event_Server/Event_Server/Event.mpc: + * Kokyu/tests/DSRT_MIF/DSRT_MIF.mpc: + * apps/drwho/drwho.mpc: + * apps/soreduce/soreduce.mpc: + * examples/APG/Active_Objects/active_objects.mpc: + * examples/APG/Misc_IPC/misc_ipc.mpc: + * examples/APG/Shared_Memory/shared_memory.mpc: + * examples/APG/ThreadPools/threadpools.mpc: + * examples/APG/ThreadSafety/threadsafety.mpc: + * examples/ASX/Event_Server/Event_Server/Event.mpc: - Inherit from the appropriate ACE_FOR_TAO subset MPC base - project. Addresses unresolved symbol errors. + Inherit from the appropriate ACE_FOR_TAO subset MPC base + project. Addresses unresolved symbol errors. Tue Nov 22 09:33:30 (IST) 2005 Bala Natarajan - * bin/MakeProjectCreator/config/portablegroup.mpb: + * bin/MakeProjectCreator/config/portablegroup.mpb: Do not build in ACE_FOR_TAO configuration. Tue Nov 22 09:27:30 (IST) 2005 Bala Natarajan - * ace/OS_NS_sys_utsname.cpp: - * ace/OS_NS_sys_utsname.h: - * ace/OS_NS_sys_utsname.inl: + * ace/OS_NS_sys_utsname.cpp: + * ace/OS_NS_sys_utsname.h: + * ace/OS_NS_sys_utsname.inl: Uninlined uname (). Compiling it on Solaris 9 with Studio9, and inline enabled is a pain. DOC's scoreboard uses inline=0 on corona, and hence doesn't show the error. Uninlining solves the problem. - * ace/ace_for_tao.mpc: + * ace/ace_for_tao.mpc: Added a few files to be built in ACE_FOR_TAO config. This fixes many errors in gperf and orbsvcs on Solaris. Mon Nov 21 19:16:30 2005 Steve Huston - * m4/tls.m4: Make sure we don't lose the user's specified OpenSSL - location when searching for Kerberos files. + * m4/tls.m4: Make sure we don't lose the user's specified OpenSSL + location when searching for Kerberos files. Mon Nov 21 13:26:53 2005 Arvind S. Krishna @@ -865,15 +865,15 @@ Mon Nov 21 13:26:53 2005 Arvind S. Krishna Mon Nov 21 11:00:02 2005 William Otte - * bin/MakeProjectCreator/config/cidlc.mpb + * bin/MakeProjectCreator/config/cidlc.mpb - Added a verbatim section for gnuace targets to pull in the - boost_filesystem and boost_regex libraries. + Added a verbatim section for gnuace targets to pull in the + boost_filesystem and boost_regex libraries. Mon Nov 21 08:16:29 2005 Steve Huston - * ace/SSL/SSL_Context.h: Removed "::" from friend declaration to - fix compile errors on Solaris, Forte 6 Update 2. (Sun C++ 5.4). + * ace/SSL/SSL_Context.h: Removed "::" from friend declaration to + fix compile errors on Solaris, Forte 6 Update 2. (Sun C++ 5.4). Fri Nov 18 23:07:09 UTC 2005 Jeff Parsons @@ -888,34 +888,34 @@ Fri Nov 18 23:07:09 UTC 2005 Jeff Parsons Fri Nov 18 17:22:19 2005 Steve Huston - * protocols/ace/RMCast/Template_Instantiations.cpp: Completed - template instantiations. + * protocols/ace/RMCast/Template_Instantiations.cpp: Completed + template instantiations. - * protocols/ace/RMCast/Makefile.am: - * protocols/ace/TMCast/Template_Instantiations.cpp: Explicit - instantiations needed for TMCast. + * protocols/ace/RMCast/Makefile.am: + * protocols/ace/TMCast/Template_Instantiations.cpp: Explicit + instantiations needed for TMCast. - * tests/Based_Pointer_Test.cpp: Added explicit instantiation for - ACE_Malloc_T. + * tests/Based_Pointer_Test.cpp: Added explicit instantiation for + ACE_Malloc_T. - * tests/DLList_Test.cpp: #include "ace/Malloc_T.h" rather than - "ace/Malloc.h" to pick up ACE_Allocator<> before the explicit - instantiation needs it. + * tests/DLList_Test.cpp: #include "ace/Malloc_T.h" rather than + "ace/Malloc.h" to pick up ACE_Allocator<> before the explicit + instantiation needs it. Fri Nov 18 14:16:45 2005 Douglas C. Schmidt - * ace/WIN32_Asynch_IO.cpp (shared_read): Added a new case for - ERROR_MORE_DATA, which isn't actually an error after all. - Thanks to Yongming Wang for contributing - this. + * ace/WIN32_Asynch_IO.cpp (shared_read): Added a new case for + ERROR_MORE_DATA, which isn't actually an error after all. + Thanks to Yongming Wang for contributing + this. Fri Nov 18 10:39:01 2005 William Otte - * bin/MakeProjectCreator/config/cidlc.mpb + * bin/MakeProjectCreator/config/cidlc.mpb - Added rest of change intended for: - Thu Nov 17 18:08:45 UTC 2005 Jeff Parsons + Added rest of change intended for: + Thu Nov 17 18:08:45 UTC 2005 Jeff Parsons Thu Nov 17 18:08:45 UTC 2005 Jeff Parsons @@ -949,16 +949,16 @@ Thu Nov 16 12:36:12 UTC 2005 Johnny Willemsen Wed Nov 16 15:48:29 2005 Steve Huston - * ace/Hash_Map_Manager_T.h: For Sun CC 5.4 and earlier with explicit - template instantiation, can't prevent seeing operator= or - ACE_Hash_Map_Manager explicit templates won't compile. Ick. + * ace/Hash_Map_Manager_T.h: For Sun CC 5.4 and earlier with explicit + template instantiation, can't prevent seeing operator= or + ACE_Hash_Map_Manager explicit templates won't compile. Ick. - * apps/JAWS3/jaws3/Templates.cpp: Adjusted ACE_Reactor_Token_T type - usage. Follow-up change to match those in: - Fri Aug 26 18:01:31 2005 Steve Huston + * apps/JAWS3/jaws3/Templates.cpp: Adjusted ACE_Reactor_Token_T type + usage. Follow-up change to match those in: + Fri Aug 26 18:01:31 2005 Steve Huston - * protocols/ace/RMCast/Template_Instantiations.cpp: Added more needed - instantiations. + * protocols/ace/RMCast/Template_Instantiations.cpp: Added more needed + instantiations. Wed Nov 16 14:12:08 USMST 2005 Yan Dai @@ -968,71 +968,71 @@ Wed Nov 16 14:12:08 USMST 2005 Yan Dai Tue Nov 15 23:41:39 2005 Ossama Othman - * ace/Service_Config.cpp (ACE_FACTORY_DEFINE): + * ace/Service_Config.cpp (ACE_FACTORY_DEFINE): - Moved this macro call outside of the versioned namespace. It - should be in the global namespace. + Moved this macro call outside of the versioned namespace. It + should be in the global namespace. - * ace/Svc_Conf.h: - * ace/Svc_Conf.l: - * ace/Svc_Conf.y: - * ace/Svc_Conf_Lexer_Guard.cpp: - * ace/Svc_Conf_Lexer_Guard.h: - * ace/Svc_Conf_l.cpp: - * ace/Svc_Conf_y.cpp: + * ace/Svc_Conf.h: + * ace/Svc_Conf.l: + * ace/Svc_Conf.y: + * ace/Svc_Conf_Lexer_Guard.cpp: + * ace/Svc_Conf_Lexer_Guard.h: + * ace/Svc_Conf_l.cpp: + * ace/Svc_Conf_y.cpp: - Added missing versioned namespace macros. + Added missing versioned namespace macros. Tue Nov 15 15:41:19 2005 Steve Huston - * NEWS: Added WinCE, VC8, ACE_Dev_Poll_Reactor, and ACE_RB_Tree notes. + * NEWS: Added WinCE, VC8, ACE_Dev_Poll_Reactor, and ACE_RB_Tree notes. - * bin/make_release: Generate VC8 files for both Win32 and WinCE. - Since VC8 uses the same suffixes as VC71, the Win32 files have - _vc8 appended, and WinCE files have _WinCE appended. WinCE files - are generated with feature uses_wchar=1, vc8 uses defaults. + * bin/make_release: Generate VC8 files for both Win32 and WinCE. + Since VC8 uses the same suffixes as VC71, the Win32 files have + _vc8 appended, and WinCE files have _WinCE appended. WinCE files + are generated with feature uses_wchar=1, vc8 uses defaults. - * docs/CE-status.txt: Added some info on CE support under VC8. + * docs/CE-status.txt: Added some info on CE support under VC8. Tue Nov 15 12:44:37 2005 William Otte - * bin/MakeProjectCreator/config/cidlc.mpb + * bin/MakeProjectCreator/config/cidlc.mpb - Added a directive to remove runtime dependancy on VC71 - runtime libraries on Windows. Thanks to Kitty for suggesting - the fix. + Added a directive to remove runtime dependancy on VC71 + runtime libraries on Windows. Thanks to Kitty for suggesting + the fix. Tue Nov 15 11:31:41 2005 Steve Huston - * ace/Atomic_Op.{h inl} (ACE_Atomic_Op (TYPE c)): Changed the signature - to be const TYPE& for long and unsigned long. This aligns it with the - ACE_Atomic_Op template's (const TYPE&) constructor signature and - resolves undefined references to it in the explicit template builds. + * ace/Atomic_Op.{h inl} (ACE_Atomic_Op (TYPE c)): Changed the signature + to be const TYPE& for long and unsigned long. This aligns it with the + ACE_Atomic_Op template's (const TYPE&) constructor signature and + resolves undefined references to it in the explicit template builds. - * ace/Event_Handler.cpp: Added explicit instantiation of - ACE_Atomic_Op when ACE_HAS_BUILTIN_ATOMIC_OP - is not defined. This covers the event handler reference counting - use of ACE_Atomic_Op. + * ace/Event_Handler.cpp: Added explicit instantiation of + ACE_Atomic_Op when ACE_HAS_BUILTIN_ATOMIC_OP + is not defined. This covers the event handler reference counting + use of ACE_Atomic_Op. - * ace/Malloc_Instantiations.cpp: Corrected header file inclusions. + * ace/Malloc_Instantiations.cpp: Corrected header file inclusions. - * protocols/ace/RMCast/Makefile.am: - * protocols/ace/RMCast/Template_Instantiations.cpp: New file to - hold all explicit template instantiations needed for RMCast. - This is a temporary file, only for the ACE 5.5 release. Then it - can be expunged with the test of the explicit template - instantiation support. + * protocols/ace/RMCast/Makefile.am: + * protocols/ace/RMCast/Template_Instantiations.cpp: New file to + hold all explicit template instantiations needed for RMCast. + This is a temporary file, only for the ACE 5.5 release. Then it + can be expunged with the test of the explicit template + instantiation support. Tue Nov 15 09:31:29 2005 Steve Huston - * ace/Dev_Poll_Reactor.{h cpp}: Add an optional decr_refcnt parameter - to ACE_Dev_Poll_Rector_Repository::unbind () to control whether or - not the unbound event handler's refcount is to be decremented. - When registering a handler, remember to increment its refcount if - needed; conversely, decrement it when all events are removed. - Be sure to initialize epoll_event structs. + * ace/Dev_Poll_Reactor.{h cpp}: Add an optional decr_refcnt parameter + to ACE_Dev_Poll_Rector_Repository::unbind () to control whether or + not the unbound event handler's refcount is to be decremented. + When registering a handler, remember to increment its refcount if + needed; conversely, decrement it when all events are removed. + Be sure to initialize epoll_event structs. - * tests/Dev_Poll_Reactor_Test.cpp (handle_input): Fix buffer overrun. + * tests/Dev_Poll_Reactor_Test.cpp (handle_input): Fix buffer overrun. Tue Nov 15 13:57:12 UTC 2005 Johnny Willemsen @@ -1041,10 +1041,10 @@ Tue Nov 15 13:57:12 UTC 2005 Johnny Willemsen Tue Nov 15 07:28:35 2005 Douglas C. Schmidt - * ace/Service_Config.cpp (initialize): Added a check to avoid - overwriting a service that's already installed without having it - explicitly removed first. Thanks to Domingos Monteiro for this fix. + * ace/Service_Config.cpp (initialize): Added a check to avoid + overwriting a service that's already installed without having it + explicitly removed first. Thanks to Domingos Monteiro for this fix. Mon Nov 14 08:25:12 UTC 2005 Johnny Willemsen @@ -1073,45 +1073,45 @@ Mon Nov 14 07:57:12 UTC 2005 Johnny Willemsen Fri Nov 11 16:04:44 2005 J.T. Conklin - * bin/MakeProjectCreator/templates/gnu.mpd: + * bin/MakeProjectCreator/templates/gnu.mpd: - Emit "idl_stubs" target for IDL projects defining MPC's - custom_only variable. Fixes problems with some of the - scoreboard statistics builds. + Emit "idl_stubs" target for IDL projects defining MPC's + custom_only variable. Fixes problems with some of the + scoreboard statistics builds. Fri Nov 11 11:06:31 2005 Ossama Othman - * ACEXML/common/common.mpc: - * ace/ACE_Codecs_export.h: - * ace/Codecs.h: - * ace/ace.mwc: - * ace/ace_codecs_for_tao.mpc: - * apps/JAWS/server/server.mpc: - * apps/JAWS3/jaws3/jaws3.mpc: - * examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc: - * examples/Threads/Threads.mpc: - * examples/Web_Crawler/Web_Crawler.mpc: - * netsvcs/clients/Naming/Client/Client.mpc: - * netsvcs/clients/Naming/Dump_Restore/Dump_Restore.mpc: - * netsvcs/lib/lib.mpc: - * performance-tests/Misc/Misc.mpc: - * performance-tests/SCTP/SCTP.mpc: - * performance-tests/Server_Concurrency/Leader_Follower/Svr_Conc_Leader_Follower.mpc: - * performance-tests/Server_Concurrency/Queue_Based_Workers/Svr_Conc_Queue_Based_Workers.mpc: - * performance-tests/Synch-Benchmarks/Base_Test/Synch_Benchmarks_Base_Test.mpc: - * performance-tests/Synch-Benchmarks/Perf_Test/Synch_Benchmarks_Perf_Test.mpc: - * performance-tests/TCP/TCP.mpc: - * performance-tests/UDP/UDP.mpc: - * tests/tests.mpc: - - Addressed some "ace_for_tao" link-time failures. + * ACEXML/common/common.mpc: + * ace/ACE_Codecs_export.h: + * ace/Codecs.h: + * ace/ace.mwc: + * ace/ace_codecs_for_tao.mpc: + * apps/JAWS/server/server.mpc: + * apps/JAWS3/jaws3/jaws3.mpc: + * examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc: + * examples/Threads/Threads.mpc: + * examples/Web_Crawler/Web_Crawler.mpc: + * netsvcs/clients/Naming/Client/Client.mpc: + * netsvcs/clients/Naming/Dump_Restore/Dump_Restore.mpc: + * netsvcs/lib/lib.mpc: + * performance-tests/Misc/Misc.mpc: + * performance-tests/SCTP/SCTP.mpc: + * performance-tests/Server_Concurrency/Leader_Follower/Svr_Conc_Leader_Follower.mpc: + * performance-tests/Server_Concurrency/Queue_Based_Workers/Svr_Conc_Queue_Based_Workers.mpc: + * performance-tests/Synch-Benchmarks/Base_Test/Synch_Benchmarks_Base_Test.mpc: + * performance-tests/Synch-Benchmarks/Perf_Test/Synch_Benchmarks_Perf_Test.mpc: + * performance-tests/TCP/TCP.mpc: + * performance-tests/UDP/UDP.mpc: + * tests/tests.mpc: + + Addressed some "ace_for_tao" link-time failures. Fri Nov 11 09:21:53 2005 Ossama Othman - * include/makeinclude/wrapper_macros.GNU: + * include/makeinclude/wrapper_macros.GNU: - Added missing "ace_for_tao" support. Addresses "ace_for_tao" - build errors in GNU Make based builds. + Added missing "ace_for_tao" support. Addresses "ace_for_tao" + build errors in GNU Make based builds. Fri Nov 11 12:15:12 UTC 2005 Johnny Willemsen @@ -2834,16 +2834,16 @@ Thu Oct 20 08:53:47 2005 Arvind S. Krishna * ace/Message_Block.cpp: CORBA specification mandates alignment of basic types to their - natural boundaries. However, in certain situations (1) where - such alignment is not needed by the platform and/or (2) - homogeneous systems exists on the client and server sides, this - alignment can be ignored to improve (de)marshaling - efficiency. This commit adds the ACE_LACKS_CDR_ALIGNMENT flag to - the CDR streams that enables applications to ignore alignment - during (de)marshaling. This macro should be used when ACE_CDR is - both the (de)marshaler. Additionally, use this option only when - byte orders of the two machines are the same. This restriction - is temporary and will be removed in a subsequent commit. + natural boundaries. However, in certain situations (1) where + such alignment is not needed by the platform and/or (2) + homogeneous systems exists on the client and server sides, this + alignment can be ignored to improve (de)marshaling + efficiency. This commit adds the ACE_LACKS_CDR_ALIGNMENT flag to + the CDR streams that enables applications to ignore alignment + during (de)marshaling. This macro should be used when ACE_CDR is + both the (de)marshaler. Additionally, use this option only when + byte orders of the two machines are the same. This restriction + is temporary and will be removed in a subsequent commit. Thu Oct 29 11:09:12 UTC 2005 Johnny Willemsen diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog index 9328727e04c..2c91bed0636 100644 --- a/TAO/CIAO/ChangeLog +++ b/TAO/CIAO/ChangeLog @@ -1,40 +1,40 @@ Fri Dec 16 15:58:27 2005 Gan Deng - * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp + * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp - Modified to fix a bug reported by Will Otte regarding - DAnCE's parsing of deployment plan to find component - servant and executor libraries. This is a temporary - workaround so even if a component name happens to - have "_exec" string inside it, DAnCE could still - work correctly to find the corresponding servant - and executor libraries. + Modified to fix a bug reported by Will Otte regarding + DAnCE's parsing of deployment plan to find component + servant and executor libraries. This is a temporary + workaround so even if a component name happens to + have "_exec" string inside it, DAnCE could still + work correctly to find the corresponding servant + and executor libraries. Fri Dec 16 14:57:21 2005 Gan Deng - * ciao/Container_Base.cpp - * ciao/Container_Base.h + * ciao/Container_Base.cpp + * ciao/Container_Base.h - Fixed a bug about RT-CCM. The bug creeped out when the - facet_consumer_poa_ is not configured properly to use - application specific real-time policies. Thanks to - Roland Schimmack for - reporting this bug. + Fixed a bug about RT-CCM. The bug creeped out when the + facet_consumer_poa_ is not configured properly to use + application specific real-time policies. Thanks to + Roland Schimmack for + reporting this bug. Tue Dec 13 12:13:26 2005 Douglas C. Schmidt - * COPYING: Updated this file to mention compliance issues wrt the - new "The Energy Policy Act of 2005". Thanks to Malcolm Spence - for providing this. - + * COPYING: Updated this file to mention compliance issues wrt the + new "The Energy Policy Act of 2005". Thanks to Malcolm Spence + for providing this. + Tue Dec 13 09:07:21 2005 William Otte - * CCF/Documentation/Build.html - * CIDLC/README.html + * CCF/Documentation/Build.html + * CIDLC/README.html - Updates to the CIDLC build documentation. Thanks to James Hill - for completing this update. - + Updates to the CIDLC build documentation. Thanks to James Hill + for completing this update. + Mon Dec 12 13:20:00 UTC 2005 Simon Massey * NEWS: @@ -43,34 +43,34 @@ Mon Dec 12 13:20:00 UTC 2005 Simon Massey Fri Dec 9 13:39:10 2005 William Otte - * tools/Config_Handlers/Any_Handler.h + * tools/Config_Handlers/Any_Handler.h - Added a missing include for the versioned namespace macros. + Added a missing include for the versioned namespace macros. Fri Dec 9 09:18:01 2005 William Otte - * ciao/Server_init.h - - Added a missing include for the versioned namespace macros. - + * ciao/Server_init.h + + Added a missing include for the versioned namespace macros. + Thu Dec 08 21:34:36 2005 Gan Deng - * NEWS + * NEWS Updated the NEWS file to capture ReDaC stuff. Thu Dec 8 15:38:02 2005 Ossama Othman - * DAnCE/Old_Config_Handlers/DT_Handler.h: - * ciao/Client_init.h: - * ciao/Context_Impl_T.h: - * ciao/Server_init.h: - * ciao/Upgradeable_Context_Impl_T.h: - * tools/Config_Handlers/Any_Handler.h: + * DAnCE/Old_Config_Handlers/DT_Handler.h: + * ciao/Client_init.h: + * ciao/Context_Impl_T.h: + * ciao/Server_init.h: + * ciao/Upgradeable_Context_Impl_T.h: + * tools/Config_Handlers/Any_Handler.h: - Fixed versioned namespace support. The versioning macros calls - around forward declarations in the CORBA namespace were - missing. + Fixed versioned namespace support. The versioning macros calls + around forward declarations in the CORBA namespace were + missing. Thu Dec 08 08:38:12 UTC 2005 Johnny Willemsen @@ -79,32 +79,32 @@ Thu Dec 08 08:38:12 UTC 2005 Johnny Willemsen Wed Dec 07 18:05:35 2005 Gan Deng - * ciao/Deployment.idl - * ciao/Deployment_Core.idl - * doc/index.html + * ciao/Deployment.idl + * ciao/Deployment_Core.idl + * doc/index.html - Document CIAO specific interface extension/modifications. + Document CIAO specific interface extension/modifications. Wed Dec 7 12:41:22 2005 Boris Kolpackov - * CIDLC/ExecImplGenerator.cpp: - * CIDLC/ExecImplHeaderGenerator.cpp: - * CIDLC/ExecImplSourceGenerator.cpp: - * CIDLC/ExecutorMappingGenerator.cpp: - * CIDLC/ServantGenerator.cpp: - * CIDLC/ServantHeaderGenerator.cpp: - * CIDLC/ServantSourceGenerator.cpp: - * CCF/Example/CIDL/LocalExecutorMapping/ExecutorMappingGenerator.cpp: + * CIDLC/ExecImplGenerator.cpp: + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.cpp: + * CIDLC/ExecutorMappingGenerator.cpp: + * CIDLC/ServantGenerator.cpp: + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + * CCF/Example/CIDL/LocalExecutorMapping/ExecutorMappingGenerator.cpp: - Fixed a bug in regular expressions that are used to get rid of - file suffixes. + Fixed a bug in regular expressions that are used to get rid of + file suffixes. Tue Dec 06 12:33:27 2005 William Otte - * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - Fixed warnings in Borland. + Fixed warnings in Borland. Tue Dec 6 16:14:01 UTC 2005 Jeff Parsons @@ -120,41 +120,41 @@ Tue Dec 6 16:14:01 UTC 2005 Jeff Parsons Mon Dec 5 14:43:48 2005 William Otte - * DAnCE/ExecutionManager/ExecutionManager.mpc + * DAnCE/ExecutionManager/ExecutionManager.mpc - Removed superfluous dependancy on Xerces. + Removed superfluous dependancy on Xerces. Sun Dec 4 11:13:32 2005 William Otte - * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc - * DAnCE/tests/Config_Handlers/handler_test.mpb + * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc + * DAnCE/tests/Config_Handlers/handler_test.mpb - Fix linking errors on Tiger. + Fix linking errors on Tiger. Fri Dec 2 11:25:48 2005 William Otte - * DAnCE/RepositoryManager/RepositoryManager.idl - * DAnCE/RepositoryManager/RepositoryManager.mpc - * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp - * DAnCE/RepositoryManager/RepositoryManager_Impl.h - * DAnCE/RepositoryManager/Repository_Manager.cpp - * DAnCE/RepositoryManager/Repository_Manager_conf.h - * DAnCE/RepositoryManager/Update_Plan.cpp - * DAnCE/RepositoryManager/Update_Plan.h + * DAnCE/RepositoryManager/RepositoryManager.idl + * DAnCE/RepositoryManager/RepositoryManager.mpc + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp + * DAnCE/RepositoryManager/RepositoryManager_Impl.h + * DAnCE/RepositoryManager/Repository_Manager.cpp + * DAnCE/RepositoryManager/Repository_Manager_conf.h + * DAnCE/RepositoryManager/Update_Plan.cpp + * DAnCE/RepositoryManager/Update_Plan.h - Removed the deprecated RepositoryManager implementation. + Removed the deprecated RepositoryManager implementation. - * NEWS + * NEWS - Updated the NEWS file to reflect this. + Updated the NEWS file to reflect this. Thu Dec 1 10:16:46 2005 William Otte - * tools/Config_Handlers/Basic_Deployment_Data.hpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - Fixed some errors caused by previous commit. + Fixed some errors caused by previous commit. Thu Dec 1 12:57:12 UTC 2005 Johnny Willemsen @@ -173,39 +173,39 @@ Thu Dec 1 12:57:12 UTC 2005 Johnny Willemsen Wed Nov 30 16:24:43 2005 William Otte - * docs/schema/xsc-banner.h - - Updated this file to reflect recent export macro changes. - - * tools/Config_Handlers/Basic_Deployment_Data.cpp - * tools/Config_Handlers/Basic_Deployment_Data.hpp - * tools/Config_Handlers/Deployment.cpp - * tools/Config_Handlers/Deployment.hpp - * tools/Config_Handlers/ccd.cpp - * tools/Config_Handlers/ccd.hpp - * tools/Config_Handlers/cdp.cpp - * tools/Config_Handlers/cdp.hpp - * tools/Config_Handlers/cid.cpp - * tools/Config_Handlers/cid.hpp - * tools/Config_Handlers/cpd.cpp - * tools/Config_Handlers/cpd.hpp - * tools/Config_Handlers/iad.cpp - * tools/Config_Handlers/iad.hpp - * tools/Config_Handlers/pcd.cpp - * tools/Config_Handlers/pcd.hpp - * tools/Config_Handlers/toplevel.cpp - * tools/Config_Handlers/toplevel.hpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - - Made a borland specific fix apply to all compilers, hopefully - fixing ICC builds. + * docs/schema/xsc-banner.h + + Updated this file to reflect recent export macro changes. + + * tools/Config_Handlers/Basic_Deployment_Data.cpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp + * tools/Config_Handlers/Deployment.cpp + * tools/Config_Handlers/Deployment.hpp + * tools/Config_Handlers/ccd.cpp + * tools/Config_Handlers/ccd.hpp + * tools/Config_Handlers/cdp.cpp + * tools/Config_Handlers/cdp.hpp + * tools/Config_Handlers/cid.cpp + * tools/Config_Handlers/cid.hpp + * tools/Config_Handlers/cpd.cpp + * tools/Config_Handlers/cpd.hpp + * tools/Config_Handlers/iad.cpp + * tools/Config_Handlers/iad.hpp + * tools/Config_Handlers/pcd.cpp + * tools/Config_Handlers/pcd.hpp + * tools/Config_Handlers/toplevel.cpp + * tools/Config_Handlers/toplevel.hpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + + Made a borland specific fix apply to all compilers, hopefully + fixing ICC builds. Wed Nov 30 12:30:59 2005 William Otte - * examples/Hello/descriptors/flattened_deploymentplan.cdp + * examples/Hello/descriptors/flattened_deploymentplan.cdp - Added metadata necessary to initialize an enum attribute. + Added metadata necessary to initialize an enum attribute. Wed Nov 30 08:06:00 UTC 2005 Johnny Willemsen @@ -222,38 +222,38 @@ Fri Nov 25 10:50:00 UTC 2005 Simon Massey Thu Nov 24 16:04:05 2005 Gan Deng - * tools/Config_Handlers/Config_Handlers.mpc + * tools/Config_Handlers/Config_Handlers.mpc - Added the MPC base project dependency to typecodefactory, - and hopefully this should fix some linking erros on the - scoreboard. + Added the MPC base project dependency to typecodefactory, + and hopefully this should fix some linking erros on the + scoreboard. Thu Nov 24 11:25:09 2005 Gan Deng - * DAnCE/Old_Config_Handlers/XercesString.h + * DAnCE/Old_Config_Handlers/XercesString.h - Fixed a warning, since declaring function return type - to be const is meaningless. + Fixed a warning, since declaring function return type + to be const is meaningless. Tue Nov 22 16:03:24 2005 Gan Deng - * DAnCE/NodeApplication/Container_Impl.cpp + * DAnCE/NodeApplication/Container_Impl.cpp - Fixed a memory management related bug, we should not - explicitly call release() on the component object - reference of var type. + Fixed a memory management related bug, we should not + explicitly call release() on the component object + reference of var type. Mon Nov 21 17:24:42 2005 Boris Kolpackov - * NEWS: + * NEWS: - Updated with information about changes in CCF. + Updated with information about changes in CCF. Fri Nov 18 10:28:31 2005 William Otte - * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc - Quashed a link time warning on OS X. + Quashed a link time warning on OS X. Thu Nov 17 18:13:28 UTC 2005 Jeff Parsons @@ -265,9 +265,9 @@ Thu Nov 17 18:13:28 UTC 2005 Jeff Parsons Thu Nov 17 09:53:35 2005 William Otte - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - Fixed warning about unused arguments + Fixed warning about unused arguments Wed Nov 16 11:30:12 UTC 2005 Johnny Willemsen @@ -276,14 +276,14 @@ Wed Nov 16 11:30:12 UTC 2005 Johnny Willemsen Mon Nov 14 22:43:09 2005 Gan Deng - * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp - * DAnCE/ExecutionManager/Execution_Manager_Impl.h - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp - * ciao/Deployment.idl + * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp + * DAnCE/ExecutionManager/Execution_Manager_Impl.h + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp + * ciao/Deployment.idl - Fixed some errors and warnings on the builds. + Fixed some errors and warnings on the builds. Mon Nov 14 11:05:12 UTC 2005 Johnny Willemsen @@ -304,42 +304,42 @@ Sun Nov 13 12:54:12 UTC 2005 Johnny Willemsen Fri Nov 11 17:49:40 2005 Gan Deng - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h - * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp - * DAnCE/ExecutionManager/Execution_Manager_Impl.h - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h - * DAnCE/NodeManager/NodeManager_Impl.cpp - * DAnCE/NodeManager/NodeManager_Impl.h - * ciao/Deployment.idl + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h + * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp + * DAnCE/ExecutionManager/Execution_Manager_Impl.h + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h + * DAnCE/NodeManager/NodeManager_Impl.cpp + * DAnCE/NodeManager/NodeManager_Impl.h + * ciao/Deployment.idl - More stuff regarding dynamic assembly management. These - changes won't break existing initial deployment and - configuration. + More stuff regarding dynamic assembly management. These + changes won't break existing initial deployment and + configuration. Fri Nov 11 12:37:00 2005 Gan Deng - * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp - * DAnCE/ExecutionManager/Execution_Manager_Impl.h - * DAnCE/NodeApplication/NodeApplication_Impl.cpp - * DAnCE/NodeApplication/NodeApplication_Impl.h - * DAnCE/NodeManager/NodeManager_Impl.cpp - * DAnCE/NodeManager/NodeManager_Impl.h - * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc - * ciao/Deployment.idl - * ciao/Deployment_Core.idl - - Added the DAnCE enhancements to support dynamic - assembly management and reconfiguration. No actual - implementation is there except some capability - in NodeApplication_Impl servant class. + * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp + * DAnCE/ExecutionManager/Execution_Manager_Impl.h + * DAnCE/NodeApplication/NodeApplication_Impl.cpp + * DAnCE/NodeApplication/NodeApplication_Impl.h + * DAnCE/NodeManager/NodeManager_Impl.cpp + * DAnCE/NodeManager/NodeManager_Impl.h + * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc + * ciao/Deployment.idl + * ciao/Deployment_Core.idl + + Added the DAnCE enhancements to support dynamic + assembly management and reconfiguration. No actual + implementation is there except some capability + in NodeApplication_Impl servant class. Thu Nov 10 17:13:20 2005 Gan Deng - * ciao/Servant_Activator.cpp + * ciao/Servant_Activator.cpp - Enhanced a debug output message. + Enhanced a debug output message. Thu Nov 10 06:54:12 UTC 2005 Johnny Willemsen @@ -348,56 +348,56 @@ Thu Nov 10 06:54:12 UTC 2005 Johnny Willemsen Tue Nov 8 22:13:50 2005 William Otte - * DAnCE/NodeManager/NodeManager_Impl.cpp - * ciao/Container_Base.cpp - * ciao/Servant_Impl_Base.cpp - * ciao/Swapping_Servant_Home_Impl_T.cpp - * ciao/Upgradeable_Context_Impl_T.cpp - * examples/BasicSP/EC/EC.mpc + * DAnCE/NodeManager/NodeManager_Impl.cpp + * ciao/Container_Base.cpp + * ciao/Servant_Impl_Base.cpp + * ciao/Swapping_Servant_Home_Impl_T.cpp + * ciao/Upgradeable_Context_Impl_T.cpp + * examples/BasicSP/EC/EC.mpc - Resolved some warnings in OS X relating to ambiguous conversions. + Resolved some warnings in OS X relating to ambiguous conversions. Mon Nov 7 16:23:41 2005 William Otte - * DAnCE/ExecutionManager/ExecutionManager.mpc - * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc - * performance-tests/Benchmark/Benchmark.mpc - * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc - * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc + * DAnCE/ExecutionManager/ExecutionManager.mpc + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc + * performance-tests/Benchmark/Benchmark.mpc + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc - Resolving linking errors on OS X. + Resolving linking errors on OS X. Mon Nov 7 14:00:31 2005 Nanbor Wang - * NEWS: Added some new TO-DO items. + * NEWS: Added some new TO-DO items. Mon Nov 07 10:23:09 2005 Nanbor Wang - * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: Fixed - incorrect usage of extracting a struct from an any. Thanks much - to Gan for helping with the debugging effort. + * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: Fixed + incorrect usage of extracting a struct from an any. Thanks much + to Gan for helping with the debugging effort. - * examples/Hello/descriptors/rt_run_test.pl: - * examples/Hello/descriptors/rt-example.cdp: Enabled the use of RT - policy sets and RT-enabled NodeApplication in the example by - default. + * examples/Hello/descriptors/rt_run_test.pl: + * examples/Hello/descriptors/rt-example.cdp: Enabled the use of RT + policy sets and RT-enabled NodeApplication in the example by + default. - * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: Minor enhancement to - the debug messages. + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: Minor enhancement to + the debug messages. Fri Nov 04 16:44:29 2005 Gan Deng - * DAnCE/NodeApplicationManager/ImplementtionInfo.cpp + * DAnCE/NodeApplicationManager/ImplementtionInfo.cpp - Changed to use the "copying" version of the Any insertion - operator. Thanks Jeff Parsons for the help on this. + Changed to use the "copying" version of the Any insertion + operator. Thanks Jeff Parsons for the help on this. Thu Nov 03 15:34:39 2005 Gan Deng - * DAnCE/NodeApplicationManager/ImplementationInfo.cpp + * DAnCE/NodeApplicationManager/ImplementationInfo.cpp - Fixed a bug which causes unknow exception when calling - startLaunch on NodeApplicationManager. + Fixed a bug which causes unknow exception when calling + startLaunch on NodeApplicationManager. Thu Nov 3 19:36:12 UTC 2005 Johnny Willemsen @@ -410,155 +410,155 @@ Thu Nov 3 19:36:12 UTC 2005 Johnny Willemsen Thu Nov 03 11:14:52 2005 Nanbor Wang - * DAnCE/NodeApplication/RTConfig_Manager.cpp: Added a tad more and - improve existing debugging print out. + * DAnCE/NodeApplication/RTConfig_Manager.cpp: Added a tad more and + improve existing debugging print out. - * examples/Hello/descriptors/rt-example.cdp: - * examples/Hello/descriptors/rt-config-example.csr: - * examples/Hello/descriptors/rt_run_test.pl: Changed to use a - simpler version of DeploymentPlan for the test for now. + * examples/Hello/descriptors/rt-example.cdp: + * examples/Hello/descriptors/rt-config-example.csr: + * examples/Hello/descriptors/rt_run_test.pl: Changed to use a + simpler version of DeploymentPlan for the test for now. Wed Nov 02 19:28:14 2005 Gan Deng - * tools/Config_Handlers/RT-CCM/CB_Handler.cpp - * tools/Config_Handlers/RT-CCM/TPL_Handler.cpp - * tools/Config_Handlers/RT-CCM/PS_Handler.cpp - * DAnCE/NodeApplication/RTConfig_Manager.cpp: + * tools/Config_Handlers/RT-CCM/CB_Handler.cpp + * tools/Config_Handlers/RT-CCM/TPL_Handler.cpp + * tools/Config_Handlers/RT-CCM/PS_Handler.cpp + * DAnCE/NodeApplication/RTConfig_Manager.cpp: - Fixed some bugs related to populating/displaying ServerResource - data structure. + Fixed some bugs related to populating/displaying ServerResource + data structure. Wed Nov 02 14:55:14 2005 Nanbor Wang - * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: Fixed strings - comparisons syntax. + * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: Fixed strings + comparisons syntax. - * DAnCE/NodeApplication/RTConfig_Manager.cpp: - * DAnCE/NodeApplication/RTConfig_Manager.h: Added a new - print_resource method and a bunch of debugging print out to help - debugging XML parsing and propagating. + * DAnCE/NodeApplication/RTConfig_Manager.cpp: + * DAnCE/NodeApplication/RTConfig_Manager.h: Added a new + print_resource method and a bunch of debugging print out to help + debugging XML parsing and propagating. - * examples/Hello/descriptors/RTsvc.conf: - * examples/Hello/descriptors/rt_run_test.pl: Added a RTsvc.conf - file to start up the NodeApplication in RT mode. + * examples/Hello/descriptors/RTsvc.conf: + * examples/Hello/descriptors/rt_run_test.pl: Added a RTsvc.conf + file to start up the NodeApplication in RT mode. - * examples/Hello/descriptors/rt-config-example.csr: Made RT - resource definitions more realistic and added a new policy set - for debugging XML parsing. + * examples/Hello/descriptors/rt-config-example.csr: Made RT + resource definitions more realistic and added a new policy set + for debugging XML parsing. Wed Nov 02 07:09:10 2005 Nanbor Wang - * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp: Fixed - usage of strings. + * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp: Fixed + usage of strings. Tue Nov 01 22:41:04 2005 Nanbor Wang - * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp: Changed to - insert policy set name into ContainerPolicySet property instead - of the actual policy since we already have the policy set - definitions when creating the NodeApplication. + * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp: Changed to + insert policy set name into ContainerPolicySet property instead + of the actual policy since we already have the policy set + definitions when creating the NodeApplication. Tue Nov 01 13:44:58 2005 Nanbor Wang - * DAnCE/NodeApplication/RTConfig_Manager.cpp: - * DAnCE/NodeApplication/RTConfig_Manager.h: - * DAnCE/NodeApplication/RTConfig_Manager.inl: - * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: - * DAnCE/NodeApplication/RTNodeApp_Configurator.h: Integrated - RTConfig_Manager with the RTNodeApp_Configurator. + * DAnCE/NodeApplication/RTConfig_Manager.cpp: + * DAnCE/NodeApplication/RTConfig_Manager.h: + * DAnCE/NodeApplication/RTConfig_Manager.inl: + * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: + * DAnCE/NodeApplication/RTNodeApp_Configurator.h: Integrated + RTConfig_Manager with the RTNodeApp_Configurator. Mon Oct 31 22:37:42 2005 Nanbor Wang - * DAnCE/NodeApplication/NodeApplication/NodeApplication.mpc: - * DAnCE/NodeApplication/NodeApplication/RTConfig_Manager.cpp: - * DAnCE/NodeApplication/NodeApplication/RTConfig_Manager.h: - * DAnCE/NodeApplication/NodeApplication/RTConfig_Manager.inl: - Added the RT configuration manager that keep track of all the RT - resources and policy sets in a NodeApplication. We still need - to hook this up in the RTNodeApp_Configurator. + * DAnCE/NodeApplication/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplication/NodeApplication/RTConfig_Manager.cpp: + * DAnCE/NodeApplication/NodeApplication/RTConfig_Manager.h: + * DAnCE/NodeApplication/NodeApplication/RTConfig_Manager.inl: + Added the RT configuration manager that keep track of all the RT + resources and policy sets in a NodeApplication. We still need + to hook this up in the RTNodeApp_Configurator. Mon Oct 31 11:22:41 2005 - * examples/Hello/descriptors/rt-config-example.csr - * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp - * DAnCE/NodeApplicationManager/ImplementationInfo.cpp + * examples/Hello/descriptors/rt-config-example.csr + * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp + * DAnCE/NodeApplicationManager/ImplementationInfo.cpp - Fixed the descriptor by adding the server resource id tag. + Fixed the descriptor by adding the server resource id tag. Sun Oct 30 22:49:52 2005 Nanbor Wang - * DAnCE/NodeManager/Node_Manager.cpp: Fixed missing -a Get_Opt - parameter and usage text. "-a" is used to set the optional - command line flags for the NodeApplication. The logic was there - in the Get_Opt loop but the Get_Opt object was not set to parse - the flag and the usage text for Node_Manager didn't mention the - flag either. + * DAnCE/NodeManager/Node_Manager.cpp: Fixed missing -a Get_Opt + parameter and usage text. "-a" is used to set the optional + command line flags for the NodeApplication. The logic was there + in the Get_Opt loop but the Get_Opt object was not set to parse + the flag and the usage text for Node_Manager didn't mention the + flag either. - Eventually, the optional command line flags should really come - from the ServerResource XML file. + Eventually, the optional command line flags should really come + from the ServerResource XML file. - * NodeApplicationManager/NodeApplicationManager_Impl.cpp: Added a - missing space to separate optional command line flags from the - default ones. The old one worked only when no optional - commandline flags are presented. + * NodeApplicationManager/NodeApplicationManager_Impl.cpp: Added a + missing space to separate optional command line flags from the + default ones. The old one worked only when no optional + commandline flags are presented. - * ciao/Deployment_Core.idl: Removed "init" method from the - Container interface since it is really implementation specific. + * ciao/Deployment_Core.idl: Removed "init" method from the + Container interface since it is really implementation specific. - * DAnCE/NodeApplication/Container_Impl.cpp: - * DAnCE/NodeApplication/Container_Impl.h: Changed the signature of - init method to take a PolicyList pointer directly since this is - what we really need to initialize a container. + * DAnCE/NodeApplication/Container_Impl.cpp: + * DAnCE/NodeApplication/Container_Impl.h: Changed the signature of + init method to take a PolicyList pointer directly since this is + what we really need to initialize a container. - * DAnCE/NodeApplication/Configurator_Factory.h: Added comments - documentating how we should really support multiple external - configurator module and how it could be done. + * DAnCE/NodeApplication/Configurator_Factory.h: Added comments + documentating how we should really support multiple external + configurator module and how it could be done. - * DAnCE/NodeApplication/Configurator_Factory.cpp: Changed DLL open - to not closing down the DLL handle on exit. Otherwise, - NodeApplication can not shut down cleanly. + * DAnCE/NodeApplication/Configurator_Factory.cpp: Changed DLL open + to not closing down the DLL handle on exit. Otherwise, + NodeApplication can not shut down cleanly. - * DAnCE/NodeApplication/NodeApp_Configurator.h: Commented on the - potential need for a finalizer method, or two. + * DAnCE/NodeApplication/NodeApp_Configurator.h: Commented on the + potential need for a finalizer method, or two. - * DAnCE/NodeApplication/NodeApplication_Impl.cpp: Added actual - hooks to process optional policies for RT support. + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: Added actual + hooks to process optional policies for RT support. - * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: Added code to - parse the optional properties and manipulate RT resources and - policies. + * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: Added code to + parse the optional properties and manipulate RT resources and + policies. Sun Oct 30 10:27:27 2005 Nanbor Wang - * DAnCE/NodeApplication/Configurator_Factory.cpp: Fixed a typo in - command line option flag. + * DAnCE/NodeApplication/Configurator_Factory.cpp: Fixed a typo in + command line option flag. Fri Oct 28 12:30:06 2005 William Otte - * DAnCE/NodeApplication/Configurator_Factory.cpp - * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp - * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc + * DAnCE/NodeApplication/Configurator_Factory.cpp + * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc - Scoreboard fixes. + Scoreboard fixes. Thu Oct 27 21:06:39 2005 Boris Kolpackov - * CCF/CCF/CodeGenerationKit/IndentationCxx.hpp: + * CCF/CCF/CodeGenerationKit/IndentationCxx.hpp: - Added support for indentation of function arguments. + Added support for indentation of function arguments. Thu Oct 27 00:29:11 2005 Gan Deng - * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc - * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h - * DAnCE/NodeApplicationManager/Containers_Info_Map.h - * DAnCE/NodeApplicationManager/ImplementationInfo.h - * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h + * DAnCE/NodeApplicationManager/Containers_Info_Map.h + * DAnCE/NodeApplicationManager/ImplementationInfo.h + * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc - Fixed some compilation and linking errors shown on the scoreboard, - particularly for Windows builds. + Fixed some compilation and linking errors shown on the scoreboard, + particularly for Windows builds. Thu Oct 27 07:16:12 UTC 2005 Johnny Willemsen @@ -578,131 +578,131 @@ Wed Oct 26 23:07:59 UTC 2005 Jeff Parsons Wed Oct 26 16:16:32 2005 Nanbor Wang - * DAnCE/NodeApplication/NodeApp_Configurator.cpp: - * DAnCE/NodeApplication/NodeApp_Configurator.h: Updated the - NodeApp_Configurator to support pre_orb_initialize and - post_orb_initialize methods which will be invoked before and - after ORB_init is called. - - * DAnCE/NodeApplication/NodeApplication.cpp: Moved ORB_init into - NodeApplication_Core object. - - * DAnCE/NodeApplication/NodeApplication_Core.cpp: - * DAnCE/NodeApplication/NodeApplication_Core.h: - * DAnCE/NodeApplication/NodeApplication_Core.inl: Moved the - NodeApplication_Options and NoOp_Configurator classes into - Configurator_Factory.* file. Refactored NodeApplication_Core to - enable pre_orb_initialize and post_orb_initialize. - - * DAnCE/NodeApplication/Configurator_Factory.cpp: - * DAnCE/NodeApplication/Configurator_Factory.h: Factored all the - NodeApp_Configurtor creation strategies and NodeApplication - configuration managements into these files. It also includes - the no-ops NodeApp_Configurator used by non-RT NodeApplication. - - We should extend the argument parsing logic to support - user-supplied NodeApp_Configurator at some point. - - * DAnCE/NodeApplication/NodeApplication.mpc: - * DAnCE/NodeApplication/RTNA_Configurator_Export.h: - * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: - * DAnCE/NodeApplication/RTNodeApp_Configurator.h: Added the - dynamic library for real-time configuration. The current - implementation set up the NodeApplication process by enabling - the RTCORBA support. We still need to add the capability to - parse and allocate RT resources and policies. + * DAnCE/NodeApplication/NodeApp_Configurator.cpp: + * DAnCE/NodeApplication/NodeApp_Configurator.h: Updated the + NodeApp_Configurator to support pre_orb_initialize and + post_orb_initialize methods which will be invoked before and + after ORB_init is called. + + * DAnCE/NodeApplication/NodeApplication.cpp: Moved ORB_init into + NodeApplication_Core object. + + * DAnCE/NodeApplication/NodeApplication_Core.cpp: + * DAnCE/NodeApplication/NodeApplication_Core.h: + * DAnCE/NodeApplication/NodeApplication_Core.inl: Moved the + NodeApplication_Options and NoOp_Configurator classes into + Configurator_Factory.* file. Refactored NodeApplication_Core to + enable pre_orb_initialize and post_orb_initialize. + + * DAnCE/NodeApplication/Configurator_Factory.cpp: + * DAnCE/NodeApplication/Configurator_Factory.h: Factored all the + NodeApp_Configurtor creation strategies and NodeApplication + configuration managements into these files. It also includes + the no-ops NodeApp_Configurator used by non-RT NodeApplication. + + We should extend the argument parsing logic to support + user-supplied NodeApp_Configurator at some point. + + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplication/RTNA_Configurator_Export.h: + * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: + * DAnCE/NodeApplication/RTNodeApp_Configurator.h: Added the + dynamic library for real-time configuration. The current + implementation set up the NodeApplication process by enabling + the RTCORBA support. We still need to add the capability to + parse and allocate RT resources and policies. Wed Oct 26 18:37:00 2005 Boris Kolpackov - * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.cpp: - * CCF/CCF/IDL2/SemanticGraph/Array.hpp: - * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: - * CCF/CCF/IDL2/SemanticGraph/Elements.hpp: - * CCF/CCF/IDL2/SemanticGraph/Sequence.hpp: - * CCF/CCF/IDL2/SemanticGraph/String.hpp: - * CCF/CCF/IDL2/SemanticGraph/Union.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.cpp: + * CCF/CCF/IDL2/SemanticGraph/Array.hpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.hpp: + * CCF/CCF/IDL2/SemanticGraph/Sequence.hpp: + * CCF/CCF/IDL2/SemanticGraph/String.hpp: + * CCF/CCF/IDL2/SemanticGraph/Union.hpp: - Corrected a left/right node mismatch in - type-arguments->specialization relation. + Corrected a left/right node mismatch in + type-arguments->specialization relation. Wed Oct 26 16:37:26 2005 Boris Kolpackov - * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.cpp: - Clear array type before starting sequence, string, etc., - declarations. + Clear array type before starting sequence, string, etc., + declarations. Tue Oct 25 14:08:44 2005 Boris Kolpackov - * CCF/CCF/IDL2/Parser.cpp: - * CCF/CCF/IDL2/Parser.hpp: - * CCF/CCF/IDL2/SemanticGraph.hpp: - * CCF/CCF/IDL2/Traversal.hpp: - * CCF/CCF/IDL2/SemanticAction/Typedef.hpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.cpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.hpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Union.cpp: - * CCF/CCF/IDL2/SemanticGraph/Array.cpp: - * CCF/CCF/IDL2/SemanticGraph/Array.hpp: - * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: - * CCF/CCF/IDL2/SemanticGraph/Elements.hpp: - * CCF/CCF/IDL2/SemanticGraph/Sequence.cpp: - * CCF/CCF/IDL2/SemanticGraph/Sequence.hpp: - * CCF/CCF/IDL2/SemanticGraph/String.cpp: - * CCF/CCF/IDL2/SemanticGraph/String.hpp: - * CCF/CCF/IDL2/SemanticGraph/Union.cpp: - * CCF/CCF/IDL2/SemanticGraph/Union.hpp: - * CCF/CCF/IDL2/Traversal/Array.cpp: - * CCF/CCF/IDL2/Traversal/Array.hpp: - * CCF/CCF/IDL2/Traversal/Elements.hpp: - * CCF/CCF/IDL2/Traversal/IntExpression.hpp: - * CCF/CCF/IDL2/Traversal/Sequence.cpp: - * CCF/CCF/IDL2/Traversal/Sequence.hpp: - * CCF/CCF/IDL2/Traversal/String.cpp: - * CCF/CCF/IDL2/Traversal/String.hpp: - - Implemented the second part of the const expression support. - This includes bounded sequences, strings, and arrays. + * CCF/CCF/IDL2/Parser.cpp: + * CCF/CCF/IDL2/Parser.hpp: + * CCF/CCF/IDL2/SemanticGraph.hpp: + * CCF/CCF/IDL2/Traversal.hpp: + * CCF/CCF/IDL2/SemanticAction/Typedef.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Union.cpp: + * CCF/CCF/IDL2/SemanticGraph/Array.cpp: + * CCF/CCF/IDL2/SemanticGraph/Array.hpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.hpp: + * CCF/CCF/IDL2/SemanticGraph/Sequence.cpp: + * CCF/CCF/IDL2/SemanticGraph/Sequence.hpp: + * CCF/CCF/IDL2/SemanticGraph/String.cpp: + * CCF/CCF/IDL2/SemanticGraph/String.hpp: + * CCF/CCF/IDL2/SemanticGraph/Union.cpp: + * CCF/CCF/IDL2/SemanticGraph/Union.hpp: + * CCF/CCF/IDL2/Traversal/Array.cpp: + * CCF/CCF/IDL2/Traversal/Array.hpp: + * CCF/CCF/IDL2/Traversal/Elements.hpp: + * CCF/CCF/IDL2/Traversal/IntExpression.hpp: + * CCF/CCF/IDL2/Traversal/Sequence.cpp: + * CCF/CCF/IDL2/Traversal/Sequence.hpp: + * CCF/CCF/IDL2/Traversal/String.cpp: + * CCF/CCF/IDL2/Traversal/String.hpp: + + Implemented the second part of the const expression support. + This includes bounded sequences, strings, and arrays. Mon Oct 24 09:36:28 2005 Venkita Subramonian - * docs/static_dance.html: + * docs/static_dance.html: - Corrected minor error with display of figures. + Corrected minor error with display of figures. Mon Oct 24 08:10:29 2005 Venkita Subramonian - * DAnCE/NodeApplication/NodeApplication_Impl.{h,inl,cpp}: - * DAnCE/NodeApplication/Container_Impl.{h,inl,cpp}: - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.{cpp,inl,h}: - * DAnCE/NodeManager/NodeManager_Impl.{cpp,h}: - * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc: - * DAnCE/NodeManager/NodeManager.mpc: - * DAnCE/StaticConfigurator/README: - * DAnCE/StaticConfigurator/StaticDAnCEParser.{cpp,mpc}: - * DAnCE/StaticConfigurator/StaticDAnCEApp.{cpp.tmpl,mpc.tmpl}: - * docs/static_dance.html: - * docs/imgs/dance_arch.{vsd,jpg}: - * docs/imgs/static_dance_arch.{vsd,jpg}: - * docs/imgs/static_dance_impl.{vsd,jpg}: - - Added Static D&C capability to CIAO. See - $CIAO_ROOT/docs/static_dance.html for further details. + * DAnCE/NodeApplication/NodeApplication_Impl.{h,inl,cpp}: + * DAnCE/NodeApplication/Container_Impl.{h,inl,cpp}: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.{cpp,inl,h}: + * DAnCE/NodeManager/NodeManager_Impl.{cpp,h}: + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/StaticConfigurator/README: + * DAnCE/StaticConfigurator/StaticDAnCEParser.{cpp,mpc}: + * DAnCE/StaticConfigurator/StaticDAnCEApp.{cpp.tmpl,mpc.tmpl}: + * docs/static_dance.html: + * docs/imgs/dance_arch.{vsd,jpg}: + * docs/imgs/static_dance_arch.{vsd,jpg}: + * docs/imgs/static_dance_impl.{vsd,jpg}: + + Added Static D&C capability to CIAO. See + $CIAO_ROOT/docs/static_dance.html for further details. Fri Oct 21 13:58:13 2005 William Otte - * tools/Config_Handlers/DynAny_Handler.mpc + * tools/Config_Handlers/DynAny_Handler.mpc - Modified to make this not build on systems built with minimum - corba. + Modified to make this not build on systems built with minimum + corba. Fri Oct 21 09:56:10 2005 Nanbor Wang - * DAnCE/RTNodeApplication/RTNodeApplication.mpc: Removed the MPC - file to prevent it from being built. + * DAnCE/RTNodeApplication/RTNodeApplication.mpc: Removed the MPC + file to prevent it from being built. - * DAnCE/RTNodeApplication/REAME: Stated the directory has been - depricated. + * DAnCE/RTNodeApplication/REAME: Stated the directory has been + depricated. Fri Oct 21 13:11:12 UTC 2005 Johnny Willemsen @@ -717,9 +717,9 @@ Fri Oct 21 10:04:12 UTC 2005 Johnny Willemsen Thu Oct 20 09:07:21 2005 Nanbor Wang - * DAnCE/NodeApplication/NodeApp_Configurator.{h,cpp}: - Actually, destructors can be pure virtual. They just can't be - defined in header files. + * DAnCE/NodeApplication/NodeApp_Configurator.{h,cpp}: + Actually, destructors can be pure virtual. They just can't be + defined in header files. Thu Oct 20 09:45:12 UTC 2005 Johnny Willemsen @@ -728,93 +728,93 @@ Thu Oct 20 09:45:12 UTC 2005 Johnny Willemsen Wed Oct 19 15:03:56 2005 Nanbor Wang - These changes are made to add support for RT-capable - NodeApplication. - - * ciao/CCM_Core.mpc: - * ciao/Container_Impl.h: - * ciao/Container_Impl.inl: - * ciao/Container_Impl.cpp: - * ciao/NodeApplication_Impl.h: - * ciao/NodeApplication_Impl.inl: - * ciao/NodeApplication_Impl.cpp: Moved NodeApplication and - Container interface implementations under DAnCE/NodeApplication/ - subdir. They are coupled with NodeApplication implementation - now. - - * DAnCE/NodeApplication/NodeApplication.mpc: Changed to - incorporate the following files/changes. - - * DAnCE/NodeApplication/NodeApp_Configurator.h: - * DAnCE/NodeApplication/NodeApp_Configurator.cpp: Added abstract, - base NodeApp_Configurator class to define the interface for - configuring NodeApplication internal. - - * DAnCE/NodeApplication/Container_Impl.h: - * DAnCE/NodeApplication/Container_Impl.inl: - * DAnCE/NodeApplication/Container_Impl.cpp: Moved from ciao/ - subdir. - - * DAnCE/NodeApplication/NodeApplication_Impl.h: - * DAnCE/NodeApplication/NodeApplication_Impl.inl: - * DAnCE/NodeApplication/NodeApplication_Impl.cpp: Changed to - depend on a concrete NodeApp_Configurator to perform the - configuration. - - * DAnCE/NodeApplication/NodeApplication_Core.h: - * DAnCE/NodeApplication/NodeApplication_Core.inl: - * DAnCE/NodeApplication/NodeApplication_Core.cpp: - * DAnCE/NodeApplication/NodeApplication.cpp: Restructured the - NodeApplication implementation so that the ORB event loop can be - run on the main thread or on a separate thread, using the FIFO - scheduling class. - - A new create_configurator method in NodeApplication_Core will - create the "right" concrete configurator based on the command - line flags. We will support a RT configuration soon. - Currently, there's only a NoOp_Configurator for running - NodeApplication without RT support. - - We will add the RT configuration as a dynamic library and will - hook it up via ACE_DLL in a few days. + These changes are made to add support for RT-capable + NodeApplication. + + * ciao/CCM_Core.mpc: + * ciao/Container_Impl.h: + * ciao/Container_Impl.inl: + * ciao/Container_Impl.cpp: + * ciao/NodeApplication_Impl.h: + * ciao/NodeApplication_Impl.inl: + * ciao/NodeApplication_Impl.cpp: Moved NodeApplication and + Container interface implementations under DAnCE/NodeApplication/ + subdir. They are coupled with NodeApplication implementation + now. + + * DAnCE/NodeApplication/NodeApplication.mpc: Changed to + incorporate the following files/changes. + + * DAnCE/NodeApplication/NodeApp_Configurator.h: + * DAnCE/NodeApplication/NodeApp_Configurator.cpp: Added abstract, + base NodeApp_Configurator class to define the interface for + configuring NodeApplication internal. + + * DAnCE/NodeApplication/Container_Impl.h: + * DAnCE/NodeApplication/Container_Impl.inl: + * DAnCE/NodeApplication/Container_Impl.cpp: Moved from ciao/ + subdir. + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.inl: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: Changed to + depend on a concrete NodeApp_Configurator to perform the + configuration. + + * DAnCE/NodeApplication/NodeApplication_Core.h: + * DAnCE/NodeApplication/NodeApplication_Core.inl: + * DAnCE/NodeApplication/NodeApplication_Core.cpp: + * DAnCE/NodeApplication/NodeApplication.cpp: Restructured the + NodeApplication implementation so that the ORB event loop can be + run on the main thread or on a separate thread, using the FIFO + scheduling class. + + A new create_configurator method in NodeApplication_Core will + create the "right" concrete configurator based on the command + line flags. We will support a RT configuration soon. + Currently, there's only a NoOp_Configurator for running + NodeApplication without RT support. + + We will add the RT configuration as a dynamic library and will + hook it up via ACE_DLL in a few days. Tue Oct 18 16:50:24 2005 William Otte - * NEWS + * NEWS - Updated release notes. + Updated release notes. Mon Oct 17 13:21:59 2005 William Otte - * docs/schema/ccd.xsd + * docs/schema/ccd.xsd - Updated to work with expected format for Repoman/ComponentPackager + Updated to work with expected format for Repoman/ComponentPackager Fri Oct 14 17:22:59 2005 William Otte - * tools/Config_Handlers/Basic_Deployment_Data.cpp - * tools/Config_Handlers/Basic_Deployment_Data.hpp - * tools/Config_Handlers/Deployment.cpp - * tools/Config_Handlers/Deployment.hpp - * tools/Config_Handlers/ccd.cpp - * tools/Config_Handlers/ccd.hpp - * tools/Config_Handlers/cdd.cpp - * tools/Config_Handlers/cdd.hpp - * tools/Config_Handlers/cdp.cpp - * tools/Config_Handlers/cdp.hpp - * tools/Config_Handlers/cid.cpp - * tools/Config_Handlers/cid.hpp - * tools/Config_Handlers/cpd.cpp - * tools/Config_Handlers/cpd.hpp - * tools/Config_Handlers/iad.cpp - * tools/Config_Handlers/iad.hpp - * tools/Config_Handlers/pcd.cpp - * tools/Config_Handlers/pcd.hpp - * tools/Config_Handlers/toplevel.cpp - * tools/Config_Handlers/toplevel.hpp - - Regerated with new version of XSC which implements some heavy - optimizations. + * tools/Config_Handlers/Basic_Deployment_Data.cpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp + * tools/Config_Handlers/Deployment.cpp + * tools/Config_Handlers/Deployment.hpp + * tools/Config_Handlers/ccd.cpp + * tools/Config_Handlers/ccd.hpp + * tools/Config_Handlers/cdd.cpp + * tools/Config_Handlers/cdd.hpp + * tools/Config_Handlers/cdp.cpp + * tools/Config_Handlers/cdp.hpp + * tools/Config_Handlers/cid.cpp + * tools/Config_Handlers/cid.hpp + * tools/Config_Handlers/cpd.cpp + * tools/Config_Handlers/cpd.hpp + * tools/Config_Handlers/iad.cpp + * tools/Config_Handlers/iad.hpp + * tools/Config_Handlers/pcd.cpp + * tools/Config_Handlers/pcd.hpp + * tools/Config_Handlers/toplevel.cpp + * tools/Config_Handlers/toplevel.hpp + + Regerated with new version of XSC which implements some heavy + optimizations. Fri Oct 14 14:11:12 UTC 2005 Johnny Willemsen @@ -840,12 +840,12 @@ Thu Oct 13 15:42:12 2005 William Otte Wed Oct 12 14:13:09 2005 William Otte - * examples/Hello/Sender/Sender.idl - * examples/Hello/Sender/Sender_exec.cpp - * examples/Hello/Sender/Sender_exec.h - * examples/Hello/descriptors/flattened_deploymentplan_without_ns.cdp + * examples/Hello/Sender/Sender.idl + * examples/Hello/Sender/Sender_exec.cpp + * examples/Hello/Sender/Sender_exec.h + * examples/Hello/descriptors/flattened_deploymentplan_without_ns.cdp - Example of initializing enumerated attributes. + Example of initializing enumerated attributes. Wed Oct 12 15:08:31 UTC 2005 Jeff Parsons @@ -870,55 +870,55 @@ Wed Oct 12 08:38:12 UTC 2005 Johnny Willemsen Tue Oct 11 16:37:01 2005 William Otte - * tools/Config_Handlers/Basic_Deployment_Data.cpp - * tools/Config_Handlers/Basic_Deployment_Data.hpp - * tools/Config_Handlers/Deployment.cpp - * tools/Config_Handlers/Deployment.hpp - * tools/Config_Handlers/ccd.cpp - * tools/Config_Handlers/ccd.hpp - * tools/Config_Handlers/cdd.cpp - * tools/Config_Handlers/cdd.hpp - * tools/Config_Handlers/cdp.cpp - * tools/Config_Handlers/cdp.hpp - * tools/Config_Handlers/cid.cpp - * tools/Config_Handlers/cid.hpp - * tools/Config_Handlers/cpd.cpp - * tools/Config_Handlers/cpd.hpp - * tools/Config_Handlers/iad.cpp - * tools/Config_Handlers/iad.hpp - * tools/Config_Handlers/pcd.cpp - * tools/Config_Handlers/pcd.hpp - * tools/Config_Handlers/toplevel.cpp - * tools/Config_Handlers/toplevel.hpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - - Fixed a bug which broke the gaurantee that element order in the - XSC type would be the same as the element order in the instance - document. - - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp - * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp - - Fixed a runtime error and removed some debugging information. + * tools/Config_Handlers/Basic_Deployment_Data.cpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp + * tools/Config_Handlers/Deployment.cpp + * tools/Config_Handlers/Deployment.hpp + * tools/Config_Handlers/ccd.cpp + * tools/Config_Handlers/ccd.hpp + * tools/Config_Handlers/cdd.cpp + * tools/Config_Handlers/cdd.hpp + * tools/Config_Handlers/cdp.cpp + * tools/Config_Handlers/cdp.hpp + * tools/Config_Handlers/cid.cpp + * tools/Config_Handlers/cid.hpp + * tools/Config_Handlers/cpd.cpp + * tools/Config_Handlers/cpd.hpp + * tools/Config_Handlers/iad.cpp + * tools/Config_Handlers/iad.hpp + * tools/Config_Handlers/pcd.cpp + * tools/Config_Handlers/pcd.hpp + * tools/Config_Handlers/toplevel.cpp + * tools/Config_Handlers/toplevel.hpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + + Fixed a bug which broke the gaurantee that element order in the + XSC type would be the same as the element order in the instance + document. + + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp + + Fixed a runtime error and removed some debugging information. Mon Oct 10 17:37:20 2005 Stoyan Paunov spaunov@isis.vanderbilt.edu - * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp + * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp - reverted a change we made earlier to accomodate older verisons of ZZIPLIB + reverted a change we made earlier to accomodate older verisons of ZZIPLIB Mon Oct 10 15:46:57 2005 William Otte - * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp - * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp + * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp + * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp - Trivial corrections for portability problems. + Trivial corrections for portability problems. - * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc + * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc - Updated to properlly use base projects. + Updated to properlly use base projects. Mon Oct 10 20:07:39 UTC 2005 Jeff Parsons @@ -935,128 +935,128 @@ Mon Oct 10 20:07:39 UTC 2005 Jeff Parsons Mon Oct 10 15:05:00 2005 William Otte - * docs/schema/Basic_Deployment_Data.xsd - * docs/schema/cdd.xsd + * docs/schema/Basic_Deployment_Data.xsd + * docs/schema/cdd.xsd - Checking in some updated schema for domain information. + Checking in some updated schema for domain information. Mon Oct 10 13:53:15 2005 Will Otte - * tools/Config_Handlers/Basic_Deployment_Data.hpp - * tools/Config_Handlers/Config_Handlers.mpc - * tools/Config_Handlers/Deployment.hpp - * tools/Config_Handlers/DynAny_Handler.mpc - * tools/Config_Handlers/IDREF_Base.h - * tools/Config_Handlers/XSC_XML_Handlers_Export.h - * tools/Config_Handlers/ccd.hpp - * tools/Config_Handlers/cdd.hpp - * tools/Config_Handlers/cdp.hpp - * tools/Config_Handlers/cid.hpp - * tools/Config_Handlers/cpd.hpp - * tools/Config_Handlers/iad.hpp - * tools/Config_Handlers/pcd.hpp - * tools/Config_Handlers/toplevel.hpp - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler_Export.h - * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.h - * tools/Config_Handlers/RT-CCM/CB_Handler.h - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - * tools/Config_Handlers/RT-CCM/CLA_Handler.h - * tools/Config_Handlers/RT-CCM/OC_Handler.h - * tools/Config_Handlers/RT-CCM/OR_Handler.h - * tools/Config_Handlers/RT-CCM/PM_Handler.h - * tools/Config_Handlers/RT-CCM/PS_Handler.h - * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc - * tools/Config_Handlers/RT-CCM/RT_CCM_Handlers_Export.h - * tools/Config_Handlers/RT-CCM/SRD_Handler.h - * tools/Config_Handlers/RT-CCM/TPL_Handler.h - * tools/Config_Handlers/RT-CCM/TP_Handler.h - * tools/Config_Handlers/RT-CCM/input.csr - * tools/Config_Handlers/Utils/CIAO_XML_Utils_Export.h - * tools/Config_Handlers/Utils/Utils.mpc - * tools/Config_Handlers/Utils/XML_Error_Handler.h - * tools/Config_Handlers/Utils/XML_Helper.h - * tools/Config_Handlers/Utils/XML_Schema_Resolver.h - - Fixed messy export macro usage. This will clean up builds on - Windows. + * tools/Config_Handlers/Basic_Deployment_Data.hpp + * tools/Config_Handlers/Config_Handlers.mpc + * tools/Config_Handlers/Deployment.hpp + * tools/Config_Handlers/DynAny_Handler.mpc + * tools/Config_Handlers/IDREF_Base.h + * tools/Config_Handlers/XSC_XML_Handlers_Export.h + * tools/Config_Handlers/ccd.hpp + * tools/Config_Handlers/cdd.hpp + * tools/Config_Handlers/cdp.hpp + * tools/Config_Handlers/cid.hpp + * tools/Config_Handlers/cpd.hpp + * tools/Config_Handlers/iad.hpp + * tools/Config_Handlers/pcd.hpp + * tools/Config_Handlers/toplevel.hpp + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler_Export.h + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.h + * tools/Config_Handlers/RT-CCM/CB_Handler.h + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + * tools/Config_Handlers/RT-CCM/CLA_Handler.h + * tools/Config_Handlers/RT-CCM/OC_Handler.h + * tools/Config_Handlers/RT-CCM/OR_Handler.h + * tools/Config_Handlers/RT-CCM/PM_Handler.h + * tools/Config_Handlers/RT-CCM/PS_Handler.h + * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc + * tools/Config_Handlers/RT-CCM/RT_CCM_Handlers_Export.h + * tools/Config_Handlers/RT-CCM/SRD_Handler.h + * tools/Config_Handlers/RT-CCM/TPL_Handler.h + * tools/Config_Handlers/RT-CCM/TP_Handler.h + * tools/Config_Handlers/RT-CCM/input.csr + * tools/Config_Handlers/Utils/CIAO_XML_Utils_Export.h + * tools/Config_Handlers/Utils/Utils.mpc + * tools/Config_Handlers/Utils/XML_Error_Handler.h + * tools/Config_Handlers/Utils/XML_Helper.h + * tools/Config_Handlers/Utils/XML_Schema_Resolver.h + + Fixed messy export macro usage. This will clean up builds on + Windows. Sun Oct 9 19:22:44 CDT 2005 Stoyan Paunov spaunov@isis.vanderbilt.edu - * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp - * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc + * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp + * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc - Fixing a few includes after Will Otte's latest changes. + Fixing a few includes after Will Otte's latest changes. Sun Oct 9 09:51:41 2005 William Otte - * tools/Config_Handlers/DynAny_Handler.mpc + * tools/Config_Handlers/DynAny_Handler.mpc - Moved this file down a level to make MPC stop complaining. + Moved this file down a level to make MPC stop complaining. Fri Oct 7 18:22:40 2005 William Otte - * tools/Config_Handlers/Any_Handler.cpp - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h - * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp + * tools/Config_Handlers/Any_Handler.cpp + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp - *Hopefully* fix compile problem on Windows. + *Hopefully* fix compile problem on Windows. Fri Oct 7 18:25:11 2005 Will Otte - * tools/Config_Handlers/ADD_Handler.cpp - * tools/Config_Handlers/DP_Handler.cpp - * tools/Config_Handlers/IDD_Handler.cpp - * tools/Config_Handlers/MDD_Handler.cpp + * tools/Config_Handlers/ADD_Handler.cpp + * tools/Config_Handlers/DP_Handler.cpp + * tools/Config_Handlers/IDD_Handler.cpp + * tools/Config_Handlers/MDD_Handler.cpp - Fix runtime error. + Fix runtime error. Fri Oct 7 16:18:40 2005 Will Otte - * tools/Config_Handlers/Config_Handlers.mpc - * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp - * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.h + * tools/Config_Handlers/Config_Handlers.mpc + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.h - Fix for a compile problem. + Fix for a compile problem. Fri Oct 7 14:25:09 2005 William Otte * tools/Config_Handlers/DynAny_Handler/DataType_Handler.cpp - * tools/Config_Handlers/DynAny_Handler/DataType_Handler.h - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h - * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.mpc - * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp - * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.h - * tools/Config_Handlers/Any_Handler.cpp - - Add support for using Dynamic Any. This will evolve in the coming - weeks into more complete support for complex types. - - * tools/Config_Handlers/ADD_Handler.cpp - * tools/Config_Handlers/ADD_Handler.h - * tools/Config_Handlers/Basic_Deployment_Data.cpp - * tools/Config_Handlers/Basic_Deployment_Data.hpp - * tools/Config_Handlers/CCD_Handler.cpp - * tools/Config_Handlers/CCD_Handler.h - * tools/Config_Handlers/CEPE_Handler.cpp - * tools/Config_Handlers/CEPE_Handler.h - * tools/Config_Handlers/DP_Handler.cpp - * tools/Config_Handlers/DP_PCD_Handler.cpp - * tools/Config_Handlers/DP_PCD_Handler.h - * tools/Config_Handlers/ERE_Handler.cpp - * tools/Config_Handlers/ERE_Handler.h - * tools/Config_Handlers/ADD_Handler.cpp - * tools/Config_Handlers/IDD_Handler.h - * tools/Config_Handlers/MDD_Handler.cpp - * tools/Config_Handlers/MDD_Handler.h - * tools/Config_Handlers/PCD_Handler.cpp - * tools/Config_Handlers/PSPE_Handler.cpp - * tools/Config_Handlers/PSPE_Handler.h - - Optimization made possible by improvements in XSC. + * tools/Config_Handlers/DynAny_Handler/DataType_Handler.h + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.mpc + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.h + * tools/Config_Handlers/Any_Handler.cpp + + Add support for using Dynamic Any. This will evolve in the coming + weeks into more complete support for complex types. + + * tools/Config_Handlers/ADD_Handler.cpp + * tools/Config_Handlers/ADD_Handler.h + * tools/Config_Handlers/Basic_Deployment_Data.cpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp + * tools/Config_Handlers/CCD_Handler.cpp + * tools/Config_Handlers/CCD_Handler.h + * tools/Config_Handlers/CEPE_Handler.cpp + * tools/Config_Handlers/CEPE_Handler.h + * tools/Config_Handlers/DP_Handler.cpp + * tools/Config_Handlers/DP_PCD_Handler.cpp + * tools/Config_Handlers/DP_PCD_Handler.h + * tools/Config_Handlers/ERE_Handler.cpp + * tools/Config_Handlers/ERE_Handler.h + * tools/Config_Handlers/ADD_Handler.cpp + * tools/Config_Handlers/IDD_Handler.h + * tools/Config_Handlers/MDD_Handler.cpp + * tools/Config_Handlers/MDD_Handler.h + * tools/Config_Handlers/PCD_Handler.cpp + * tools/Config_Handlers/PSPE_Handler.cpp + * tools/Config_Handlers/PSPE_Handler.h + + Optimization made possible by improvements in XSC. Fri Oct 7 14:20:36 2005 Jaiganesh B @@ -1097,22 +1097,22 @@ Thu Oct 6 16:11:56 2005 Jaiganesh B Thu Oct 6 15:32:41 CDT 2005 Stoyan Paunov spaunov@isis.vanderbilt.edu - * DAnCE/spec_RepositoryManager/PC_Updater.cpp - * DAnCE/spec_RepositoryManager/PC_Updater.h - * DAnCE/spec_RepositoryManager/PC_Updater_T.cpp - * DAnCE/spec_RepositoryManager/PC_Updater_T.h + * DAnCE/spec_RepositoryManager/PC_Updater.cpp + * DAnCE/spec_RepositoryManager/PC_Updater.h + * DAnCE/spec_RepositoryManager/PC_Updater_T.cpp + * DAnCE/spec_RepositoryManager/PC_Updater_T.h - Added these files which implement a PackageConfiguration visitor. - The visitor helps deal with the internal complexity of the PackageConfiguration - and helps preseve my sanity ;) + Added these files which implement a PackageConfiguration visitor. + The visitor helps deal with the internal complexity of the PackageConfiguration + and helps preseve my sanity ;) - * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp - * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.h - * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp - * DAnCE/spec_RepositoryManager/ZIP_Wrapper.h + * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp + * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.h + * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp + * DAnCE/spec_RepositoryManager/ZIP_Wrapper.h - Some more code. With this the package distribution part of the RM - is ready. I still need to clean up a few details. This is coming soon. + Some more code. With this the package distribution part of the RM + is ready. I still need to clean up a few details. This is coming soon. Thu Oct 6 15:05:30 2005 Jaiganesh B @@ -1156,47 +1156,47 @@ Thu Oct 6 08:00:12 UTC 2005 Johnny Willemsen Wed Oct 5 17:42:24 2005 William Otte - * tools/Config_Handlers/Any_Handler.cpp + * tools/Config_Handlers/Any_Handler.cpp - Part of previous commit. + Part of previous commit. Wed Oct 5 17:07:07 2005 William Otte - * docs/schema/Basic_Deployment_Data.xsd - * docs/schema/cdd.xsd - - Moved recursive Domain data into cdd.xsd. This will hopefully - lessen the time required to compile. - - * tools/Config_Handlers/CPD_Handler.cpp - * tools/Config_Handlers/DataType_Handler.cpp - - Fixed some potential run-time bugs in Borland. Style - corrections. - - * tools/Config_Handlers/Basic_Deployment_Data.cpp - * tools/Config_Handlers/Basic_Deployment_Data.hpp - * tools/Config_Handlers/Deployment.cpp - * tools/Config_Handlers/Deployment.hpp - * tools/Config_Handlers/ccd.cpp - * tools/Config_Handlers/ccd.hpp - * tools/Config_Handlers/cdd.cpp - * tools/Config_Handlers/cdd.hpp - * tools/Config_Handlers/cdp.cpp - * tools/Config_Handlers/cdp.hpp - * tools/Config_Handlers/cid.cpp - * tools/Config_Handlers/cid.hpp - * tools/Config_Handlers/iad.cpp - * tools/Config_Handlers/iad.hpp - * tools/Config_Handlers/pcd.cpp - * tools/Config_Handlers/pcd.hpp - * tools/Config_Handlers/test.cdp - * tools/Config_Handlers/toplevel.cpp - * tools/Config_Handlers/toplevel.hpp - - Regerated with new version of XSC. Major changes: - * Now only one accessor and one mutator per document element - * Changes in schema above. + * docs/schema/Basic_Deployment_Data.xsd + * docs/schema/cdd.xsd + + Moved recursive Domain data into cdd.xsd. This will hopefully + lessen the time required to compile. + + * tools/Config_Handlers/CPD_Handler.cpp + * tools/Config_Handlers/DataType_Handler.cpp + + Fixed some potential run-time bugs in Borland. Style + corrections. + + * tools/Config_Handlers/Basic_Deployment_Data.cpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp + * tools/Config_Handlers/Deployment.cpp + * tools/Config_Handlers/Deployment.hpp + * tools/Config_Handlers/ccd.cpp + * tools/Config_Handlers/ccd.hpp + * tools/Config_Handlers/cdd.cpp + * tools/Config_Handlers/cdd.hpp + * tools/Config_Handlers/cdp.cpp + * tools/Config_Handlers/cdp.hpp + * tools/Config_Handlers/cid.cpp + * tools/Config_Handlers/cid.hpp + * tools/Config_Handlers/iad.cpp + * tools/Config_Handlers/iad.hpp + * tools/Config_Handlers/pcd.cpp + * tools/Config_Handlers/pcd.hpp + * tools/Config_Handlers/test.cdp + * tools/Config_Handlers/toplevel.cpp + * tools/Config_Handlers/toplevel.hpp + + Regerated with new version of XSC. Major changes: + * Now only one accessor and one mutator per document element + * Changes in schema above. Wed Oct 5 14:44:31 2005 Jaiganesh B @@ -1209,29 +1209,29 @@ Wed Oct 5 14:44:31 2005 Jaiganesh B Tue Oct 4 14:08:24 2005 William Otte - * docs/schema/Basic_Deployment_Data.xsd - * docs/schema/unused_elements.xsd - * tools/Config_Handlers/Basic_Deployment_Data.cpp - * tools/Config_Handlers/Basic_Deployment_Data.hpp + * docs/schema/Basic_Deployment_Data.xsd + * docs/schema/unused_elements.xsd + * tools/Config_Handlers/Basic_Deployment_Data.cpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp - Updated to include domain information (ie, bridge, interconnect). + Updated to include domain information (ie, bridge, interconnect). - * tools/Config_Handlers/RT-CCM/SRD_Handler.h + * tools/Config_Handlers/RT-CCM/SRD_Handler.h - Cosmetic changes. + Cosmetic changes. Mon Oct 3 14:27:39 2005 William Otte - * CIAO-INSTALL.html + * CIAO-INSTALL.html - Updated install documentation to reflect the restructuring. + Updated install documentation to reflect the restructuring. Mon Oct 3 12:48:26 2005 William Otte - * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - Commented out some debugging information. + Commented out some debugging information. Mon Oct 3 15:44:15 UTC 2005 Jeff Parsons @@ -1242,26 +1242,26 @@ Mon Oct 3 15:44:15 UTC 2005 Jeff Parsons Mon Oct 3 10:14:19 2005 William Otte - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - Corrected a bug in parameter checking. + Corrected a bug in parameter checking. - * DAnCE/NodeManager/Node_Manager.cpp + * DAnCE/NodeManager/Node_Manager.cpp - Added documentation for the -d command line options. + Added documentation for the -d command line options. - * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - * tools/Config_Handlers/RT-CCM/SRD_Handler.cpp - * tools/Config_Handlers/RT-CCM/SRD_Handler.h + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + * tools/Config_Handlers/RT-CCM/SRD_Handler.cpp + * tools/Config_Handlers/RT-CCM/SRD_Handler.h - New functionality in the Config_Handlers. + New functionality in the Config_Handlers. Mon Oct 3 10:00:08 2005 William Otte - * bin/valgrind_nodedaemon.py + * bin/valgrind_nodedaemon.py - Script to help launch nodemanager/nodeapplication under Valgrind. + Script to help launch nodemanager/nodeapplication under Valgrind. Mon Oct 3 000:31:09 UTC 2005 Jeff Parsons @@ -1304,44 +1304,44 @@ Friday Sep 30 15:12:43 2005 William Otte Fri Sep 30 15:11:47 2005 Gan Deng - * NEWS + * NEWS - Updated the NEWS file. + Updated the NEWS file. Fri Sep 30 07:53:47 2005 William Otte - * tools/Config_Handlers/RT-CCM/SRD_Handler.cpp + * tools/Config_Handlers/RT-CCM/SRD_Handler.cpp - Should have been part of the previous commit. + Should have been part of the previous commit. Thu Sep 29 18:11:25 2005 William Otte - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - * ciao/Container_Impl.cpp - * ciao/NodeApplication_Impl.cpp - * ciao/Upgradeable_Context_Impl_T.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * ciao/Container_Impl.cpp + * ciao/NodeApplication_Impl.cpp + * ciao/Upgradeable_Context_Impl_T.cpp - Fuzz errors. + Fuzz errors. - * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc - * tools/Config_Handlers/RT-CCM/Config_Handlers_Export.h - * tools/Config_Handlers/RT-CCM/SRD_Handler.h - * tools/Config_Handlers/Utils/Config_Handlers_Export.h + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc + * tools/Config_Handlers/RT-CCM/Config_Handlers_Export.h + * tools/Config_Handlers/RT-CCM/SRD_Handler.h + * tools/Config_Handlers/Utils/Config_Handlers_Export.h - Correction for a emulated exception error. + Correction for a emulated exception error. Thu Sep 29 13:01:23 2005 William Otte - * ciao/Version.h + * ciao/Version.h - Corrected the version number. + Corrected the version number. Thu Sep 29 11:34:55 2005 William Otte - * ciao/Swapping_Servant_Home_Impl_T.cpp + * ciao/Swapping_Servant_Home_Impl_T.cpp - Fixed build problem on non-exception systems. + Fixed build problem on non-exception systems. Thu Sep 29 07:28:12 UTC 2005 Johnny Willemsen @@ -1355,115 +1355,115 @@ Thu Sep 29 06:44:12 UTC 2005 Johnny Willemsen Wed Sep 28 16:44:39 2005 Gan Deng - * docs/schema/CIAOServerResources.xsd + * docs/schema/CIAOServerResources.xsd - Updated to support RT-CCM. + Updated to support RT-CCM. Wed Sep 28 14:44:39 2005 William Otte - * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - New version of the XSC including additional features needed for - RT-CCM. + New version of the XSC including additional features needed for + RT-CCM. Wed Sep 28 08:24:32 2005 William Otte - * tools/Config_Handlers/Utils/Utils.mpc - * tools/Config_Handlers/Utils/XML_Helper.cpp - * tools/Config_Handlers/Utils/XML_Schema_Resolver.cpp - * tools/Config_Handlers/Utils/XML_Schema_Resolver.h - - Implemented a schema resolver so that the XML parser till grab the - schemata from $CIAO_ROOT/docs/schema. - - * docs/tutorials/Quoter/Simple/descriptors/Deployment.xsd - * docs/tutorials/Quoter/Simple/descriptors/Modified_Deployment.xsd - * examples/BasicSP/descriptors/Deployment.xsd - * examples/Display/descriptors/Deployment.xsd - * examples/Display/descriptors/Modified_Deployment.xsd - * examples/Hello/descriptors/Deployment.xsd - * examples/Hello/descriptors/Modified_Deployment.xsd - * examples/Hello/descriptors/XMI.xsd - * examples/Hello/descriptors/Deployment.xsd - * examples/Hello/descriptors/Modified_Deployment.xsd - * examples/Hello/descriptors/XMI.xsd + * tools/Config_Handlers/Utils/Utils.mpc + * tools/Config_Handlers/Utils/XML_Helper.cpp + * tools/Config_Handlers/Utils/XML_Schema_Resolver.cpp + * tools/Config_Handlers/Utils/XML_Schema_Resolver.h - Removed obsolete schemata. + Implemented a schema resolver so that the XML parser till grab the + schemata from $CIAO_ROOT/docs/schema. - * examples/Display/descriptors/flattened_deploymentplan.cdp - * examples/Hello/descriptors/flattened_deploymentplan.cdp - * examples/Hello/descriptors/flattened_deploymentplan_without_ns.cdp - * docs/tutorials/Quoter/Simple/descriptors/flattened_deploymentplan.cdp + * docs/tutorials/Quoter/Simple/descriptors/Deployment.xsd + * docs/tutorials/Quoter/Simple/descriptors/Modified_Deployment.xsd + * examples/BasicSP/descriptors/Deployment.xsd + * examples/Display/descriptors/Deployment.xsd + * examples/Display/descriptors/Modified_Deployment.xsd + * examples/Hello/descriptors/Deployment.xsd + * examples/Hello/descriptors/Modified_Deployment.xsd + * examples/Hello/descriptors/XMI.xsd + * examples/Hello/descriptors/Deployment.xsd + * examples/Hello/descriptors/Modified_Deployment.xsd + * examples/Hello/descriptors/XMI.xsd + + Removed obsolete schemata. + + * examples/Display/descriptors/flattened_deploymentplan.cdp + * examples/Hello/descriptors/flattened_deploymentplan.cdp + * examples/Hello/descriptors/flattened_deploymentplan_without_ns.cdp + * docs/tutorials/Quoter/Simple/descriptors/flattened_deploymentplan.cdp - Migrated these deployment plans to use Deployment.xsd and friends, - instead of Modified_Deployment.xsd. + Migrated these deployment plans to use Deployment.xsd and friends, + instead of Modified_Deployment.xsd. - * NEWS + * NEWS - Updated the NEWS to include this feature. + Updated the NEWS to include this feature. Tue Sep 27 13:16:43 2005 William Otte - * DAnCE/ExecutionManager/ExecutionManager.mpc - * DAnCE/NodeApplication/NodeApplication.mpc - * DAnCE/NodeManager/NodeManager.mpc - * DAnCE/Old_Config_Handlers/Config_Handlers.mpc - * DAnCE/Plan_Launcher/Plan_Launcher.mpc - * DAnCE/RTNodeApplication/RTNodeApplication.mpc - * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc - * RACE/Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc - * RACE/Output_Adapters/Base/Output_Adapter.mpc - * RACE/Planners/SimpleBinPacker/SimpleBinPacker.mpc - * ciao/CCM_Core.mpc - * examples/BasicSP/BasicSP.mpc - - Fixed a large number of deficiencies in our build structure. - More changes to come later. + * DAnCE/ExecutionManager/ExecutionManager.mpc + * DAnCE/NodeApplication/NodeApplication.mpc + * DAnCE/NodeManager/NodeManager.mpc + * DAnCE/Old_Config_Handlers/Config_Handlers.mpc + * DAnCE/Plan_Launcher/Plan_Launcher.mpc + * DAnCE/RTNodeApplication/RTNodeApplication.mpc + * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc + * RACE/Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc + * RACE/Output_Adapters/Base/Output_Adapter.mpc + * RACE/Planners/SimpleBinPacker/SimpleBinPacker.mpc + * ciao/CCM_Core.mpc + * examples/BasicSP/BasicSP.mpc + + Fixed a large number of deficiencies in our build structure. + More changes to come later. Tue Sep 27 11:10:37 2005 William Otte - * NEWS + * NEWS - Updated the news file. + Updated the news file. Tue Sep 27 10:51:20 2005 William Otte - * bin/generate_component_mpc.pl + * bin/generate_component_mpc.pl - Updated this script to bring it in line with modern CIAO. This - includes: + Updated this script to bring it in line with modern CIAO. This + includes: - - Base projects are now the _dnc variants - - Export files are now automatically generated. + - Base projects are now the _dnc variants + - Export files are now automatically generated. Tue Sep 27 14:26:44 2005 Boris Kolpackov - * CCF/CCF/IDL2/LexicalAnalyzer.cpp: - * CCF/CCF/IDL2/Parser.cpp: - * CCF/CCF/IDL2/Parser.hpp: - * CCF/CCF/IDL2/SemanticAction.hpp: - * CCF/CCF/IDL2/SemanticGraph.hpp: - * CCF/CCF/IDL2/SemanticAction/Const.hpp: - * CCF/CCF/IDL2/SemanticAction/Factory.hpp: - * CCF/CCF/IDL2/SemanticAction/NumericExpression.hpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Const.cpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Const.hpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Elements.hpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Factory.cpp: - * CCF/CCF/IDL2/SemanticAction/Impl/Factory.hpp: - * CCF/CCF/IDL2/SemanticAction/Impl/NumericExpression.cpp: - * CCF/CCF/IDL2/SemanticAction/Impl/NumericExpression.hpp: - * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: - * CCF/CCF/IDL2/SemanticGraph/Elements.hpp: - * CCF/CCF/IDL2/SemanticGraph/IntExpression.cpp: - * CCF/CCF/IDL2/SemanticGraph/IntExpression.hpp: - * CCF/CCF/IDL3/Parser.cpp: - * CCF/CCF/CIDL/Parser.cpp: - - Implemented first part of the const expression support. This - includes parser rules, semantic graph types and semantic - actions. Traversal types are still to be implemented. + * CCF/CCF/IDL2/LexicalAnalyzer.cpp: + * CCF/CCF/IDL2/Parser.cpp: + * CCF/CCF/IDL2/Parser.hpp: + * CCF/CCF/IDL2/SemanticAction.hpp: + * CCF/CCF/IDL2/SemanticGraph.hpp: + * CCF/CCF/IDL2/SemanticAction/Const.hpp: + * CCF/CCF/IDL2/SemanticAction/Factory.hpp: + * CCF/CCF/IDL2/SemanticAction/NumericExpression.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Const.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Const.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Elements.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Factory.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Factory.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/NumericExpression.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/NumericExpression.hpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.hpp: + * CCF/CCF/IDL2/SemanticGraph/IntExpression.cpp: + * CCF/CCF/IDL2/SemanticGraph/IntExpression.hpp: + * CCF/CCF/IDL3/Parser.cpp: + * CCF/CCF/CIDL/Parser.cpp: + + Implemented first part of the const expression support. This + includes parser rules, semantic graph types and semantic + actions. Traversal types are still to be implemented. Tue Sep 27 06:42:12 UTC 2005 Johnny Willemsen @@ -1483,18 +1483,18 @@ Mon Sep 26 11:06:40 2005 William Otte Mon Sep 26 11:06:40 2005 William Otte - * DAnCE/NodeApplicationManager/ImplementationInfo.cpp - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - * DAnCE/NodeManager/NodeManager_Impl.cpp + * DAnCE/NodeApplicationManager/ImplementationInfo.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeManager/NodeManager_Impl.cpp - Cleared up some scoreboard errors. + Cleared up some scoreboard errors. Sat Sep 24 20:44:20 2005 Gan Deng - * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc - * tools/Config_Handlers/Config_Handlers.mpc + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc + * tools/Config_Handlers/Config_Handlers.mpc - Fixed linking errors. + Fixed linking errors. Sat Sep 24 08:40:12 UTC 2005 Johnny Willemsen @@ -1503,162 +1503,162 @@ Sat Sep 24 08:40:12 UTC 2005 Johnny Willemsen Sat Sep 24 02:37:20 2005 Gan Deng - * ciao/Deployment.idl - * ciao/Deployment_Core.idl - * ciao/ServerResources.idl + * ciao/Deployment.idl + * ciao/Deployment_Core.idl + * ciao/ServerResources.idl - Enhanced to support RT-CCM feature. + Enhanced to support RT-CCM feature. - * DAnCE/NodeApplicationManager/ImplementationInfo.cpp - * DAnCE/NodeApplicationManager/ImplementationInfo.h - * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp - * DAnCE/NodeApplicationManager/Containers_Info_Map.h + * DAnCE/NodeApplicationManager/ImplementationInfo.cpp + * DAnCE/NodeApplicationManager/ImplementationInfo.h + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp + * DAnCE/NodeApplicationManager/Containers_Info_Map.h - Refactor the NodeApplicationManager to populate the correct - node level deployment plan info, while taking into account - of the RT-CCM feature. + Refactor the NodeApplicationManager to populate the correct + node level deployment plan info, while taking into account + of the RT-CCM feature. - * ciao/NodeApplication_Impl.cpp - * ciao/NodeApplication_Impl.h + * ciao/NodeApplication_Impl.cpp + * ciao/NodeApplication_Impl.h - Modified to accomodate the change in IDL files. + Modified to accomodate the change in IDL files. - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp - Fixed these tests to make them run with the modified IDL - files. + Fixed these tests to make them run with the modified IDL + files. - * DAnCE/examples/Hello/descriptors/rt-config-example.csr - * DAnCE/examples/Hello/descriptors/rt-config-example.cdp + * DAnCE/examples/Hello/descriptors/rt-config-example.csr + * DAnCE/examples/Hello/descriptors/rt-config-example.cdp - An example descriptor files to describe server resource, - and associate server resources and policy set defs with - the deployment plan. + An example descriptor files to describe server resource, + and associate server resources and policy set defs with + the deployment plan. - NOTE: All above code are tested working fine with the existing - examples. + NOTE: All above code are tested working fine with the existing + examples. Fri Sep 23 10:05:18 2005 William Otte - * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc - * tools/Config_Handlers/Config_Handlers.mpc + * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc + * tools/Config_Handlers/Config_Handlers.mpc - fixes for build problems. + fixes for build problems. Thu Sep 22 16:21:12 2005 Gan Deng - * DAnCE/NodeManager/NodeManager_Impl.cpp + * DAnCE/NodeManager/NodeManager_Impl.cpp - Added error report message from the tool. + Added error report message from the tool. - * ciao/Container_Base.cpp + * ciao/Container_Base.cpp - Cosmetic change. + Cosmetic change. Thu Sep 22 14:45:32 2005 William Otte - * tools/Config_Handlers/Config_Handlers.mpc - * tools/Config_Handlers/STD_CID_Handler.cpp - * tools/Config_Handlers/STD_CID_Handler.h - * tools/Config_Handlers/STD_CPD_Handler.cpp - * tools/Config_Handlers/STD_CPD_Handler.h - * tools/Config_Handlers/STD_PCD_Handler.cpp - * tools/Config_Handlers/STD_PCD_Handler.h - * tools/Config_Handlers/STD_PC_Intf.cpp - * tools/Config_Handlers/XML_File_Intf.cpp - * tools/Config_Handlers/RT-CCM/SRD_Handler.h - * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc - - Made these files consistent with the new Utils directory. - - * tools/Config_Handlers/Utils/Utils.mpc - * tools/Config_Handlers/Utils/XML_Error_Handler.cpp - * tools/Config_Handlers/Utils/XML_Error_Handler.h - * tools/Config_Handlers/Utils/XML_Helper.cpp - * tools/Config_Handlers/Utils/XML_Helper.h - * tools/Config_Handlers/Utils/XercesString.cpp - * tools/Config_Handlers/Utils/XercesString.h - - Moved common XML utilities to a separate directory. + * tools/Config_Handlers/Config_Handlers.mpc + * tools/Config_Handlers/STD_CID_Handler.cpp + * tools/Config_Handlers/STD_CID_Handler.h + * tools/Config_Handlers/STD_CPD_Handler.cpp + * tools/Config_Handlers/STD_CPD_Handler.h + * tools/Config_Handlers/STD_PCD_Handler.cpp + * tools/Config_Handlers/STD_PCD_Handler.h + * tools/Config_Handlers/STD_PC_Intf.cpp + * tools/Config_Handlers/XML_File_Intf.cpp + * tools/Config_Handlers/RT-CCM/SRD_Handler.h + * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc + + Made these files consistent with the new Utils directory. + + * tools/Config_Handlers/Utils/Utils.mpc + * tools/Config_Handlers/Utils/XML_Error_Handler.cpp + * tools/Config_Handlers/Utils/XML_Error_Handler.h + * tools/Config_Handlers/Utils/XML_Helper.cpp + * tools/Config_Handlers/Utils/XML_Helper.h + * tools/Config_Handlers/Utils/XercesString.cpp + * tools/Config_Handlers/Utils/XercesString.h + + Moved common XML utilities to a separate directory. Thu Sep 22 13:21:12 2005 Gan Deng - * ciao/CCM_Core.mpc - * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc - * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc + * ciao/CCM_Core.mpc + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc + * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc - Put the ServerResources.idl into Deployment_stub project. Modified - other MPC project files to reflect this change. + Put the ServerResources.idl into Deployment_stub project. Modified + other MPC project files to reflect this change. - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - Pass the infoProperty which contains the entire server resource - definitions to each individual child deployment plans. + Pass the infoProperty which contains the entire server resource + definitions to each individual child deployment plans. - * DAnCE/NodeManager/NodeManager_Impl.cpp - * DAnCE/NodeManager/NodeManager_Impl.h + * DAnCE/NodeManager/NodeManager_Impl.cpp + * DAnCE/NodeManager/NodeManager_Impl.h - NodeManager now validates the correctness of the individual local - dpeloyment plan. In particular, it tries to verify that all the - component instances within this child deployment plan have the same - "server_resource_id" assigned. + NodeManager now validates the correctness of the individual local + dpeloyment plan. In particular, it tries to verify that all the + component instances within this child deployment plan have the same + "server_resource_id" assigned. - * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp + * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp - Added a NodeApplication test case, where multiple components could - be installed one-by-one through a serious of "install" invocations. + Added a NodeApplication test case, where multiple components could + be installed one-by-one through a serious of "install" invocations. - * examples/Hello/descriptors/flattened_deploymentplan_without_ns.cdp + * examples/Hello/descriptors/flattened_deploymentplan_without_ns.cdp - Fixed a typo. + Fixed a typo. Thu Sep 22 12:26:45 CDT 2005 Stoyan spaunov@isis.vanderbilt.edu - * DAnCE/spec_RepositoryManager/ - * DAnCE/new_RepositoryManager/ + * DAnCE/spec_RepositoryManager/ + * DAnCE/new_RepositoryManager/ - Added the former, removed the latter. + Added the former, removed the latter. Thu Sep 22 10:50:45 CDT 2005 Stoyan spaunov@isis.vanderbilt.edu - * DAnCE/spec_RepositoryManager/HTTP_Client.cpp - * DAnCE/spec_RepositoryManager/HTTP_Client.h - * DAnCE/spec_RepositoryManager/HTTP_Handler.cpp - * DAnCE/spec_RepositoryManager/HTTP_Handler.h - * DAnCE/spec_RepositoryManager/Options.cpp - * DAnCE/spec_RepositoryManager/Options.h - * DAnCE/spec_RepositoryManager/README.txt - * DAnCE/spec_RepositoryManager/RepositoryManager.cpp - * DAnCE/spec_RepositoryManager/RepositoryManager.idl - * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp - * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.h - * DAnCE/spec_RepositoryManager/RMadmin.cpp - * DAnCE/spec_RepositoryManager/RM_Helper.cpp - * DAnCE/spec_RepositoryManager/RM_Helper.h - * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc - * DAnCE/spec_RepositoryManager/spec_RepositoryManager.ncb - * DAnCE/spec_RepositoryManager/URL_Parser.cpp - * DAnCE/spec_RepositoryManager/URL_Parser.h - * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp - * DAnCE/spec_RepositoryManager/ZIP_Wrapper.h - - - Checked in these file and cleaned up *some* of the underlying mess due to previous - mix-ups. Many of the files are new. Some are newer versions of older files. - Previously there were 2 RM directories spec_RepositoryManager and - new_RepositoryManager. Someone had removed the spec* verion and checked in the - wrong files in the new* version (which used to be a non-spec compilent impl). - Apparently on top of that the two directories have been linked somehow! I will - check on what the reason for this is later. + * DAnCE/spec_RepositoryManager/HTTP_Client.cpp + * DAnCE/spec_RepositoryManager/HTTP_Client.h + * DAnCE/spec_RepositoryManager/HTTP_Handler.cpp + * DAnCE/spec_RepositoryManager/HTTP_Handler.h + * DAnCE/spec_RepositoryManager/Options.cpp + * DAnCE/spec_RepositoryManager/Options.h + * DAnCE/spec_RepositoryManager/README.txt + * DAnCE/spec_RepositoryManager/RepositoryManager.cpp + * DAnCE/spec_RepositoryManager/RepositoryManager.idl + * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.cpp + * DAnCE/spec_RepositoryManager/RepositoryManager_Impl.h + * DAnCE/spec_RepositoryManager/RMadmin.cpp + * DAnCE/spec_RepositoryManager/RM_Helper.cpp + * DAnCE/spec_RepositoryManager/RM_Helper.h + * DAnCE/spec_RepositoryManager/spec_RepositoryManager.mpc + * DAnCE/spec_RepositoryManager/spec_RepositoryManager.ncb + * DAnCE/spec_RepositoryManager/URL_Parser.cpp + * DAnCE/spec_RepositoryManager/URL_Parser.h + * DAnCE/spec_RepositoryManager/ZIP_Wrapper.cpp + * DAnCE/spec_RepositoryManager/ZIP_Wrapper.h + + + Checked in these file and cleaned up *some* of the underlying mess due to previous + mix-ups. Many of the files are new. Some are newer versions of older files. + Previously there were 2 RM directories spec_RepositoryManager and + new_RepositoryManager. Someone had removed the spec* verion and checked in the + wrong files in the new* version (which used to be a non-spec compilent impl). + Apparently on top of that the two directories have been linked somehow! I will + check on what the reason for this is later. Thu Sep 22 13:15:28 UTC 2005 Jeff Parsons @@ -1669,42 +1669,42 @@ Thu Sep 22 13:15:28 UTC 2005 Jeff Parsons Wed Sep 21 15:32:38 2005 William Otte - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - * DAnCE/ExecutionManager/Execution_Manager.cpp - * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp - * DAnCE/NodeApplication/NodeApplication.cpp - * DAnCE/RTNodeApplication/NodeApplication_Task.cpp - * DAnCE/RepositoryManager/Repository_Manager.cpp - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp - * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp - * ciao/Container_Base.cpp - * ciao/Container_Impl.cpp - * ciao/Servant_Activator.cpp - * ciao/Servant_Impl_T.cpp - * ciao/Swapping_Container.cpp - * ciao/Swapping_Servant_Home_Impl_T.cpp - * ciao/Upgradeable_Context_Impl_T.cpp - * docs/templates/CIAO_Glue_Session_Template.cpp - * examples/Hello/Sender/Sender_exec.cpp - * examples/Swapping/Receiver/Receiver_exec.cpp - * examples/Swapping/Sender/Sender_exec.cpp - * examples/Swapping/Sender/Sender_exec_1.cpp - * examples/Swapping/Sender/Sender_exec_2.cpp - - Fixed numerous emulated exception errors. - - * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp - * DAnCE/ExecutionManager/ExecutionManager_Impl.h - - removed obsolete EM implementation. + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/ExecutionManager/Execution_Manager.cpp + * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp + * DAnCE/NodeApplication/NodeApplication.cpp + * DAnCE/RTNodeApplication/NodeApplication_Task.cpp + * DAnCE/RepositoryManager/Repository_Manager.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp + * ciao/Container_Base.cpp + * ciao/Container_Impl.cpp + * ciao/Servant_Activator.cpp + * ciao/Servant_Impl_T.cpp + * ciao/Swapping_Container.cpp + * ciao/Swapping_Servant_Home_Impl_T.cpp + * ciao/Upgradeable_Context_Impl_T.cpp + * docs/templates/CIAO_Glue_Session_Template.cpp + * examples/Hello/Sender/Sender_exec.cpp + * examples/Swapping/Receiver/Receiver_exec.cpp + * examples/Swapping/Sender/Sender_exec.cpp + * examples/Swapping/Sender/Sender_exec_1.cpp + * examples/Swapping/Sender/Sender_exec_2.cpp + + Fixed numerous emulated exception errors. + + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp + * DAnCE/ExecutionManager/ExecutionManager_Impl.h + + removed obsolete EM implementation. Wed Sep 21 13:34:28 2005 Gan Deng - * tools/Config_Handlers/RT-CCM/test.cpp + * tools/Config_Handlers/RT-CCM/test.cpp - Modified so the output XML file is based on the XSC dom document - instead from the input file directly. + Modified so the output XML file is based on the XSC dom document + instead from the input file directly. Tue Sep 20 21:58:23 UTC 2005 Jeff Parsons @@ -1719,250 +1719,250 @@ Tue Sep 20 02:25:34 2005 William Otte * tools/Config_Handlers/Config_Handlers.mpc Quick fix for a build problem on Windows. A better solution - will follow when I check in my CIAO build system revamp. + will follow when I check in my CIAO build system revamp. Tue Sep 20 10:19:46 2005 William Otte - * tools/Config_Handlers/test.cdp + * tools/Config_Handlers/test.cdp - A test deployment plan file that contains odd constructs. - Used for testing. + A test deployment plan file that contains odd constructs. + Used for testing. Tue Sep 20 10:07:43 2005 William Otte - * DAnCE/new_RepositoryManager/new_RepositoryManager.mpc + * DAnCE/new_RepositoryManager/new_RepositoryManager.mpc - Added a missing library. + Added a missing library. Tue Sep 20 09:50:28 2005 Gan Deng - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - Modified to kill all NodeApplication processes when the deployment fails. + Modified to kill all NodeApplication processes when the deployment fails. Tue Sep 20 09:35:28 2005 William Otte - * DAnCE/Plan_Launcher/Plan_Launcher.mpc + * DAnCE/Plan_Launcher/Plan_Launcher.mpc - Added a missing library. + Added a missing library. Mon Sep 19 16:29:57 2005 William Otte - * ADD_Handler.cpp - * Common.h - * IDD_Handler.cpp - * IDD_Handler.h - * IDREF_Base.cpp - * IDREF_Base.h - * IRDD_Handler.cpp - * IRDD_Handler.h - * MDD_Handler.cpp - * PSPE_Handler.cpp - * STD_CID_Handler.cpp - * XML_Error_Handler.cpp + * ADD_Handler.cpp + * Common.h + * IDD_Handler.cpp + * IDD_Handler.h + * IDREF_Base.cpp + * IDREF_Base.h + * IRDD_Handler.cpp + * IRDD_Handler.h + * MDD_Handler.cpp + * PSPE_Handler.cpp + * STD_CID_Handler.cpp + * XML_Error_Handler.cpp - Added some improved error handling/reporting. Much more to come. + Added some improved error handling/reporting. Much more to come. - * test.cpp - * RT-CCM/RT-CCM-Handlers.mpc - * RT-CCM/SRD_Handler.cpp - * RT-CCM/SRD_Handler.h - * Config_Handlers.mpc - * DP_Handler.cpp + * test.cpp + * RT-CCM/RT-CCM-Handlers.mpc + * RT-CCM/SRD_Handler.cpp + * RT-CCM/SRD_Handler.h + * Config_Handlers.mpc + * DP_Handler.cpp - Added hooks for parsing ServerResources document into a deployment - plan. + Added hooks for parsing ServerResources document into a deployment + plan. - This is activated by adding an InfoProperty with name - "CIAOServerResources" with a value of a valid CSR file. + This is activated by adding an InfoProperty with name + "CIAOServerResources" with a value of a valid CSR file. - Also enabled parsing of deployRequirements and infoProperties. + Also enabled parsing of deployRequirements and infoProperties. Mon Sep 19 10:55:05 2005 William Otte - * RACE/Input_Adapters/Base/Input_Adapter.mpc - * RACE/Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc - * RACE/Output_Adapters/Base/Output_Adapter.mpc - * RACE/Output_Adapters/Interface/Output_Adapter_Interface.mpc - * RACE/Output_Adapters/XML_Output_Adapter/XML_Output_Adapter.mpc - * RACE/Plan_Analyzer/Component/Plan_Analyzer.mpc - * RACE/Plan_Analyzer/Interface/Plan_Analyzer_Interface.mpc - * RACE/Planner_Manager/Component/Planner_Manager.mpc - * RACE/Planner_Manager/Interface/Planner_Manager_Interface.mpc - * RACE/Planners/Base/Planner.mpc - * RACE/Planners/Interface/Planner_Interface.mpc - * RACE/Planners/SimpleBinPacker/SimpleBinPacker.mpc - * RACE/common/RACE_common.mpc - * tools/Config_Handlers/RT-CCM/CLA_Handler.h - * tools/Config_Handlers/RT-CCM/OC_Handler.cpp - * tools/Config_Handlers/RT-CCM/OR_Handler.cpp - * tools/Config_Handlers/RT-CCM/OR_Handler.h - - Misc fuzz fixes. + * RACE/Input_Adapters/Base/Input_Adapter.mpc + * RACE/Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc + * RACE/Output_Adapters/Base/Output_Adapter.mpc + * RACE/Output_Adapters/Interface/Output_Adapter_Interface.mpc + * RACE/Output_Adapters/XML_Output_Adapter/XML_Output_Adapter.mpc + * RACE/Plan_Analyzer/Component/Plan_Analyzer.mpc + * RACE/Plan_Analyzer/Interface/Plan_Analyzer_Interface.mpc + * RACE/Planner_Manager/Component/Planner_Manager.mpc + * RACE/Planner_Manager/Interface/Planner_Manager_Interface.mpc + * RACE/Planners/Base/Planner.mpc + * RACE/Planners/Interface/Planner_Interface.mpc + * RACE/Planners/SimpleBinPacker/SimpleBinPacker.mpc + * RACE/common/RACE_common.mpc + * tools/Config_Handlers/RT-CCM/CLA_Handler.h + * tools/Config_Handlers/RT-CCM/OC_Handler.cpp + * tools/Config_Handlers/RT-CCM/OR_Handler.cpp + * tools/Config_Handlers/RT-CCM/OR_Handler.h + + Misc fuzz fixes. Fri Sep 16 09:54:44 2005 William Otte - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - Emulated exception fixes. + Emulated exception fixes. Thu Sep 15 07:29:03 2005 Douglas C. Schmidt - * TAO/CIAO/examples/Hello/descriptors/NodeManagerMap.dat: Make sure - there's a newline at the end of this file. Thanks to Zachi - Klopman for reporting this. + * TAO/CIAO/examples/Hello/descriptors/NodeManagerMap.dat: Make sure + there's a newline at the end of this file. Thanks to Zachi + Klopman for reporting this. Thu Sep 15 11:20:20 2005 CSET William Otte - * ciao/Container_Base.cpp + * ciao/Container_Base.cpp - Fix for compile error on platforms with emulated exceptions. + Fix for compile error on platforms with emulated exceptions. Wed Sep 14 13:25:00 CEST 2005 William Otte - * RACE/Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc + * RACE/Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc - Fix for a library ordering problem. + Fix for a library ordering problem. Wed Sep 14 11:18:42 2005 CEST William Otte - * tools/Config_Handlers/CIAOServerResources.cpp - * tools/Config_Handlers/CIAOServerResources.hpp + * tools/Config_Handlers/CIAOServerResources.cpp + * tools/Config_Handlers/CIAOServerResources.hpp - Removed these from the repo to avoid confusion. + Removed these from the repo to avoid confusion. - * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp - Ported patches from: - Tue Sep 13 17:18:12 CEST 2005 William Otte + Ported patches from: + Tue Sep 13 17:18:12 CEST 2005 William Otte - which were made against the wrong file. Thanks to Gan Deng for - pointing this out. + which were made against the wrong file. Thanks to Gan Deng for + pointing this out. Wed Sep 14 13:28:14 2005 Gan Deng - * examples/Hello/descriptors/run_NodeDaemons.pl + * examples/Hello/descriptors/run_NodeDaemons.pl - Modified the relevant path due to the recent CIAO directory - reorganization. + Modified the relevant path due to the recent CIAO directory + reorganization. - * examples/Hello/Sender/Sender.idl - * examples/Hello/Sender_exec.cpp - * examples/Hello/starter.cpp + * examples/Hello/Sender/Sender.idl + * examples/Hello/Sender_exec.cpp + * examples/Hello/starter.cpp - Added test for "readonly" attribute. - Fixed a bug of setting attribute through command line options - through the "starter" executable. Also, make the default ior - file name to be "Sender.ior" to make it consistent with the - output generated by DAnCE. Thanks Zacki - for reporting these. + Added test for "readonly" attribute. + Fixed a bug of setting attribute through command line options + through the "starter" executable. Also, make the default ior + file name to be "Sender.ior" to make it consistent with the + output generated by DAnCE. Thanks Zacki + for reporting these. - * examples/Hello/step-by-step.html + * examples/Hello/step-by-step.html - Updated the documentation to run the example. + Updated the documentation to run the example. Tue Sep 13 17:18:12 CEST 2005 William Otte - * tools/Config_Handlers/CIAOServerResources.hpp + * tools/Config_Handlers/CIAOServerResources.hpp - Fixes for compile errors in: - . Especially strict C++ compilers - . Windows VC71 (hopefully) + Fixes for compile errors in: + . Especially strict C++ compilers + . Windows VC71 (hopefully) Tue Sep 13 17:05:31 2005 CEST William Otte - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp - * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp - * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h - * DAnCE/NodeManager/NodeManager_Impl.cpp - * DAnCE/NodeManager/NodeManager_Impl.h - * DAnCE/NodeManager/Node_Manager.cpp - * DAnCE/Plan_Launcher/Plan_Launcher.cpp - * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp - * DAnCE/Plan_Launcher/Plan_Launcher_Impl.h - * ciao/Container_Base.cpp - * ciao/NodeApplication_Impl.cpp - - Folding in some of the error reporting work that I have been - working on for the past couple weeks. Most common deployment - errors are now reported through the plan_launcher. + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h + * DAnCE/NodeManager/NodeManager_Impl.cpp + * DAnCE/NodeManager/NodeManager_Impl.h + * DAnCE/NodeManager/Node_Manager.cpp + * DAnCE/Plan_Launcher/Plan_Launcher.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.h + * ciao/Container_Base.cpp + * ciao/NodeApplication_Impl.cpp + + Folding in some of the error reporting work that I have been + working on for the past couple weeks. Most common deployment + errors are now reported through the plan_launcher. Tue Sep 13 16:55:15 CEST 2005 William Otte - * tools/Config_Handlers/IDD_Handler.cpp - * tools/Config_Handlers/MDD_Handler.cpp - * tools/Config_Handlers/PSPE_Handler.cpp - * tools/Config_Handlers/STD_CID_Handler.cpp + * tools/Config_Handlers/IDD_Handler.cpp + * tools/Config_Handlers/MDD_Handler.cpp + * tools/Config_Handlers/PSPE_Handler.cpp + * tools/Config_Handlers/STD_CID_Handler.cpp - Fixes for compile errors on both: - . 64 bit platforms - . GCC4 + Fixes for compile errors on both: + . 64 bit platforms + . GCC4 Tue Sep 13 16:01:35 CEST 2005 William Otte - * tools/Config_Handlers/XMLSchema/Traversal.hpp - * tools/Config_Handlers/XMLSchema/TypeInfo.hpp - * tools/Config_Handlers/XMLSchema/Types.hpp - * tools/Config_Handlers/XMLSchema/Writer.hpp - * tools/Config_Handlers/XSCRT/Elements.hpp - * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp - * tools/Config_Handlers/XSCRT/Parser.hpp - * tools/Config_Handlers/XSCRT/Traversal.hpp - * tools/Config_Handlers/XSCRT/Writer.hpp - * tools/Config_Handlers/XSCRT/XML.hpp - * tools/Config_Handlers/XSCRT/XMLSchema.hpp + * tools/Config_Handlers/XMLSchema/Traversal.hpp + * tools/Config_Handlers/XMLSchema/TypeInfo.hpp + * tools/Config_Handlers/XMLSchema/Types.hpp + * tools/Config_Handlers/XMLSchema/Writer.hpp + * tools/Config_Handlers/XSCRT/Elements.hpp + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp + * tools/Config_Handlers/XSCRT/Parser.hpp + * tools/Config_Handlers/XSCRT/Traversal.hpp + * tools/Config_Handlers/XSCRT/Writer.hpp + * tools/Config_Handlers/XSCRT/XML.hpp + * tools/Config_Handlers/XSCRT/XMLSchema.hpp + + Rolled back Stoyan's changes from the previous commit. The proper + fix for this problem would be to update the include paths in the + affected MPC files, which has the virtue of not breaking + builds on platforms with case-sensitive filesystems. - Rolled back Stoyan's changes from the previous commit. The proper - fix for this problem would be to update the include paths in the - affected MPC files, which has the virtue of not breaking - builds on platforms with case-sensitive filesystems. - - * DAnCE/new_RepositoryManager/new_RepositoryManager.mpc + * DAnCE/new_RepositoryManager/new_RepositoryManager.mpc - Updated the include path to include the new config handlers directory. + Updated the include path to include the new config handlers directory. Mon Sep 12 17:34:47 CDT 2005 Stoyan Paunov - * tools/Config_Handlers/XMLSchema/Traversal.hpp - * tools/Config_Handlers/XMLSchema/TypeInfo.hpp - * tools/Config_Handlers/XMLSchema/Types.hpp - * tools/Config_Handlers/XMLSchema/Writer.hpp - * tools/Config_Handlers/XSCRT/Elements.hpp - * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp - * tools/Config_Handlers/XSCRT/Parser.hpp - * tools/Config_Handlers/XSCRT/Traversal.hpp - * tools/Config_Handlers/XSCRT/Writer.hpp - * tools/Config_Handlers/XSCRT/XML.hpp - * tools/Config_Handlers/XSCRT/XMLSchema.hpp - - Fixed a number of problems related to Will's changes. The XSC_Config_Handler_Tests - project was not compiling. I had the same problem in RepositoryManager. Will had - changed the directory structure, but did not update any of the include paths. - Needless to say there were like 30-40 of those in the XSCRT and XMLSchema directories + * tools/Config_Handlers/XMLSchema/Traversal.hpp + * tools/Config_Handlers/XMLSchema/TypeInfo.hpp + * tools/Config_Handlers/XMLSchema/Types.hpp + * tools/Config_Handlers/XMLSchema/Writer.hpp + * tools/Config_Handlers/XSCRT/Elements.hpp + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp + * tools/Config_Handlers/XSCRT/Parser.hpp + * tools/Config_Handlers/XSCRT/Traversal.hpp + * tools/Config_Handlers/XSCRT/Writer.hpp + * tools/Config_Handlers/XSCRT/XML.hpp + * tools/Config_Handlers/XSCRT/XMLSchema.hpp + + Fixed a number of problems related to Will's changes. The XSC_Config_Handler_Tests + project was not compiling. I had the same problem in RepositoryManager. Will had + changed the directory structure, but did not update any of the include paths. + Needless to say there were like 30-40 of those in the XSCRT and XMLSchema directories Fri Sep 9 12:35:20 2005 William Otte - * tools/Config_Handlers/STD_IAD_Handler.cpp - * tools/Config_Handlers/STD_PCD_Handler.cpp - * tools/Config_Handlers/STD_PC_Intf.cpp + * tools/Config_Handlers/STD_IAD_Handler.cpp + * tools/Config_Handlers/STD_PCD_Handler.cpp + * tools/Config_Handlers/STD_PC_Intf.cpp - Changed to comform with new refactoring. + Changed to comform with new refactoring. Fri Sep 9 12:32:14 2005 William Otte - * ciao/CCM_Core.mpc - * ciao/Container_Base.cpp - * ciao/Deployment.idl - * ciao/Deployment_Core.idl - * ciao/Deployment_Data.idl - * ciao/Packaging_Data.idl + * ciao/CCM_Core.mpc + * ciao/Container_Base.cpp + * ciao/Deployment.idl + * ciao/Deployment_Core.idl + * ciao/Deployment_Data.idl + * ciao/Packaging_Data.idl - Refactoring to support cidl compilation of deployment structures. - This refactoring should solve compilation errors in the config handlers. + Refactoring to support cidl compilation of deployment structures. + This refactoring should solve compilation errors in the config handlers. Wed Sep 7 16:31:12 UTC 2005 Jeff Parsons @@ -1975,197 +1975,197 @@ Wed Sep 7 16:31:12 UTC 2005 Jeff Parsons Tue Sep 6 11:39:15 2005 William Otte - * ciao/Deployment_Data.idl + * ciao/Deployment_Data.idl - Commented out IDL that is unsupported by CIDLC. + Commented out IDL that is unsupported by CIDLC. - * RACE + * RACE - Added IDL for RACE. + Added IDL for RACE. Tue Sep 6 09:58:12 2005 William Otte - * examples/Hello/descriptors/run_test.pl + * examples/Hello/descriptors/run_test.pl - Modified the script to fix the absolute path to the naming service - with a relative path. + Modified the script to fix the absolute path to the naming service + with a relative path. Fri Sep 2 17:38:31 2005 William Otte - * performance-tests/Protocols/Controller/Controller.mpc - * performance-tests/Protocols/Receiver/Receiver.mpc - * performance-tests/Protocols/Sender/Sender.mpc - * performance-tests/Protocols/common/Protocols.mpc - * tests/CIDL/CodeGen/CodeGen.mpc + * performance-tests/Protocols/Controller/Controller.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender.mpc + * performance-tests/Protocols/common/Protocols.mpc + * tests/CIDL/CodeGen/CodeGen.mpc - Migrated to modern CIAO base projects. + Migrated to modern CIAO base projects. Fri Sep 2 16:41:08 2005 William Otte - * performance-tests/Benchmark/Benchmark.mpc - * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc - * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc - * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc - * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc + * performance-tests/Benchmark/Benchmark.mpc + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc - Migrated to modern CIAO projects. + Migrated to modern CIAO projects. Fri Sep 2 15:10:43 2005 William Otte - * docs/tutorial + * docs/tutorial - Removed the obsolete hello tutorial. + Removed the obsolete hello tutorial. Fri Sep 2 15:04:00 2005 William Otte - * tests/tests.mwc - * tests/IDL3/Components/ComplexComponent/Attributes/Attributes.mpc - * tests/IDL3/Components/ComplexComponent/EventSink/EventSink.mpc - * tests/IDL3/Components/ComplexComponent/EventSource/EventSource.mpc - * tests/IDL3/Components/ComplexComponent/Facets/Facets.mpc - * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles.mpc - * tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc - * tests/IDL3/Events/Abstract/Abstract.mpc - * tests/IDL3/Events/Regular/Regular.mpc - * tests/IDL3/Homes/Attributes/HomeAttributes.mpc - * tests/IDL3/Homes/Basic/Basic.mpc - * tests/IDL3/Homes/Factory/Factory.mpc - * tests/IDL3/Homes/Finder/Finder.mpc - * tests/IDL3/Homes/Inheritance/Inheritance.mpc - * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc - * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc - * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc - * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc - * tests/IDL3/ImpliedIDL/Events/Events.mpc - * tests/IDL3/ImpliedIDL/Homes/Homes.mpc - * tests/IDL3/Lookup/lookup_test.mpc - - Updated to use dnc ciao base project. - - * tests/RTCCM - - Removed this test. + * tests/tests.mwc + * tests/IDL3/Components/ComplexComponent/Attributes/Attributes.mpc + * tests/IDL3/Components/ComplexComponent/EventSink/EventSink.mpc + * tests/IDL3/Components/ComplexComponent/EventSource/EventSource.mpc + * tests/IDL3/Components/ComplexComponent/Facets/Facets.mpc + * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles.mpc + * tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc + * tests/IDL3/Events/Abstract/Abstract.mpc + * tests/IDL3/Events/Regular/Regular.mpc + * tests/IDL3/Homes/Attributes/HomeAttributes.mpc + * tests/IDL3/Homes/Basic/Basic.mpc + * tests/IDL3/Homes/Factory/Factory.mpc + * tests/IDL3/Homes/Finder/Finder.mpc + * tests/IDL3/Homes/Inheritance/Inheritance.mpc + * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc + * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc + * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc + * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc + * tests/IDL3/ImpliedIDL/Events/Events.mpc + * tests/IDL3/ImpliedIDL/Homes/Homes.mpc + * tests/IDL3/Lookup/lookup_test.mpc + + Updated to use dnc ciao base project. + + * tests/RTCCM + + Removed this test. Thu Sep 1 10:20:48 2005 William Otte - CIAO Reorganization. Plese see tag before_ciao_reorg - to obtain the old version. + CIAO Reorganization. Plese see tag before_ciao_reorg + to obtain the old version. Wed Aug 31 15:16:23 2005 William Otte - * DAnCE/Config_Handlers/RT-CCM/CB_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/PM_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/TPL_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/TP_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/CB_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/PM_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/TPL_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/TP_Handler.cpp - Fixes to satisfy a tempramental Borland compiler. + Fixes to satisfy a tempramental Borland compiler. Wed Aug 31 13:28:46 2005 William Otte - * DAnCE/Config_Handlers/ADD_Handler.cpp - * DAnCE/Config_Handlers/ADD_Handler.h - * DAnCE/Config_Handlers/IDD_Handler.cpp - * DAnCE/Config_Handlers/IDD_Handler.h - * DAnCE/Config_Handlers/IDREF_Base.cpp - * DAnCE/Config_Handlers/IDREF_Base.h - * DAnCE/Config_Handlers/MDD_Handler.cpp - * DAnCE/Config_Handlers/MDD_Handler.h - * DAnCE/Config_Handlers/STD_CID_Handler.cpp - * DAnCE/Config_Handlers/STD_CID_Handler.h - - Simple refactoring to make the IDREF interface more generic. - - * DAnCE/Config_Handlers/XML_Helper.cpp - * DAnCE/Config_Handlers/XML_Helper.h - - Made empty document creation more generic. - - * DAnCE/Config_Handlers/RT-CCM/CB_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/CB_Handler.h - * DAnCE/Config_Handlers/RT-CCM/CIAOServerResources.cpp - * DAnCE/Config_Handlers/RT-CCM/CIAOServerResources.hpp - * DAnCE/Config_Handlers/RT-CCM/CLA_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/CLA_Handler.h - * DAnCE/Config_Handlers/RT-CCM/OC_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/OC_Handler.h - * DAnCE/Config_Handlers/RT-CCM/OR_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/OR_Handler.h - * DAnCE/Config_Handlers/RT-CCM/PM_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/PM_Handler.h - * DAnCE/Config_Handlers/RT-CCM/PS_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/PS_Handler.h - * DAnCE/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc - * DAnCE/Config_Handlers/RT-CCM/SRD_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/SRD_Handler.h - * DAnCE/Config_Handlers/RT-CCM/TPL_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/TPL_Handler.h - * DAnCE/Config_Handlers/RT-CCM/TP_Handler.cpp - * DAnCE/Config_Handlers/RT-CCM/TP_Handler.h - * DAnCE/Config_Handlers/RT-CCM/input.csr - * DAnCE/Config_Handlers/RT-CCM/test.cpp - - The new RT-CCM handlers. These have yet to be integrated into the - main config_handler path. - - * DAnCE/ciao/CCM_Core.mpc - * DAnCE/ciao/ServerResources.idl - - Updates to the support the RT-CCM Handlers. - - * docs/schema/CIAOServerResources.xsd - - Corrected a few oversights. + * DAnCE/Config_Handlers/ADD_Handler.cpp + * DAnCE/Config_Handlers/ADD_Handler.h + * DAnCE/Config_Handlers/IDD_Handler.cpp + * DAnCE/Config_Handlers/IDD_Handler.h + * DAnCE/Config_Handlers/IDREF_Base.cpp + * DAnCE/Config_Handlers/IDREF_Base.h + * DAnCE/Config_Handlers/MDD_Handler.cpp + * DAnCE/Config_Handlers/MDD_Handler.h + * DAnCE/Config_Handlers/STD_CID_Handler.cpp + * DAnCE/Config_Handlers/STD_CID_Handler.h + + Simple refactoring to make the IDREF interface more generic. + + * DAnCE/Config_Handlers/XML_Helper.cpp + * DAnCE/Config_Handlers/XML_Helper.h + + Made empty document creation more generic. + + * DAnCE/Config_Handlers/RT-CCM/CB_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/CB_Handler.h + * DAnCE/Config_Handlers/RT-CCM/CIAOServerResources.cpp + * DAnCE/Config_Handlers/RT-CCM/CIAOServerResources.hpp + * DAnCE/Config_Handlers/RT-CCM/CLA_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/CLA_Handler.h + * DAnCE/Config_Handlers/RT-CCM/OC_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/OC_Handler.h + * DAnCE/Config_Handlers/RT-CCM/OR_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/OR_Handler.h + * DAnCE/Config_Handlers/RT-CCM/PM_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/PM_Handler.h + * DAnCE/Config_Handlers/RT-CCM/PS_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/PS_Handler.h + * DAnCE/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc + * DAnCE/Config_Handlers/RT-CCM/SRD_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/SRD_Handler.h + * DAnCE/Config_Handlers/RT-CCM/TPL_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/TPL_Handler.h + * DAnCE/Config_Handlers/RT-CCM/TP_Handler.cpp + * DAnCE/Config_Handlers/RT-CCM/TP_Handler.h + * DAnCE/Config_Handlers/RT-CCM/input.csr + * DAnCE/Config_Handlers/RT-CCM/test.cpp + + The new RT-CCM handlers. These have yet to be integrated into the + main config_handler path. + + * DAnCE/ciao/CCM_Core.mpc + * DAnCE/ciao/ServerResources.idl + + Updates to the support the RT-CCM Handlers. + + * docs/schema/CIAOServerResources.xsd + + Corrected a few oversights. Wed Aug 31 09:49:28 2005 William Otte - * DAnCE/Config_Handlers/XMLSchema/TypeInfo.tpp + * DAnCE/Config_Handlers/XMLSchema/TypeInfo.tpp - Workaround for a buggy Borland compiler. + Workaround for a buggy Borland compiler. Tue Aug 30 14:33:08 2005 William Otte - * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp + * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp - Slight handcrafting to remove commas from the end of enumerator lists. + Slight handcrafting to remove commas from the end of enumerator lists. Tue Aug 30 11:59:14 CDT 2005 William Otte - * DAnCE/Config_Handlers/IRDD_Handler.h - * DAnCE/Config_Handlers/PCD_Handler.h + * DAnCE/Config_Handlers/IRDD_Handler.h + * DAnCE/Config_Handlers/PCD_Handler.h - Fixed a class/struct mismatch. + Fixed a class/struct mismatch. Tue Aug 30 11:51:32 CDT 2005 William Otte - * DAnCE/Config_Handlers/Basic_Deployment_Data.cpp - * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp - * DAnCE/Config_Handlers/CIAOServerResources.cpp - * DAnCE/Config_Handlers/CIAOServerResources.hpp - * DAnCE/Config_Handlers/Deployment.cpp - * DAnCE/Config_Handlers/Deployment.hpp - * DAnCE/Config_Handlers/ccd.cpp - * DAnCE/Config_Handlers/ccd.hpp - * DAnCE/Config_Handlers/cdd.cpp - * DAnCE/Config_Handlers/cdd.hpp - * DAnCE/Config_Handlers/cdp.cpp - * DAnCE/Config_Handlers/cdp.hpp - * DAnCE/Config_Handlers/cid.cpp - * DAnCE/Config_Handlers/cid.hpp - * DAnCE/Config_Handlers/cpd.cpp - * DAnCE/Config_Handlers/cpd.hpp - * DAnCE/Config_Handlers/iad.cpp - * DAnCE/Config_Handlers/iad.hpp - * DAnCE/Config_Handlers/pcd.cpp - * DAnCE/Config_Handlers/pcd.hpp - * DAnCE/Config_Handlers/toplevel.cpp - * DAnCE/Config_Handlers/toplevel.hpp - - Fixes a large number of compiler warnings in Borland. + * DAnCE/Config_Handlers/Basic_Deployment_Data.cpp + * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp + * DAnCE/Config_Handlers/CIAOServerResources.cpp + * DAnCE/Config_Handlers/CIAOServerResources.hpp + * DAnCE/Config_Handlers/Deployment.cpp + * DAnCE/Config_Handlers/Deployment.hpp + * DAnCE/Config_Handlers/ccd.cpp + * DAnCE/Config_Handlers/ccd.hpp + * DAnCE/Config_Handlers/cdd.cpp + * DAnCE/Config_Handlers/cdd.hpp + * DAnCE/Config_Handlers/cdp.cpp + * DAnCE/Config_Handlers/cdp.hpp + * DAnCE/Config_Handlers/cid.cpp + * DAnCE/Config_Handlers/cid.hpp + * DAnCE/Config_Handlers/cpd.cpp + * DAnCE/Config_Handlers/cpd.hpp + * DAnCE/Config_Handlers/iad.cpp + * DAnCE/Config_Handlers/iad.hpp + * DAnCE/Config_Handlers/pcd.cpp + * DAnCE/Config_Handlers/pcd.hpp + * DAnCE/Config_Handlers/toplevel.cpp + * DAnCE/Config_Handlers/toplevel.hpp + + Fixes a large number of compiler warnings in Borland. Thu Aug 25 15:26:25 2005 Nanbor Wang - * DAnCE/ciao/ServerResources.idl: Added the missing - attribute to ORS_ThreadpoolWithLanes struct. Thanks to Will - Otte for catching this. + * DAnCE/ciao/ServerResources.idl: Added the missing + attribute to ORS_ThreadpoolWithLanes struct. Thanks to Will + Otte for catching this. Wed Aug 24 20:41:59 UTC 2005 Jeff Parsons @@ -2178,15 +2178,15 @@ Wed Aug 24 20:41:59 UTC 2005 Jeff Parsons Tue Aug 23 20:09:59 2005 Ossama Othman - * DAnCE/Old_Config_Handlers/DT_Handler.h: - * DAnCE/RTNodeApplication/RTServer_Impl.h: - * DAnCE/ciao/Container_Base.h: - * DAnCE/ciao/Context_Impl_Base.h: - * DAnCE/ciao/NodeApplication_Impl.h: + * DAnCE/Old_Config_Handlers/DT_Handler.h: + * DAnCE/RTNodeApplication/RTServer_Impl.h: + * DAnCE/ciao/Container_Base.h: + * DAnCE/ciao/Context_Impl_Base.h: + * DAnCE/ciao/NodeApplication_Impl.h: - Reordered include directives to make sure all necessary - non-dependent names are parsed before the templates that use - them. Addresses g++ 3.4.x or better compile-time errors. + Reordered include directives to make sure all necessary + non-dependent names are parsed before the templates that use + them. Addresses g++ 3.4.x or better compile-time errors. Tue Aug 23 19:29:12 UTC 2005 Johnny Willemsen @@ -2197,16 +2197,16 @@ Tue Aug 23 19:29:12 UTC 2005 Johnny Willemsen Mon Aug 22 10:59:18 2005 William Otte - * DAnCE/DeploymentManager/DeploymentManager.cidl - * DAnCE/DeploymentManager/DeploymentManager.idl - * DAnCE/DeploymentManager/DeploymentManager.mpc - * DAnCE/DeploymentManager/DeploymentManager_Impl.cpp - * DAnCE/DeploymentManager/DeploymentManager_Impl.h - * DAnCE/DeploymentManager/DeploymentManager_exec_export.h - * DAnCE/DeploymentManager/DeploymentManager_stub_export.h - * DAnCE/DeploymentManager/DeploymentManager_svnt_export.h + * DAnCE/DeploymentManager/DeploymentManager.cidl + * DAnCE/DeploymentManager/DeploymentManager.idl + * DAnCE/DeploymentManager/DeploymentManager.mpc + * DAnCE/DeploymentManager/DeploymentManager_Impl.cpp + * DAnCE/DeploymentManager/DeploymentManager_Impl.h + * DAnCE/DeploymentManager/DeploymentManager_exec_export.h + * DAnCE/DeploymentManager/DeploymentManager_stub_export.h + * DAnCE/DeploymentManager/DeploymentManager_svnt_export.h - Preliminary skeleton for the DeploymentManager. + Preliminary skeleton for the DeploymentManager. Fri Aug 19 07:56:12 UTC 2005 Johnny Willemsen @@ -2219,83 +2219,83 @@ Fri Aug 19 07:56:12 UTC 2005 Johnny Willemsen Tue Aug 16 15:16:10 2005 Nanbor Wang - * docs/schema/CIAOServerResources.xsd: Changed to define most of - the RT policy details with "element"s instead of "attribute"s - since "attribute"s can be optional. Thanks to Will Otte for - pointing this out. + * docs/schema/CIAOServerResources.xsd: Changed to define most of + the RT policy details with "element"s instead of "attribute"s + since "attribute"s can be optional. Thanks to Will Otte for + pointing this out. Tue Aug 16 09:46:45 2005 William Otte - * DAnCE/Config_Handlers/Config_Handlers.mpc + * DAnCE/Config_Handlers/Config_Handlers.mpc - Moved some changes in from the branch to correct errors from: - Mon Aug 15 12:03:43 2005 William Otte + Moved some changes in from the branch to correct errors from: + Mon Aug 15 12:03:43 2005 William Otte Mon Aug 15 12:03:43 2005 William Otte - * DAnCE/Config_Handlers/ADD_Handler.cpp - * DAnCE/Config_Handlers/ADD_Handler.h - * DAnCE/Config_Handlers/CCD_Handler.cpp - * DAnCE/Config_Handlers/CCD_Handler.h - * DAnCE/Config_Handlers/CRDD_Handler.h - * DAnCE/Config_Handlers/DP_Handler.cpp - * DAnCE/Config_Handlers/DP_Handler.h - * DAnCE/Config_Handlers/DP_PCD_Handler.cpp - * DAnCE/Config_Handlers/DP_PCD_Handler.h - * DAnCE/Config_Handlers/IDD_Handler.cpp - * DAnCE/Config_Handlers/IDD_Handler.h - * DAnCE/Config_Handlers/IDREF_Base.cpp - * DAnCE/Config_Handlers/ID_Handler.h - * DAnCE/Config_Handlers/IRDD_Handler.cpp - * DAnCE/Config_Handlers/MDD_Handler.cpp - * DAnCE/Config_Handlers/MDD_Handler.h - * DAnCE/Config_Handlers/PCD_Handler.cpp - * DAnCE/Config_Handlers/PCD_Handler.h - * DAnCE/Config_Handlers/PSPE_Handler.cpp - * DAnCE/Config_Handlers/Req_Handler.cpp - * DAnCE/Config_Handlers/XML_Helper.cpp - * DAnCE/Config_Handlers/XML_Helper.h - * DAnCE/Config_Handlers/XercesString.cpp - * DAnCE/Config_Handlers/XercesString.h - * DAnCE/Config_Handlers/test.cpp - - Checked in support for IDL->XSC->XML mapping. Thanks to Lucas - Seibert for completing this work. + * DAnCE/Config_Handlers/ADD_Handler.cpp + * DAnCE/Config_Handlers/ADD_Handler.h + * DAnCE/Config_Handlers/CCD_Handler.cpp + * DAnCE/Config_Handlers/CCD_Handler.h + * DAnCE/Config_Handlers/CRDD_Handler.h + * DAnCE/Config_Handlers/DP_Handler.cpp + * DAnCE/Config_Handlers/DP_Handler.h + * DAnCE/Config_Handlers/DP_PCD_Handler.cpp + * DAnCE/Config_Handlers/DP_PCD_Handler.h + * DAnCE/Config_Handlers/IDD_Handler.cpp + * DAnCE/Config_Handlers/IDD_Handler.h + * DAnCE/Config_Handlers/IDREF_Base.cpp + * DAnCE/Config_Handlers/ID_Handler.h + * DAnCE/Config_Handlers/IRDD_Handler.cpp + * DAnCE/Config_Handlers/MDD_Handler.cpp + * DAnCE/Config_Handlers/MDD_Handler.h + * DAnCE/Config_Handlers/PCD_Handler.cpp + * DAnCE/Config_Handlers/PCD_Handler.h + * DAnCE/Config_Handlers/PSPE_Handler.cpp + * DAnCE/Config_Handlers/Req_Handler.cpp + * DAnCE/Config_Handlers/XML_Helper.cpp + * DAnCE/Config_Handlers/XML_Helper.h + * DAnCE/Config_Handlers/XercesString.cpp + * DAnCE/Config_Handlers/XercesString.h + * DAnCE/Config_Handlers/test.cpp + + Checked in support for IDL->XSC->XML mapping. Thanks to Lucas + Seibert for completing this work. Mon Aug 15 00:01:01 2005 Boris Kolpackov - * CIDLC/cidlc.cpp: Made ErrorHandler auto-detach itself - from the stream when it is destroyed. This fixes the - segmentation fault on Solaris in libstdc++ termination code. + * CIDLC/cidlc.cpp: Made ErrorHandler auto-detach itself + from the stream when it is destroyed. This fixes the + segmentation fault on Solaris in libstdc++ termination code. Wed Aug 10 09:39:41 2005 William Otte - * DAnCE/Config_Handlers/Basic_Deployment_Data.cpp - * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp - * DAnCE/Config_Handlers/CIAOServerResources.cpp - * DAnCE/Config_Handlers/CIAOServerResources.hpp - * DAnCE/Config_Handlers/Deployment.cpp - * DAnCE/Config_Handlers/Deployment.hpp - * DAnCE/Config_Handlers/ccd.cpp - * DAnCE/Config_Handlers/ccd.hpp - * DAnCE/Config_Handlers/cdd.cpp - * DAnCE/Config_Handlers/cdd.hpp - * DAnCE/Config_Handlers/cdp.cpp - * DAnCE/Config_Handlers/cdp.hpp - * DAnCE/Config_Handlers/cid.cpp - * DAnCE/Config_Handlers/cid.hpp - * DAnCE/Config_Handlers/cpd.cpp - * DAnCE/Config_Handlers/cpd.hpp - * DAnCE/Config_Handlers/iad.cpp - * DAnCE/Config_Handlers/iad.hpp - * DAnCE/Config_Handlers/pcd.cpp - * DAnCE/Config_Handlers/pcd.hpp - * DAnCE/Config_Handlers/toplevel.cpp - * DAnCE/Config_Handlers/toplevel.hpp - - Regenerated with the latest CVS-head version of XSC. These support - a couple improvements that will aid in optimizing the config - handlers. + * DAnCE/Config_Handlers/Basic_Deployment_Data.cpp + * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp + * DAnCE/Config_Handlers/CIAOServerResources.cpp + * DAnCE/Config_Handlers/CIAOServerResources.hpp + * DAnCE/Config_Handlers/Deployment.cpp + * DAnCE/Config_Handlers/Deployment.hpp + * DAnCE/Config_Handlers/ccd.cpp + * DAnCE/Config_Handlers/ccd.hpp + * DAnCE/Config_Handlers/cdd.cpp + * DAnCE/Config_Handlers/cdd.hpp + * DAnCE/Config_Handlers/cdp.cpp + * DAnCE/Config_Handlers/cdp.hpp + * DAnCE/Config_Handlers/cid.cpp + * DAnCE/Config_Handlers/cid.hpp + * DAnCE/Config_Handlers/cpd.cpp + * DAnCE/Config_Handlers/cpd.hpp + * DAnCE/Config_Handlers/iad.cpp + * DAnCE/Config_Handlers/iad.hpp + * DAnCE/Config_Handlers/pcd.cpp + * DAnCE/Config_Handlers/pcd.hpp + * DAnCE/Config_Handlers/toplevel.cpp + * DAnCE/Config_Handlers/toplevel.hpp + + Regenerated with the latest CVS-head version of XSC. These support + a couple improvements that will aid in optimizing the config + handlers. Tue Aug 9 11:55:13 2005 Ming Xiong diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 53ca3b79299..fd982e48e01 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,136 +1,136 @@ Fri Dec 16 18:06:27 2005 Ossama Othman - * TAO_IDL/be/be_global.cpp: - * TAO_IDL/be_include/be_global.h: - * TAO_IDL/driver/drv_args.cpp: - - Added missing code that sets versioned namespace opening and - closing text. - - * TAO_IDL/be/be_visitor_union/any_op_ch.cpp: - - Fixed typo that caused generated versioned namespace to be - reopened before it was closed. - - * orbsvcs/orbsvcs/AV.mpc: - * orbsvcs/orbsvcs/CosConcurrency.mpc: - * orbsvcs/orbsvcs/CosEvent.mpc: - * orbsvcs/orbsvcs/CosLifeCycle.mpc: - * orbsvcs/orbsvcs/CosLoadBalancing.mpc: - * orbsvcs/orbsvcs/CosNaming.mpc: - * orbsvcs/orbsvcs/CosNotification.mpc: - * orbsvcs/orbsvcs/CosProperty.mpc: - * orbsvcs/orbsvcs/CosTime.mpc: - * orbsvcs/orbsvcs/CosTrading.mpc: - * orbsvcs/orbsvcs/DsEventLogAdmin.mpc: - * orbsvcs/orbsvcs/DsLogAdmin.mpc: - * orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc: - * orbsvcs/orbsvcs/FTORB.mpc: - * orbsvcs/orbsvcs/FaultTolerance.mpc: - * orbsvcs/orbsvcs/FtRtEvent.mpc: - * orbsvcs/orbsvcs/HTIOP.mpc: - * orbsvcs/orbsvcs/PortableGroup.mpc: - * orbsvcs/orbsvcs/RTCosScheduling.mpc: - * orbsvcs/orbsvcs/RTEvent.mpc: - * orbsvcs/orbsvcs/RTEventLogAdmin.mpc: - * orbsvcs/orbsvcs/RTSched.mpc: - * orbsvcs/orbsvcs/RT_Notification.mpc: - * orbsvcs/orbsvcs/SSLIOP.mpc: - * orbsvcs/orbsvcs/Security.mpc: - * orbsvcs/orbsvcs/Svc_Utils.mpc: - - Core orbsvcs stubs/skeletons must have ability to support - versioned namespaces. IDL-capable MPC projects now inherit from - the "tao_versioning_idl_defaults" MPC base project. - - * tao/CONV_FRAME.pidl: - * tao/CharSeq.pidl: - * tao/Current.pidl: - * tao/Domain.pidl: - * tao/DoubleSeq.pidl: - * tao/FloatSeq.pidl: - * tao/GIOP.pidl: - * tao/IIOP.pidl: - * tao/AnyTypeCode/AnySeq.pidl: - * tao/AnyTypeCode/Bounds.pidl: - * tao/AnyTypeCode/Dynamic.pidl: - * tao/AnyTypeCode/Dynamic_Parameter.pidl: - * tao/AnyTypeCode/ValueModifier.pidl: - * tao/AnyTypeCode/Visibility.pidl: - * tao/BiDir_GIOP/BiDirPolicy.pidl: - * tao/CSD_Framework/CSD_Framework.pidl: - * tao/CodecFactory/IOP_Codec.pidl: - * tao/CodecFactory/IOP_Codec_include.pidl: - * tao/DynamicAny/DynamicAny.pidl: - * tao/IFR_Client/IFR_Base.pidl: - * tao/IFR_Client/IFR_Basic.pidl: - * tao/IFR_Client/IFR_Components.pidl: - * tao/IFR_Client/IFR_Extended.pidl: - - Added versioned namespace related TAO_IDL command line options - to the stub/skeleton generation documentation. - - * tests/Param_Test/results.h: - - Wrap forward declaration of class in CORBA namespace within a - TAO versioned namespace since the core TAO library does so. + * TAO_IDL/be/be_global.cpp: + * TAO_IDL/be_include/be_global.h: + * TAO_IDL/driver/drv_args.cpp: + + Added missing code that sets versioned namespace opening and + closing text. + + * TAO_IDL/be/be_visitor_union/any_op_ch.cpp: + + Fixed typo that caused generated versioned namespace to be + reopened before it was closed. + + * orbsvcs/orbsvcs/AV.mpc: + * orbsvcs/orbsvcs/CosConcurrency.mpc: + * orbsvcs/orbsvcs/CosEvent.mpc: + * orbsvcs/orbsvcs/CosLifeCycle.mpc: + * orbsvcs/orbsvcs/CosLoadBalancing.mpc: + * orbsvcs/orbsvcs/CosNaming.mpc: + * orbsvcs/orbsvcs/CosNotification.mpc: + * orbsvcs/orbsvcs/CosProperty.mpc: + * orbsvcs/orbsvcs/CosTime.mpc: + * orbsvcs/orbsvcs/CosTrading.mpc: + * orbsvcs/orbsvcs/DsEventLogAdmin.mpc: + * orbsvcs/orbsvcs/DsLogAdmin.mpc: + * orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc: + * orbsvcs/orbsvcs/FTORB.mpc: + * orbsvcs/orbsvcs/FaultTolerance.mpc: + * orbsvcs/orbsvcs/FtRtEvent.mpc: + * orbsvcs/orbsvcs/HTIOP.mpc: + * orbsvcs/orbsvcs/PortableGroup.mpc: + * orbsvcs/orbsvcs/RTCosScheduling.mpc: + * orbsvcs/orbsvcs/RTEvent.mpc: + * orbsvcs/orbsvcs/RTEventLogAdmin.mpc: + * orbsvcs/orbsvcs/RTSched.mpc: + * orbsvcs/orbsvcs/RT_Notification.mpc: + * orbsvcs/orbsvcs/SSLIOP.mpc: + * orbsvcs/orbsvcs/Security.mpc: + * orbsvcs/orbsvcs/Svc_Utils.mpc: + + Core orbsvcs stubs/skeletons must have ability to support + versioned namespaces. IDL-capable MPC projects now inherit from + the "tao_versioning_idl_defaults" MPC base project. + + * tao/CONV_FRAME.pidl: + * tao/CharSeq.pidl: + * tao/Current.pidl: + * tao/Domain.pidl: + * tao/DoubleSeq.pidl: + * tao/FloatSeq.pidl: + * tao/GIOP.pidl: + * tao/IIOP.pidl: + * tao/AnyTypeCode/AnySeq.pidl: + * tao/AnyTypeCode/Bounds.pidl: + * tao/AnyTypeCode/Dynamic.pidl: + * tao/AnyTypeCode/Dynamic_Parameter.pidl: + * tao/AnyTypeCode/ValueModifier.pidl: + * tao/AnyTypeCode/Visibility.pidl: + * tao/BiDir_GIOP/BiDirPolicy.pidl: + * tao/CSD_Framework/CSD_Framework.pidl: + * tao/CodecFactory/IOP_Codec.pidl: + * tao/CodecFactory/IOP_Codec_include.pidl: + * tao/DynamicAny/DynamicAny.pidl: + * tao/IFR_Client/IFR_Base.pidl: + * tao/IFR_Client/IFR_Basic.pidl: + * tao/IFR_Client/IFR_Components.pidl: + * tao/IFR_Client/IFR_Extended.pidl: + + Added versioned namespace related TAO_IDL command line options + to the stub/skeleton generation documentation. + + * tests/Param_Test/results.h: + + Wrap forward declaration of class in CORBA namespace within a + TAO versioned namespace since the core TAO library does so. Thu Dec 15 16:19:48 2005 Ossama Othman - * TAO_IDL/be/be_codegen.cpp: - * TAO_IDL/be/be_global.cpp: - * TAO_IDL/be/be_valuetype.cpp: - * TAO_IDL/be/be_visitor_arg_traits.cpp: - * TAO_IDL/be/be_visitor_traits.cpp: - * TAO_IDL/be/be_visitor_array/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_array/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp: - * TAO_IDL/be/be_visitor_enum/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_enum/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp: - * TAO_IDL/be/be_visitor_exception/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_exception/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp: - * TAO_IDL/be/be_visitor_interface/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp: - * TAO_IDL/be/be_visitor_root/root.cpp: - * TAO_IDL/be/be_visitor_root/root_ch.cpp: - * TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp: - * TAO_IDL/be/be_visitor_structure/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_structure/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp: - * TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp: - * TAO_IDL/be/be_visitor_union/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_union/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp: - * TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp: - * TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp: - * TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp: - * TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp: - * TAO_IDL/be_include/be_global.h: - * TAO_IDL/driver/drv_args.cpp: - - Added ability to set "versioned" namespace opening and closing - text. Addresses problem where applications that do not enable - versioned namespace support in their own code need not get - "versioned" stubs/skeletons. + * TAO_IDL/be/be_codegen.cpp: + * TAO_IDL/be/be_global.cpp: + * TAO_IDL/be/be_valuetype.cpp: + * TAO_IDL/be/be_visitor_arg_traits.cpp: + * TAO_IDL/be/be_visitor_traits.cpp: + * TAO_IDL/be/be_visitor_array/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_array/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp: + * TAO_IDL/be/be_visitor_enum/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_enum/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp: + * TAO_IDL/be/be_visitor_exception/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_exception/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp: + * TAO_IDL/be/be_visitor_interface/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp: + * TAO_IDL/be/be_visitor_root/root.cpp: + * TAO_IDL/be/be_visitor_root/root_ch.cpp: + * TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp: + * TAO_IDL/be/be_visitor_structure/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_structure/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp: + * TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp: + * TAO_IDL/be/be_visitor_union/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_union/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp: + * TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp: + * TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp: + * TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp: + * TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp: + * TAO_IDL/be_include/be_global.h: + * TAO_IDL/driver/drv_args.cpp: + + Added ability to set "versioned" namespace opening and closing + text. Addresses problem where applications that do not enable + versioned namespace support in their own code need not get + "versioned" stubs/skeletons. Tue Dec 13 12:13:26 2005 Douglas C. Schmidt - * COPYING: Updated this file to mention compliance issues wrt the - new "The Energy Policy Act of 2005". Thanks to Malcolm Spence - for providing this. - + * COPYING: Updated this file to mention compliance issues wrt the + new "The Energy Policy Act of 2005". Thanks to Malcolm Spence + for providing this. + Wed Dec 14 09:03:12 UTC 2005 Johnny Willemsen * examples/Borland/README: @@ -174,16 +174,16 @@ Tue Dec 13 09:27:12 UTC 2005 Johnny Willemsen Mon Dec 12 15:20:10 2005 - * orbsvcs/Notify_Service/Notify_Service.mpc: + * orbsvcs/Notify_Service/Notify_Service.mpc: - Disable NT_Notify_Service project in ace_for_tao configuration. - It depends on ace/NT_Service.*, which is currently not part of - the ace_for_tao subset. + Disable NT_Notify_Service project in ace_for_tao configuration. + It depends on ace/NT_Service.*, which is currently not part of + the ace_for_tao subset. - * examples/Load_Balancing/Load_Balancing.mpc: + * examples/Load_Balancing/Load_Balancing.mpc: - Disable in ace_for_tao configuration. It requires ACE_DLList, - which is not part of the ace_for_tao subset. + Disable in ace_for_tao configuration. It requires ACE_DLList, + which is not part of the ace_for_tao subset. Mon Dec 12 09:35:12 UTC 2005 Johnny Willemsen @@ -224,30 +224,30 @@ Fri Dec 9 21:48:48 UTC 2005 Jeff Parsons Thu Dec 8 16:37:06 2005 Ossama Othman - * examples/RTCORBA/Activity/Activity.mpc: + * examples/RTCORBA/Activity/Activity.mpc: - Do not override "macros" variable. Add to it instead. Fixes - problem where versioned namespace preprocessor symbols were not - added to generated Makefiles/projects. + Do not override "macros" variable. Add to it instead. Fixes + problem where versioned namespace preprocessor symbols were not + added to generated Makefiles/projects. - * examples/RTCORBA/Activity/Activity.h: - * examples/RTCORBA/Activity/Builder.h: - * examples/RTCORBA/Activity/Job_i.h: - * examples/RTCORBA/Activity/POA_Holder.h: - * examples/RTCORBA/Activity/Periodic_Task.h: - * examples/RTScheduling/Job_i.h: - * examples/RTScheduling/POA_Holder.h: - * examples/Simple/bank/AccountManager_i.h: + * examples/RTCORBA/Activity/Activity.h: + * examples/RTCORBA/Activity/Builder.h: + * examples/RTCORBA/Activity/Job_i.h: + * examples/RTCORBA/Activity/POA_Holder.h: + * examples/RTCORBA/Activity/Periodic_Task.h: + * examples/RTScheduling/Job_i.h: + * examples/RTScheduling/POA_Holder.h: + * examples/Simple/bank/AccountManager_i.h: - Fixed versioned namespace support. + Fixed versioned namespace support. Thu Dec 8 14:19:52 2005 Ossama Othman - * orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h: - * orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlert_Handler.h: + * orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h: + * orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlert_Handler.h: - Fixed versioned namespace support. The versioning macros calls - were missing. + Fixed versioned namespace support. The versioning macros calls + were missing. Thu Dec 8 20:24:12 UTC 2005 Johnny Willemsen @@ -273,32 +273,32 @@ Thu Dec 8 13:10:42 USMST 2005 Yan Dai Thu Dec 8 07:17:36 2005 Ossama Othman - * tao/Asynch_Queued_Message.h: - * tao/default_server.h: - * tao/PortableServer/Operation_Table_Binary_Search.h: + * tao/Asynch_Queued_Message.h: + * tao/default_server.h: + * tao/PortableServer/Operation_Table_Binary_Search.h: - Fixed versioned namespace support. The versioning macros calls - were missing. + Fixed versioned namespace support. The versioning macros calls + were missing. Thu Dec 8 06:54:31 2005 Ossama Othman - * orbsvcs/examples/LoadBalancing/ServerRequestInterceptor.h: + * orbsvcs/examples/LoadBalancing/ServerRequestInterceptor.h: - Fixed versioned namespace build errors, predominantly caused by - forwared declarations not being placed within the appropriate - {ACE,TAO}_{BEGIN,END}_VERSIONED_NAMESPACE_DECL block. + Fixed versioned namespace build errors, predominantly caused by + forwared declarations not being placed within the appropriate + {ACE,TAO}_{BEGIN,END}_VERSIONED_NAMESPACE_DECL block. Thu Dec 8 06:45:36 2005 Ossama Othman - * tests/OctetSeq/OctetSeq.mpc: - * performance-tests/Anyop/Anyop.mpc: - * performance-tests/POA/Create_Reference/Create_Reference.mpc: - * performance-tests/POA/Implicit_Activation/Implicit_Activation.mpc: - * performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc: - * performance-tests/Protocols/Protocols.mpc: - * performance-tests/RTCorba/Thread_Pool/Thread_Pool.mpc: + * tests/OctetSeq/OctetSeq.mpc: + * performance-tests/Anyop/Anyop.mpc: + * performance-tests/POA/Create_Reference/Create_Reference.mpc: + * performance-tests/POA/Implicit_Activation/Implicit_Activation.mpc: + * performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc: + * performance-tests/Protocols/Protocols.mpc: + * performance-tests/RTCorba/Thread_Pool/Thread_Pool.mpc: - Disable these projects when "ace_for_tao" is enabled. + Disable these projects when "ace_for_tao" is enabled. Wed Dec 7 19:19:12 UTC 2005 Johnny Willemsen @@ -320,9 +320,9 @@ Wed Dec 7 18:56:12 UTC 2005 Johnny Willemsen Wed Dec 7 05:43:53 2005 Ossama Othman - * tests/Connection_Timeout/Connection_Timeout.mpc: - * tests/Hang_Shutdown/Hang.mpc: - * tests/Param_Test/Param_Test.mpc: + * tests/Connection_Timeout/Connection_Timeout.mpc: + * tests/Hang_Shutdown/Hang.mpc: + * tests/Param_Test/Param_Test.mpc: Disable these projects when "ace_for_tao" is enabled. @@ -355,19 +355,19 @@ Wed Dec 7 12:31:12 UTC 2005 Johnny Willemsen Tue Dec 6 21:16:05 2005 Ossama Othman - * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ServerRequestInterceptor.h: - * orbsvcs/tests/Notify/lib/Activation_Manager.h: - * orbsvcs/tests/Notify/lib/Command.h: - * orbsvcs/tests/Notify/lib/EventChannel_Command.h: - * orbsvcs/tests/Notify/lib/Options_Parser.cpp: - * orbsvcs/tests/Notify/lib/Options_Parser.h: - * orbsvcs/tests/Notify/lib/Peer.h: - * orbsvcs/tests/Notify/lib/Periodic_Consumer.h: - * orbsvcs/tests/Notify/lib/Periodic_Supplier.h: + * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ServerRequestInterceptor.h: + * orbsvcs/tests/Notify/lib/Activation_Manager.h: + * orbsvcs/tests/Notify/lib/Command.h: + * orbsvcs/tests/Notify/lib/EventChannel_Command.h: + * orbsvcs/tests/Notify/lib/Options_Parser.cpp: + * orbsvcs/tests/Notify/lib/Options_Parser.h: + * orbsvcs/tests/Notify/lib/Peer.h: + * orbsvcs/tests/Notify/lib/Periodic_Consumer.h: + * orbsvcs/tests/Notify/lib/Periodic_Supplier.h: - Fixed versioned namespace build errors, predominantly caused by - forwared declarations not being placed within the appropriate - {ACE,TAO}_{BEGIN,END}_VERSIONED_NAMESPACE_DECL block. + Fixed versioned namespace build errors, predominantly caused by + forwared declarations not being placed within the appropriate + {ACE,TAO}_{BEGIN,END}_VERSIONED_NAMESPACE_DECL block. Tue Dec 6 14:55:41 USMST 2005 Yan Dai @@ -416,23 +416,23 @@ Mon Dec 5 14:58:12 UTC 2005 Johnny Willemsen Sun Dec 4 11:34:11 2005 William Otte - * orbsvcs/orbsvcs/Notify/XML_Loader.cpp + * orbsvcs/orbsvcs/Notify/XML_Loader.cpp - Moved definition of TOPOLOGY_ID_NAME earier in the file to avoid - undefined argument error. + Moved definition of TOPOLOGY_ID_NAME earier in the file to avoid + undefined argument error. Sun Dec 4 11:14:45 2005 William Otte - * TAO_IDL/be/be_helper.cpp + * TAO_IDL/be/be_helper.cpp - Fixed an unused arg warning. + Fixed an unused arg warning. Sat Dec 3 20:54:28 2005 Chris Cleeland - * orbsvcs/orbsvcs/Notify/XML_Loader.cpp: Moved the namespace decl - for TOPOLOGY_ID_NAME inside the VERSIONED_NAMESPACE_DECL block - to fix broken versioned namespace builds. Thanks to Ossama for - pointing this out. + * orbsvcs/orbsvcs/Notify/XML_Loader.cpp: Moved the namespace decl + for TOPOLOGY_ID_NAME inside the VERSIONED_NAMESPACE_DECL block + to fix broken versioned namespace builds. Thanks to Ossama for + pointing this out. Sat Dec 3 19:38:12 UTC 2005 Johnny Willemsen @@ -447,20 +447,20 @@ Sat Dec 3 09:43:12 UTC 2005 Johnny Willemsen Fri Dec 2 16:18:15 2005 Chris Cleeland - * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp (DTOR): - Add try/catch block around call to ec->destroy() because it - seems that often in this test the EC is gone by the time - destroy() gets called. This raises a COMM_FAILURE which now - gets caught and noticed printed. We also now catch and print - any exception raised in the DTOR since there's little chance of - doing anything about it, and at least this way we get - information. + * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp (DTOR): + Add try/catch block around call to ec->destroy() because it + seems that often in this test the EC is gone by the time + destroy() gets called. This raises a COMM_FAILURE which now + gets caught and noticed printed. We also now catch and print + any exception raised in the DTOR since there's little chance of + doing anything about it, and at least this way we get + information. Fri Dec 2 10:26:33 2005 Chris Cleeland - * orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h: Added 'extern' - declaration in here as this seems to placate the VC8 compiler's - errors. + * orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h: Added 'extern' + declaration in here as this seems to placate the VC8 compiler's + errors. Fri Dec 2 11:52:12 UTC 2005 Johnny Willemsen @@ -485,53 +485,53 @@ Fri Dec 2 11:05:12 UTC 2005 Johnny Willemsen Fri Dec 2 01:35:31 2005 Ossama Othman - * orbsvcs/orbsvcs/Makefile.am: - * orbsvcs/orbsvcs/SSLIOP/params_dup.c: - * orbsvcs/orbsvcs/SSLIOP/params_dup.cpp: + * orbsvcs/orbsvcs/Makefile.am: + * orbsvcs/orbsvcs/SSLIOP/params_dup.c: + * orbsvcs/orbsvcs/SSLIOP/params_dup.cpp: - Reintroduced `params_dup.c' and removed `params_dup.cpp' file. - Some C++ compiler/platform combinations cannot handle the broken - OpenSSL function pointer conversions. Stick with a C compiler. + Reintroduced `params_dup.c' and removed `params_dup.cpp' file. + Some C++ compiler/platform combinations cannot handle the broken + OpenSSL function pointer conversions. Stick with a C compiler. - * orbsvcs/orbsvcs/SSLIOP/params_dup.h: + * orbsvcs/orbsvcs/SSLIOP/params_dup.h: - Include the new "ace/config-macros.h" header instead of - "ace/config-lite.h". The former can be parsed by C compilers. + Include the new "ace/config-macros.h" header instead of + "ace/config-lite.h". The former can be parsed by C compilers. - * tao/TAO_Singleton_Manager.cpp: - * tao/TAO_Singleton_Manager.h: + * tao/TAO_Singleton_Manager.cpp: + * tao/TAO_Singleton_Manager.h: - Moved static "instance_" pointer to an anonymous namespace - within the implementation file. Allows the friend declaration - to be removed, in turn fixing builds that cannot handle the - global scope qualifier prepended to that friend declaration. + Moved static "instance_" pointer to an anonymous namespace + within the implementation file. Allows the friend declaration + to be removed, in turn fixing builds that cannot handle the + global scope qualifier prepended to that friend declaration. - Removed unused "preallocated_object" static array. + Removed unused "preallocated_object" static array. - * tao/Versioned_Namespace.h: + * tao/Versioned_Namespace.h: - Update preprocessor check to use new config-macros.h specific - include guard preprocessor symbol. + Update preprocessor check to use new config-macros.h specific + include guard preprocessor symbol. Thu Dec 1 08:07:23 2005 Douglas C. Schmidt - * TAO-INSTALL.html: Updated this file for VxWorks. - Thanks to Nathan Anderson for these suggestions. + * TAO-INSTALL.html: Updated this file for VxWorks. + Thanks to Nathan Anderson for these suggestions. Thu Dec 1 20:17:29 2005 Chris Cleeland * orbsvcs/orbsvcs/Notify/Topology_Object.h: * orbsvcs/orbsvcs/Notify/Topology_Object.cpp: - Removed TOPOLOGY_ID from here. It should have been nmoved when - the persistence stuff was broken into a separate library. + Removed TOPOLOGY_ID from here. It should have been nmoved when + the persistence stuff was broken into a separate library. * orbsvcs/orbsvcs/Notify/XML_Loader.cpp: * orbsvcs/orbsvcs/Notify/XML_Saver.cpp: * orbsvcs/orbsvcs/Notify/XML_Topology_Factory.cpp: - Moved TOPOLOGY_ID into here since that's all that uses it. + Moved TOPOLOGY_ID into here since that's all that uses it. Thu Dec 1 12:08:17 2005 Chris Cleeland @@ -7210,7 +7210,7 @@ Tue Oct 18 00:08:30 2005 Ossama Othman (resolve_initial_references): Updated calls to resolve_service() to reflect new signature and - void return type. + void return type. * tao/ORB_Core.cpp (init): -- cgit v1.2.1