summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changing CIAO and TAO repositories to HEAD of FTCIAOGroupFailoverSumant Tambe2010-08-121-1/+1
|
* Copying CORFU to create the first version of GroupFailover extensions to FTCIAO.Sumant Tambe2010-08-1222387-3975195/+576
|
* Thu Aug 12 19:35:41 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-08-1218-152/+177
| | | | | | | | | | | | | | | | | | | | | | | | * DAnCE/DAnCE/DAnCE_DeploymentInterceptors.idl: * DAnCE/DAnCE/DAnCE_DeploymentInterceptors_Base_Impl.h: * DAnCE/DAnCE/DAnCE_DeploymentInterceptors_Base_Impl.cpp: Removed the superfluous 'instance_' prefix on most operations. * DAnCE/LocalityManager/Interceptors/Best_Effort.h: * DAnCE/LocalityManager/Interceptors/Best_Effort.cpp: * DAnCE/LocalityManager/Interceptors/Standard_Error.h: * DAnCE/LocalityManager/Interceptors/Standard_Error.cpp: * DAnCE/LocalityManager/Scheduler/Events/Configured.cpp: * DAnCE/LocalityManager/Scheduler/Events/Connect.cpp: * DAnCE/LocalityManager/Scheduler/Events/Install.cpp: * DAnCE/LocalityManager/Scheduler/Events/Passivate.cpp: * DAnCE/LocalityManager/Scheduler/Events/Remove.cpp: * DAnCE/LocalityManager/Scheduler/Events/Start.cpp: * DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.h: * DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.cpp: * ciao/Deployment/Interceptors/Deployment_Interceptors.h: * ciao/Deployment/Interceptors/Deployment_Interceptors.cpp: Updated to reflect the above change.
* Thu Aug 12 19:19:00 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-08-126-39/+153
| | | | | | | | | | | | | * DAnCE/Config_Handlers/DD_Handler.h: * DAnCE/Config_Handlers/DD_Handler.cpp: * DAnCE/Config_Handlers/XML_File_Intf.h: * DAnCE/Config_Handlers/XML_File_Intf.cpp: Added domain parsing to the XML_File_Intf. * DAnCE/TargetManager/DomainDataManager.cpp: Transition to XML_File_Intf instead of using DD_Handler directly.
* ChangeLogTag:Thu Aug 12 16:07:55 utc 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-08-122-0/+9
|
* ChangeLogTag: Thu Aug 12 14:04:30 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-122-0/+7
|
* Thu Aug 12 08:39:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-122-1/+6
| | | | | * rpmbuild/ace-tao.spec: Fixed problem compiling FC packages on OSB
* ChangeLogTag: Wed Aug 11 20:50:37 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-112-2/+14
|
* ChangeLogTag: Wed Aug 11 20:49:43 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-112-6/+13
|
* ChangeLogTag: Wed Aug 11 20:47:38 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-112-2/+6
|
* ChangeLogTag: Wed Aug 11 20:03:48 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-1140-0/+14010
|
* Wed Aug 11 13:45:52 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-113-0/+9
| | | | | | * ace/config-g++-common.h: Only enable GCC builtin atomic op when threads are enabled. Thanks to Rafi <rafi dot net at gmail dot com> for reporting this
* Tue Aug 10 18:59:29 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-103-10/+16
| | | | | | * etc/ciao.doxygen: * etc/ciao_dds4ccm.doxygen: Updated paths to tao documentation
* ChangeLogTag: Tue Aug 10 17:46:16 UTC 2010 Jeff Parsons ↵parsons2010-08-102-0/+17
| | | | <j.parsons@vanderbilt.edu>
* Tue Aug 10 17:24:05 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-102-1/+5
| | | | | * ACEXML/apps/svcconf/Svcconf.cpp: Fixed compile problem
* ChangeLogTag: Tue Aug 10 12:24:31 UTC 2010 Jeff Parsons ↵parsons2010-08-102-3/+9
| | | | <j.parsons@vanderbilt.edu>
* Tue Aug 10 08:55:17 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-102-2/+6
| | | | | * ace/Makefile.am: Removed zapped file
* Tue Aug 10 08:10:08 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-1016-60/+73
| | | | | | | | | | | | | | | | | | | | | * connectors/dds4ccm/impl/ContentFilterSetting.cpp: * connectors/dds4ccm/impl/DDS_Base_Connector_T.cpp: * connectors/dds4ccm/impl/DDS_Get_T.h: * connectors/dds4ccm/impl/DDS_Get_T.cpp: * connectors/dds4ccm/impl/DDS_Listen_T.h: * connectors/dds4ccm/impl/DDS_Listen_T.cpp: * connectors/dds4ccm/impl/DDS_StateListen_T.h: * connectors/dds4ccm/impl/DDS_StateListen_T.cpp: * connectors/dds4ccm/impl/DDS_Subscriber_Base_T.h: * connectors/dds4ccm/impl/DDS_Subscriber_Base_T.cpp: * connectors/dds4ccm/impl/DDS_TopicBase_Connector_T.cpp: * connectors/dds4ccm/impl/DDS_Update_T.cpp: * connectors/dds4ccm/impl/DDS_Write_T.cpp: * connectors/dds4ccm/impl/DataReader_T.cpp: * connectors/dds4ccm/impl/Subscriber_T.h: Throw an internal exception if setting the listener fails. Also configuration_complete is now void, in case of a problem we throw an exception
* Tue Aug 10 07:00:56 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-105-6/+40
| | | | | | | | * connectors/dds4ccm/impl/DDSDataWriterListener_T.h: * connectors/dds4ccm/impl/DDS_Listen_T.cpp: * connectors/dds4ccm/impl/DDS_Subscriber_Base_T.cpp: * connectors/dds4ccm/impl/DDS_Update_T.cpp: Check return values of set_listener
* Mon Aug 9 19:09:26 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-095-7/+15
| | | | | | | | * connectors/ami4ccm/tests/UsesMulti/Sender/UsesMulti_Sender_exec.cpp: * connectors/dds4ccm/tests/ListenManyByMany/Receiver/LMBM_Test_Receiver_exec.cpp: * connectors/dds4ccm/tests/ListenNotEnabled/Receiver/LNE_Test_Receiver_exec.cpp: * connectors/dds4ccm/tests/ListenOneByOne/Receiver/LOBO_Test_Receiver_exec.cpp: Updated some comments
* ChangeLogTag: Mon Aug 9 17:14:27 UTC 2010 Jeff Parsons ↵parsons2010-08-092-0/+7
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Mon Aug 9 17:06:41 UTC 2010 Jeff Parsons ↵parsons2010-08-0911-131/+179
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Mon Aug 9 16:02:08 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-093-2/+12
|
* Mon Aug 9 15:14:43 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-093-24/+30
| | | | | | | | * ACEXML/apps/svcconf/Svcconf_Handler.cpp: Zap emulated exception macros * ace/config-macros.h: Only define ACE_HAS_EXCEPTIONS when it is not defined yet
* Mon Aug 9 14:50:25 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-0911-31/+151
| | | | | | | | | | | | | | | | | | | | * connectors/dds4ccm/impl/DDSCallbackStatusHandler.cpp: * connectors/dds4ccm/impl/DDS_Event_Connector_T.cpp: * connectors/dds4ccm/impl/DDS_State_Connector_T.cpp: * connectors/dds4ccm/impl/DataListenerControl_T.h: * connectors/dds4ccm/impl/DataReaderHandler_T.cpp: * connectors/dds4ccm/impl/Getter_T.h: * connectors/dds4ccm/impl/InstanceHandleManager_T.h: * connectors/dds4ccm/impl/LocalObject_T.h: * connectors/dds4ccm/impl/LocalObject_T.cpp: * connectors/dds4ccm/impl/Reader_T.h: Renamed DDS4CCM_LocalObject to LocalObject, no need for DDS4CCM prefix, it is already in that namespace. Added more logging in all handle_exception methods * connectors/dds4ccm/impl/DDS4CCM_LocalObject_T.h: * connectors/dds4ccm/impl/DDS4CCM_LocalObject_T.cpp: Removed these files.
* ChangeLogTag: Mon Aug 9 13:13:21 UTC 2010 Jeff Parsons ↵parsons2010-08-092-0/+8
| | | | <j.parsons@vanderbilt.edu>
* Mon Aug 9 06:42:10 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-094-5/+11
| | | | | | * connectors/dds4ccm/impl/ConditionManager_T.h: * connectors/dds4ccm/impl/DDS4CCM_LocalObject_T.h: Removed not needed semi colons
* Mon Aug 9 06:38:34 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-093-3/+5
| | | | | * ace/config-sunos5.5.h: Fixed compile error
* Mon Aug 9 06:35:14 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-092-1/+5
| | | | | * ace/ace.mpc: Removed zapped file
* Sun Aug 8 23:31:32 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-08-082-0/+9
| | | | | * ace/config-macosx-snowleopard.h: Clang uses ACE_ANY_OPS_USE_NAMESPACE.
* Sun Aug 8 21:10:30 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-08-0832-145/+1141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/be/be_visitor_enum.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_exception.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_interface/any_op_ch.cpp: * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: * TAO_IDL/be/be_visitor_sequence.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_structure.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_union.cpp: * TAO_IDL/be/be_visitor_union/any_op_ch.cpp: * TAO_IDL/be/be_visitor_union/any_op_cs.cpp: * tao/AnyTypeCode/Any.h: * tao/AnyTypeCode/Any.inl: * tao/AnyTypeCode/Any.cpp: * tao/AnyTypeCode/ExceptionA.h: * tao/AnyTypeCode/ExceptionA.cpp: * tao/AnyTypeCode/PolicyA.h: * tao/AnyTypeCode/PolicyA.cpp: * tao/AnyTypeCode/WrongTransactionA.h: * tao/AnyTypeCode/WrongTransactionA.cpp: Expanded use of the ACE_ANY_OPS_USE_NAMESPACE macro for compilers that implement strict argument dependent lookup, especially for overloaded operators. * tao/DynamicAny/DynCommon.cpp: * tao/Messaging/Buffering_Constraint_Policy.cpp: * tao/RTCORBA/RT_ProtocolPropertiesA.cpp: * tao/orbconf.h: Various compile fixes for the Clang LLVM compiler.
* Sun Aug 8 12:46:54 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-089-114/+103
| | | | | | | | | | | | | | | * connectors/dds4ccm/impl/DDS_Listen_T.cpp: * connectors/dds4ccm/impl/DDS_StateListen_T.h: * connectors/dds4ccm/impl/DDS_StateListen_T.cpp: * connectors/dds4ccm/impl/DataReaderListener_T.h: * connectors/dds4ccm/impl/DataReaderListener_T.cpp: * connectors/dds4ccm/impl/DataReaderStateListener_T.h: * connectors/dds4ccm/impl/DataReaderStateListener_T.cpp: Pass the control and conditionmanager by reference to the listeners, they are always there and no need to check them for nill * etc/ciao_dds4ccm.doxygen: Updated links to TAO doxygen documentation
* ChangeLogTag: Fri Aug 6 20:24:47 UTC 2010 Jeff Parsons ↵parsons2010-08-064-4/+8
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Aug 6 20:18:12 UTC 2010 Jeff Parsons ↵parsons2010-08-0610-230/+36
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Aug 6 18:57:50 UTC 2010 Jeff Parsons ↵parsons2010-08-0621-829/+432
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Aug 6 17:36:45 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-062-9/+54
|
* ChangeLogTag: Fri Aug 6 14:43:26 UTC 2010 Jeff Parsons ↵parsons2010-08-062-0/+7
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Aug 6 14:35:45 UTC 2010 Jeff Parsons ↵parsons2010-08-063-0/+103
| | | | <j.parsons@vanderbilt.edu>
* added ChangeLog notes that were only in svn commentsAdam Mitz2010-08-061-6/+5
|
* ChangeLogTag: Fri Aug 6 13:42:39 UTC 2010 Jeff Parsons ↵parsons2010-08-062-5/+26
| | | | <j.parsons@vanderbilt.edu>
* Fri Aug 6 08:39:38 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-062-1/+6
| | | | | * protocols/ace/TMCast/TMCast.mpc: Removed exceptions as base project
* Updated mail serverJohnny Willemsen2010-08-061-1/+1
|
* (no commit message)Johnny Willemsen2010-08-051-2/+2
|
* Thu Aug 5 16:56:01 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-053-3/+9
| | | | | | * bin/MakeProjectCreator/config/tmcast.mpb: * protocols/tests/RMCast/RMCast.mpc: Removed exceptions as base project
* Thu Aug 5 15:46:04 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-053-2/+8
| | | | | | * DAnCE/MPC/config/dance_config_handlers_base.mpb: * MPC/config/ciao_xml_utils.mpb: Removed exceptions as base projects
* Thu Aug 5 14:09:20 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-052-12/+17
| | | | | * etc/ciao_dds4ccm.doxygen: Corrected links to other documentations
* ChangeLogTag: Thu Aug 5 13:25:00 UTC 2010 Build CZar <buildczar at ↵sma2010-08-052-1/+7
| | | | prismtech dot com>
* fuzz fixesJohnny Willemsen2010-08-0524-19/+42
|
* Thu Aug 5 09:00:49 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-05243-491/+437
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/ACE.cpp: * ace/ACE_crc32.cpp: * ace/ACE_crc_ccitt.cpp: * ace/ARGV.cpp: * ace/ATM_Acceptor.cpp: * ace/ATM_Addr.cpp: * ace/ATM_Connector.cpp: * ace/ATM_Params.cpp: * ace/ATM_QoS.cpp: * ace/ATM_Stream.cpp: * ace/Acceptor.cpp: * ace/Activation_Queue.cpp: * ace/Active_Map_Manager.cpp: * ace/Addr.cpp: * ace/Arg_Shifter.cpp: * ace/Argv_Type_Converter.cpp: * ace/Assert.cpp: * ace/Asynch_Acceptor.cpp: * ace/Asynch_IO.cpp: * ace/Asynch_Pseudo_Task.cpp: * ace/Atomic_Op.cpp: * ace/Atomic_Op_GCC_T.cpp: * ace/Atomic_Op_T.cpp: * ace/Auto_Ptr.cpp: * ace/Barrier.cpp: * ace/Base_Thread_Adapter.cpp: * ace/Basic_Stats.cpp: * ace/CDR_Base.cpp: * ace/Capabilities.cpp: * ace/Codeset_IBM1047.cpp: * ace/Codeset_Registry.cpp: * ace/Condition_Thread_Mutex.cpp: * ace/Connection_Recycling_Strategy.cpp: * ace/Containers.cpp: * ace/Copy_Disabled.cpp: * ace/Countdown_Time.cpp: * ace/DEV.cpp: * ace/DEV_Connector.cpp: * ace/DEV_IO.cpp: * ace/DLL.cpp: * ace/DLL_Manager.cpp: * ace/Date_Time.cpp: * ace/Dev_Poll_Reactor.cpp: * ace/Dirent_Selector.cpp: * ace/Dump.cpp: * ace/Dynamic.cpp: * ace/Dynamic_Message_Strategy.cpp: * ace/Dynamic_Service_Dependency.cpp: * ace/Event.cpp: * ace/Event_Handler.cpp: * ace/FIFO.cpp: * ace/FIFO_Recv.cpp: * ace/FIFO_Recv_Msg.cpp: * ace/FIFO_Send.cpp: * ace/FIFO_Send_Msg.cpp: * ace/FILE.cpp: * ace/FILE_Addr.cpp: * ace/FILE_Connector.cpp: * ace/FILE_IO.cpp: * ace/File_Lock.cpp: * ace/Framework_Component.cpp: * ace/Functor.cpp: * ace/Functor_String.cpp: * ace/Future.cpp: * ace/Get_Opt.cpp: * ace/Handle_Set.cpp: * ace/High_Res_Timer.cpp: * ace/ICMP_Socket.cpp: * ace/IOStream.cpp: * ace/IO_Cntl_Msg.cpp: * ace/IO_SAP.cpp: * ace/IPC_SAP.cpp: * ace/LSOCK.cpp: * ace/LSOCK_Acceptor.cpp: * ace/LSOCK_CODgram.cpp: * ace/LSOCK_Connector.cpp: * ace/LSOCK_Dgram.cpp: * ace/LSOCK_Stream.cpp: * ace/Lib_Find.cpp: * ace/Local_Memory_Pool.cpp: * ace/Local_Name_Space.cpp: * ace/Lock.cpp: * ace/Log_Msg.cpp: * ace/Log_Msg_Backend.cpp: * ace/Log_Msg_Callback.cpp: * ace/Log_Msg_IPC.cpp: * ace/Log_Msg_NT_Event_Log.cpp: * ace/Log_Record.cpp: * ace/MEM_Acceptor.cpp: * ace/MEM_Connector.cpp: * ace/MEM_IO.cpp: * ace/MEM_SAP.cpp: * ace/MEM_Stream.cpp: * ace/MMAP_Memory_Pool.cpp: * ace/Malloc_Allocator.cpp: * ace/Manual_Event.cpp: * ace/Mem_Map.cpp: * ace/Message_Queue.cpp: * ace/Message_Queue_NT.cpp: * ace/Message_Queue_Vx.cpp: * ace/Msg_WFMO_Reactor.cpp: * ace/Mutex.cpp: * ace/Name_Proxy.cpp: * ace/Name_Space.cpp: * ace/Naming_Context.cpp: * ace/Notification_Strategy.cpp: * ace/OS.cpp: * ace/OS_Errno.cpp: * ace/OS_Log_Msg_Attributes.cpp: * ace/OS_NS_Thread.cpp: * ace/OS_NS_arpa_inet.cpp: * ace/OS_NS_ctype.cpp: * ace/OS_NS_dirent.cpp: * ace/OS_NS_dlfcn.cpp: * ace/OS_NS_errno.cpp: * ace/OS_NS_fcntl.cpp: * ace/OS_NS_math.cpp: * ace/OS_NS_netdb.cpp: * ace/OS_NS_poll.cpp: * ace/OS_NS_pwd.cpp: * ace/OS_NS_regex.cpp: * ace/OS_NS_signal.cpp: * ace/OS_NS_stdio.cpp: * ace/OS_NS_stdlib.cpp: * ace/OS_NS_strings.cpp: * ace/OS_NS_stropts.cpp: * ace/OS_NS_sys_mman.cpp: * ace/OS_NS_sys_msg.cpp: * ace/OS_NS_sys_resource.cpp: * ace/OS_NS_sys_select.cpp: * ace/OS_NS_sys_shm.cpp: * ace/OS_NS_sys_socket.cpp: * ace/OS_NS_sys_stat.cpp: * ace/OS_NS_sys_time.cpp: * ace/OS_NS_sys_uio.cpp: * ace/OS_NS_sys_utsname.cpp: * ace/OS_NS_sys_wait.cpp: * ace/OS_NS_time.cpp: * ace/OS_NS_unistd.cpp: * ace/OS_NS_wchar.cpp: * ace/OS_NS_wctype.cpp: * ace/OS_TLI.cpp: * ace/OS_main.cpp: * ace/Obchunk.cpp: * ace/Object_Manager.cpp: * ace/Object_Manager_Base.cpp: * ace/PI_Malloc.cpp: * ace/Pagefile_Memory_Pool.cpp: * ace/Pipe.cpp: * ace/Priority_Reactor.cpp: * ace/Process.cpp: * ace/Process_Mutex.cpp: * ace/Process_Semaphore.cpp: * ace/Profile_Timer.cpp: * ace/RW_Mutex.cpp: * ace/RW_Process_Mutex.cpp: * ace/RW_Thread_Mutex.cpp: * ace/Reactor_Impl.cpp: * ace/Reactor_Notification_Strategy.cpp: * ace/Reactor_Timer_Interface.cpp: * ace/Read_Buffer.cpp: * ace/Recursive_Thread_Mutex.cpp: * ace/Recyclable.cpp: * ace/Registry.cpp: * ace/Registry_Name_Space.cpp: * ace/Remote_Tokens.cpp: * ace/SOCK.cpp: * ace/SOCK_Acceptor.cpp: * ace/SOCK_CODgram.cpp: * ace/SOCK_Connector.cpp: * ace/SOCK_Dgram.cpp: * ace/SOCK_Dgram_Bcast.cpp: * ace/SOCK_Dgram_Mcast.cpp: * ace/SOCK_IO.cpp: * ace/SOCK_SEQPACK_Acceptor.cpp: * ace/SOCK_SEQPACK_Association.cpp: * ace/SOCK_SEQPACK_Connector.cpp: * ace/SOCK_Stream.cpp: * ace/SPIPE.cpp: * ace/SPIPE_Acceptor.cpp: * ace/SPIPE_Addr.cpp: * ace/SPIPE_Connector.cpp: * ace/SPIPE_Stream.cpp: * ace/SUN_Proactor.cpp: * ace/SV_Message.cpp: * ace/SV_Message_Queue.cpp: * ace/SV_Semaphore_Complex.cpp: * ace/SV_Semaphore_Simple.cpp: * ace/SV_Shared_Memory.cpp: * ace/Sample_History.cpp: * ace/Sbrk_Memory_Pool.cpp: * ace/Sched_Params.cpp: * ace/Select_Reactor_T.cpp: * ace/Semaphore.cpp: * ace/Service_Manager.cpp: * ace/Service_Object.cpp: * ace/Service_Repository.cpp: * ace/Service_Types.cpp: * ace/Shared_Memory.cpp: * ace/Shared_Memory_MM.cpp: * ace/Shared_Memory_Pool.cpp: * ace/Shared_Object.cpp: * ace/Sig_Adapter.cpp: * ace/Sig_Handler.cpp: * ace/Signal.cpp: * ace/Stack_Trace.cpp: * ace/Stats.cpp: * ace/Synch_Options.cpp: * ace/System_Time.cpp: * ace/TLI.cpp: * ace/TLI_Acceptor.cpp: * ace/TLI_Connector.cpp: * ace/TLI_Stream.cpp: * ace/TP_Reactor.cpp: * ace/TSS_Adapter.cpp: * ace/TTY_IO.cpp: * ace/Thread.cpp: * ace/Thread_Adapter.cpp: * ace/Thread_Control.cpp: * ace/Thread_Exit.cpp: * ace/Thread_Hook.cpp: * ace/Thread_Mutex.cpp: * ace/Thread_Semaphore.cpp: * ace/Throughput_Stats.cpp: * ace/Time_Value.cpp: * ace/Timeprobe.cpp: * ace/Timer_List_T.cpp: * ace/Token.cpp: * ace/Token_Invariants.cpp: * ace/Token_Manager.cpp: * ace/Token_Request_Reply.cpp: * ace/Trace.cpp: * ace/UNIX_Addr.cpp: * ace/UPIPE_Acceptor.cpp: * ace/UPIPE_Connector.cpp: * ace/UPIPE_Stream.cpp: * ace/UUID.cpp: * ace/WFMO_Reactor.cpp: * ace/WIN32_Proactor.cpp: * ace/XTI_ATM_Mcast.cpp: * ace/ace_wchar.cpp: * ace/gethrtime.cpp: Removed ACE_RCSID
* Thu Aug 5 08:13:51 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-0569-683/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/CORBA_macros.h: * ace/Global_Macros.h: * ace/Vector_T.h: * ace/ace_wchar.h: * ace/config-cxx-common.h: * ace/config-doxygen.h: * ace/config-g++-common.h: * ace/config-hpux-11.00.h: * ace/config-icc-common.h: * ace/config-integritySCA.h: * ace/config-macros.h: * ace/config-netbsd.h: * ace/config-openvms.h: * ace/config-suncc-common.h: * ace/config-sunos5.4-sunc++-4.x.h: * ace/config-sunos5.5.h: * ace/config-tandem-nsk-mips-v2.h: * ace/config-tandem-nsk-mips-v3.h: * ace/config-unixware-7.1.0.h: * ace/config-unixware-7.1.0.udk.h: * ace/config-win32-borland.h: * ace/config-win32-dmc.h: * ace/config-win32-ghs.h: * ace/config-win32-interix.h: * ace/config-win32-msvc-10.h: * ace/config-win32-msvc-7.h: * ace/config-win32-msvc-8.h: * ace/config-win32-msvc-9.h: * include/makeinclude/platform_aix.GNU: * include/makeinclude/platform_aix_g++.GNU: * include/makeinclude/platform_aix_ibm.GNU: * include/makeinclude/platform_cray.GNU: * include/makeinclude/platform_freebsd.GNU: * include/makeinclude/platform_gnuwin32_common.GNU: * include/makeinclude/platform_hpux_aCC.GNU: * include/makeinclude/platform_hpux_gcc.GNU: * include/makeinclude/platform_integrity_ghs.GNU: * include/makeinclude/platform_irix6.x_common.GNU: * include/makeinclude/platform_linux_common.GNU: * include/makeinclude/platform_lynxos.GNU: * include/makeinclude/platform_macosx.GNU: * include/makeinclude/platform_macosx_common.GNU: * include/makeinclude/platform_macosx_icc.GNU: * include/makeinclude/platform_macosx_panther.GNU: * include/makeinclude/platform_netbsd.GNU: * include/makeinclude/platform_openbsd.GNU: * include/makeinclude/platform_openvms.GNU: * include/makeinclude/platform_qnx_rtp_gcc.GNU: * include/makeinclude/platform_rtems.x_g++.GNU: * include/makeinclude/platform_sunos5_g++.GNU: * include/makeinclude/platform_sunos5_sunc++.GNU: * include/makeinclude/platform_tandem.GNU: * include/makeinclude/platform_tru64_cxx.GNU: * include/makeinclude/platform_tru64_g++.GNU: * include/makeinclude/platform_unixware_g++.GNU: * include/makeinclude/platform_vxworks5.5.x.GNU: * include/makeinclude/platform_vxworks6.2.GNU: * include/makeinclude/platform_vxworks6.3.GNU: * include/makeinclude/platform_win32_dmc.GNU: * include/makeinclude/platform_win32_icc.GNU: * include/makeinclude/platform_win32_interix.GNU: * include/makeinclude/wrapper_macros.GNU: * tests/Bug_3673_Regression_Test.cpp: * tests/Reactor_Exceptions_Test.cpp: Removed support for non exception builds, ACE_HAS_EXCEPTIONS is now always defined * rpmbuild/ace-tao.spec: Small updates * ace/Exception_Macros.h: * bin/MakeProjectCreator/config/exceptions.mpb: Removed these files.