summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Riverace-2053: improve start/finish build loggingRiverace-2053Steve Huston2017-01-021-2/+2
|
* Merge pull request #344 from jwillemsen/masterJohnny Willemsen2017-01-0259-84/+84
|\ | | | | Fixed typo
| * Fixed typoJohnny Willemsen2017-01-0259-84/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ACEXML/common/DTD_Manager.h: * ACE/ACEXML/common/NamespaceSupport.h: * ACE/ACEXML/parser/debug_validator/Debug_DTD_Manager.h: * ACE/ace/Containers_T.h: * ACE/ace/DLL.h: * ACE/ace/QoS/QoS_Session.h: * ACE/ace/QoS/QoS_Session_Impl.cpp: * ACE/ace/QoS/QoS_Session_Impl.h: * ACE/ace/RB_Tree.h: * ACE/ace/SSL/SSL_SOCK_Stream.cpp: * ACE/ace/SSL/SSL_SOCK_Stream.inl: * ACE/ace/Select_Reactor_T.cpp: * ACE/ace/TP_Reactor.cpp: * ACE/ace/Token.cpp: * ACE/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h: * ACE/examples/APG/Signals/SigHandler.cpp: * ACE/examples/APG/Signals/SigHandlers.cpp: * ACE/examples/Reactor/Proactor/test_aiosig.cpp: * ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp: * ACE/examples/Reactor/WFMO_Reactor/APC.cpp: * ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp: * ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp: * ACE/tests/Cached_Accept_Conn_Test.cpp: * ACE/tests/Dev_Poll_Reactor_Echo_Test.cpp: * ACE/tests/Dev_Poll_Reactor_Test.cpp: * TAO/DevGuideExamples/PortableInterceptors/Auth/ServerInitializer.cpp: * TAO/examples/Content_Server/AMI_Observer/Callback_Handler.cpp: * TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h: * TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.cpp: * TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h: * TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.cpp: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.cpp: * TAO/orbsvcs/tests/Bug_1630_Regression/testclient.cpp: * TAO/orbsvcs/tests/Concurrency/CC_command.cpp: * TAO/orbsvcs/tests/Event/Mcast/Two_Way/application.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h: * TAO/tao/Connection_Handler.cpp: * TAO/tao/IIOP_Connector.cpp: * TAO/tao/Invocation_Utils.h: * TAO/tao/LF_CH_Event.h: * TAO/tao/ORB_Core.cpp: * TAO/tao/Stub.h: * TAO/tao/Stub.inl: * TAO/tao/Transport.h: * TAO/tests/Bug_1495_Regression/Threaded_Server.cpp: * TAO/tests/Bug_1495_Regression/server_interceptor.cpp: * TAO/tests/Bug_3748_Regression/client.cpp: * TAO/tests/DII_AMI_Forward/server_interceptor.cpp: * TAO/tests/DynValue_Test/main.cpp: * TAO/tests/Explicit_Event_Loop/client.cpp: * TAO/tests/Explicit_Event_Loop/server.cpp: * TAO/tests/IORManipulation/IORTest.cpp: * TAO/tests/POA/On_Demand_Act_Direct_Coll/Collocated_Test.cpp: * TAO/tests/Portable_Interceptors/Bug_1559/server_interceptor.cpp: * TAO/tests/Portable_Interceptors/ForwardRequest/Client_Request_Interceptor.cpp: * TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp: * TAO/tests/TransportCurrent/Framework/client.cpp: * TAO/tests/TransportCurrent/IIOP/client.cpp:
* | Merge pull request #343 from jwillemsen/masterJohnny Willemsen2017-01-012-2/+2
|\ \ | |/ | | Updated copyright to 2017
| * Updated copyright to 2017Johnny Willemsen2017-01-012-2/+2
| | | | | | | | | | * ACE/COPYING: * TAO/COPYING:
* | Merge pull request #342 from mitza-oci/masterAdam Mitz2016-12-292-4/+7
|\ \ | | | | | | Mac OS X configs: Updates to get ioctl(SIOCGIFCONF) to work on x86_64
| * | Mac OS X configs: Updates to get ioctl(SIOCGIFCONF) to work on x86_64Adam Mitz2016-12-282-4/+7
|/ /
* | Merge pull request #341 from jwillemsen/masterJohnny Willemsen2016-12-278-8/+8
|\ \ | |/ | | Fixed typo
| * Fixed typoJohnny Willemsen2016-12-278-8/+8
|/ | | | | | | | | | | * ACE/ace/Asynch_Acceptor.h: * ACE/ace/Name_Space.h: * TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp: * TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h: * TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h: * TAO/docs/implrepo/paper.html: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroupManager.cpp: * TAO/orbsvcs/orbsvcs/SecurityLevel3.idl:
* Merge pull request #340 from jwillemsen/masterJohnny Willemsen2016-12-231-0/+2
|\ | | | | Extended test to check that max_time is not {0, -1}
| * Extended test to check that max_time is not {0, -1}Johnny Willemsen2016-12-231-0/+2
| | | | | | | | * ACE/tests/Time_Value_Test.cpp:
* | Merge pull request #339 from jwillemsen/masterJohnny Willemsen2016-12-131-5/+60
|\ \ | |/ | | Added CIAO and DAnCE micro releases
| * Added CIAO and DAnCE micro releasesJohnny Willemsen2016-12-131-5/+60
| | | | | | | | * ACE/docs/Download.html:
* | Merge pull request #338 from huangminghuang/masterAdam Mitz2016-12-021-1/+1
|\ \ | | | | | | fix memory leak for tao_idl
| * | fix memory leak for tao_idlHuang-Ming Huang2016-12-021-1/+1
| | |
* | | Merge pull request #337 from jwillemsen/masterJohnny Willemsen2016-11-3011-18/+17
|\ \ \ | | |/ | |/| Doxygen changes and some typos
| * | Doxygen changes and some typosJohnny Willemsen2016-11-3011-18/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/CDR_Size.h: * ACE/ace/CDR_Stream.h: * ACE/ace/Codecs.h: * ACE/tests/Upgradable_RW_Test.cpp: * TAO/DevGuideExamples/PortableInterceptors/Auth/ClientInitializer.cpp: * TAO/orbsvcs/orbsvcs/RtecEventChannelAdmin.idl: * TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp: * TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.cpp: * TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp: * TAO/tests/POA/Generic_Servant/client.cpp: * TAO/tests/POA/TIE/client.cpp:
* | | Merge pull request #336 from jwillemsen/masterJohnny Willemsen2016-11-302-6/+6
|\ \ \ | |/ / | | / | |/ |/| Doxygen improvements and small extension to fuzz script
| * Doxygen improvementsJohnny Willemsen2016-11-301-5/+5
| | | | | | | | * ACE/ace/Condition_Thread_Mutex.h:
| * Check for empty rb/erb filesJohnny Willemsen2016-11-301-1/+1
| | | | | | | | * ACE/bin/fuzz.pl:
* | Merge pull request #333 from jwillemsen/masterJohnny Willemsen2016-11-178-36/+37
|\ \ | |/ | | More compact code generation and ACE versioned namespace fixes
| * Versioned namespace fixesJohnny Willemsen2016-11-174-9/+9
| | | | | | | | | | | | | | * ACE/ace/Logging_Strategy.cpp: * ACE/ace/Logging_Strategy.h: * ACE/ace/Naming_Context.cpp: * ACE/ace/Naming_Context.h:
| * Add missing versioned namespace macrosJohnny Willemsen2016-11-172-0/+8
| | | | | | | | | | * ACE/ace/Stack_Trace.cpp: * ACE/ace/Stack_Trace.h:
| * More compact code generationJohnny Willemsen2016-11-172-27/+20
|/ | | | | * TAO/TAO_IDL/be/be_interface.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp:
* Merge pull request #331 from jwillemsen/masterJohnny Willemsen2016-11-151-0/+3
|\ | | | | List versioned namespace changes
| * List versioned namespace changesJohnny Willemsen2016-11-151-0/+3
| | | | | | | | * TAO/NEWS:
* | Merge pull request #330 from jwillemsen/masterJohnny Willemsen2016-11-142-3/+3
|\ \ | |/ | | Small changes to the generated code
| * Small changes to the generated codeJohnny Willemsen2016-11-142-3/+3
|/ | | | | * TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp: * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp:
* Merge pull request #329 from jwillemsen/masterJohnny Willemsen2016-11-142-7/+7
|\ | | | | Fixed typo and scoping change
| * Fixed typo in commentJohnny Willemsen2016-11-141-1/+1
| | | | | | | | * TAO/bin/rm_exception_macros.pl:
| * Don't use global scopingJohnny Willemsen2016-11-141-6/+6
|/ | | | * TAO/tao/CDR.inl:
* Merge pull request #328 from jwillemsen/masterJohnny Willemsen2016-11-0412-150/+150
|\ | | | | Removed not necessary c-style cast and reduce size of generated code
| * Reduce slocJohnny Willemsen2016-11-041-7/+7
| | | | | | | | * TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp:
| * Reduce amount of lines generated, lot of new lines which a left over of the ↵Johnny Willemsen2016-11-0410-142/+142
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | old exception macros * TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp:
| * Removed not necessary c-style castJohnny Willemsen2016-11-041-1/+1
| | | | | | | | * TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp:
* | Merge pull request #327 from DOCGroup/riverace-case2046Steve Huston2016-11-031-6/+6
|\ \ | | | | | | Fix closing parens and whitespace
| * | Fix closing parens and whitespaceriverace-case2046Steve Huston2016-11-031-6/+6
| | |
* | | Merge pull request #326 from DOCGroup/riverace-case2046Steve Huston2016-11-031-2/+2
|\ \ \ | |/ / | | | Add missing close parens
| * | Add missing close parensSteve Huston2016-11-031-2/+2
| | |
* | | Merge pull request #324 from jwillemsen/masterJohnny Willemsen2016-11-021-5/+9
|\ \ \ | | |/ | |/| Fixed problem when enabling versioned namespaces, the TAO arg traits …
| * | Fixed problem when enabling versioned namespaces, the TAO arg traits have to ↵Johnny Willemsen2016-11-021-5/+9
| | | | | | | | | | | | | | | | | | be within the TAO core versioned namespace and a layout change to the generated code * TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp:
* | | Merge pull request #325 from DOCGroup/riverace-case2046Steve Huston2016-11-021-0/+6
|\ \ \ | | |/ | |/| Output build timing markers if make variable 'timed' is set
| * | Output build timing markers if make variable 'timed' is setSteve Huston2016-11-021-0/+6
|/ /
* | Merge pull request #323 from jwillemsen/masterJohnny Willemsen2016-11-0110-119/+58
|\ \ | |/ | | Layout changes and fixed some typos
| * Layout changesJohnny Willemsen2016-10-3110-119/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/config-win32-common.h: * TAO/orbsvcs/orbsvcs/IFRService/Container_i.h: * TAO/tests/Bug_1551_Regression/client.cpp: * TAO/tests/Bug_2595_Regression/Hello.h: * TAO/tests/Portable_Interceptors/Collocated/Dynamic/interceptors.h: * TAO/tests/Portable_Interceptors/Dynamic/client_interceptor.h: * TAO/tests/Portable_Interceptors/Dynamic/server_interceptor.h: * TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/interceptors.h: * TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/client_interceptor.h: * TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.h:
* | Merge pull request #320 from jwillemsen/masterJohnny Willemsen2016-10-311-10/+14
|\ \ | |/ | | Attempt to test FACE configuration
| * Ability to disable TAO as part of one matrixJohnny Willemsen2016-10-311-11/+13
| | | | | | | | * .travis.yml:
| * Attempt to test FACE configurationJohnny Willemsen2016-10-311-0/+2
| | | | | | | | * .travis.yml:
* | Merge pull request #318 from DOCGroup/revert-176-masterJohnny Willemsen2016-10-3163-303/+171
|\ \ | | | | | | Revert "some (bundled) minor changes (take 2)"
| * | Revert "some (bundled) minor changes (take 2)"revert-176-masterJohnny Willemsen2016-10-3163-303/+171
|/ /