summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fri Dec 30 16:08:56 UTC 2011 Chip Jones <jonesc@ociweb.com>tao-mpc_performancejonesc2011-12-302-4/+13
| | | | | | | | | | * MPC/config/taoidldefaults.mpb: Made ace_idl_dependencies feature a base project of taoidldefaults. Setting ace_idl_dependencies=1 in a .features file will generate idl dependency rules in gnuace makefiles.
* Branch for idl dependency changes and MPC performance improvementsjonesc2011-11-0722031-1906568/+0
|
* Mon Nov 07 10:31:14 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-072-0/+20
| | | | | * docs/compilet.html: Add option -oE and -oN .
* Mon Nov 07 10:10:14 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-077-18/+203
| | | | | | | | | | | * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/be/be_global.cpp: * TAO_IDL/be/be_produce.cpp: * TAO_IDL/be/be_util.cpp: * TAO_IDL/be_include/be_global.h: * TAO_IDL/be_include/be_util.h: Add option -oE: Output directory for the generated CIAO executor files and option -oN for not overwrite CIAO executor files.
* Fixed a problem with versioned namespaceJohnny Willemsen2011-11-061-1/+1
|
* Sat Nov 05 18:18:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-052-33/+38
|
* Doxygen fixesJohnny Willemsen2011-11-044-8/+8
|
* Fri Nov 4 07:28:29 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-042-6/+10
| | | | | * docs/Options.html: Extended documentation for ORBWaitStrategy mt_noupcall
* Fixed typoJohnny Willemsen2011-11-031-1/+1
|
* Thu Nov 03 13:25:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-033-2/+8
| | | | | | * tests/Collocation/Sender/Sender_exec.cpp: * bin/ciao_tests.lst Only if defined CCM_DIRECTCOLL run test.
* Layout changeJohnny Willemsen2011-11-031-2/+2
|
* Thu Nov 03 08:52:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-032-8/+13
|
* Thu Nov 03 09:51:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-032-1/+6
| | | | | * TAO_IDL/be/be_visitor_component/servant_svs.cpp: Fixed error in previous commit
* Thu Nov 03 08:45:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-032-2/+12
|
* Wed Nov 02 13:30:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-022-5/+18
| | | | | * TAO_IDL/be/be_visitor_component/servant_svs.cpp: Put narrow in var, use ACE_NEW with CIAO_FACET
* Wed Nov 02 12:09:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-022-2/+11
| | | | | * tests/Collocation/Receiver/Receiver_exec.cpp: Cancel timer and delete generators
* (no commit message)Marijke Hengstmengel2011-11-021-3/+1
|
* Wed Nov 02 08:04:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-023-3/+10
| | | | | | * tests/Collocation/Receiver/Receiver_exec.cpp: * tests/Collocation/Sender/Sender_exec.cpp: Removed unreferenced local variables
* Wed Nov 02 08:30:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-02125-597/+2920
| | | | | | Merged changes from Remedy work branch.
* Tue Nov 1 19:23:58 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-013-2/+8
| | | | | | * MPC/config/ccm_svnt.mpb: * MPC/config/ciao_container_base_stub.mpb: Removed avoids_corba_e_compact, should work now
* Tue Nov 01 14:34:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-11-016-20/+22
| | | | | | | | | * On_Demand_Act_Direct_Coll/Collocated_Test.cpp: * On_Demand_Act_Direct_Coll/test_i.cpp: * On_Demand_Act_Direct_Coll/test_i.h: * On_Demand_Act_Direct_Coll/Client_Task.cpp: * On_Demand_Act_Direct_Coll/test.idl: Clean up test.
* Tue Nov 1 13:18:21 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-11-015-106/+66
| | | | | | | | | | * dance/LocalityManager/Daemon/Locality_Manager_Impl.cpp: * dance/Plan_Launcher/Plan_Launcher_Base.h: * dance/Plan_Launcher/Plan_Launcher_Base_Impl_T.h: * dance/Plan_Launcher/Plan_Launcher_Base_Impl_T.cpp: Removed create_external_connections and moved functionality into the LocalityManager. Thanks to Martin Corino <mcorino@remedy.nl> for the fixes.
* Tue Nov 1 13:16:16 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-11-013-45/+54
| | | | | | * ciao/Deployment/Interceptors/Deployment_Interceptors.cpp: * tests/DAnCE/ExecutionManager-Deployments/run_test.pl: Integrated improvements from Martin Corino <mcorino@remedy.nl>.
* Documented new featuresJohnny Willemsen2011-11-011-3/+9
|
* Documented new featuresJohnny Willemsen2011-11-011-4/+5
|
* FuzzJohnny Willemsen2011-11-012-23/+23
|
* FuzzJohnny Willemsen2011-11-011-0/+2
|
* Thu Nov 01 10:54:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-0149-1073/+1491
| | | | | Merged changes from Remedy SA work branch.
* Sun Oct 30 22:39:45 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-303-3/+77
| | | | | | * ciao/Deployment/Interceptors/Deployment_Interceptors.h: * ciao/Deployment/Interceptors/Deployment_Interceptors.cpp: Moved external reference resolution to the interceptor.
* Sun Oct 30 22:42:44 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-304-29/+22
| | | | | | | | * bin/ciao.localityconfig: * dance/LocalityManager/Scheduler/Events/Connect.cpp: * dance/Plan_Launcher/Plan_Launcher_Base_Impl_T.cpp: Moved name service resolution of external reference endpoints into the CIAO deployment interceptors.
* Thu Oct 27 16:16:09 UTC 2011 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2011-10-274-27/+67
| | | | | | | * utils/logWalker/HostProcess.h: * utils/logWalker/HostProcess.cpp: * utils/logWalker/Log.cpp: Clean up treatment of connection closure and reuse of handles.
* ChangeLogTag: Thu Oct 27 12:13:40 UTC 2011 Simon Massey <sma at prismtech ↵sma2011-10-272-3/+9
| | | | | | | dot com> * tao/PI_Server/PI_Server_include.pidl: Was duplicating the tao/PortableServer/PortableServer_include.pidl #define guard name.
* Tue Oct 25 17:30:32 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-252-2/+13
| | | | | | * tools/Split_Plan/Split_Plan.cpp: Moved openmp for loops inside __OPENMP ifdef, else we use CORBA::ULong types for loop index.
* Tue Oct 25 17:29:44 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-252-0/+8
| | | | | * tools/Domain_Validator/CORBA/CORBA_Domain_Validator.mpc: Added missing dynamicflags directive.
* Tue Oct 25 08:10:00 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-10-252-1/+6
| | | | | * tests/POA/On_Demand_Act_Direct_Coll/Client_Task.cpp: Solved error in destroying the orb.
* Catch by referenceJohnny Willemsen2011-10-241-2/+2
|
* Fixed OpenVMS ambiguityJohnny Willemsen2011-10-242-6/+6
|
* Sat Oct 22 22:01:01 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-223-1/+66
| | | | | | * tools/Domain_Validator/CORBA/CORBA_Domain_Validator_export.h: * tools/Domain_Validator/CORBA/CORBA_Domain_Validator_impl.h: Export macros.
* Fixed windowsJohnny Willemsen2011-10-222-2/+2
|
* Sat Oct 22 02:06:37 UTC 2011 Abdullah Sowayan <sowayan@gmail.com>Abdullah Sowayan2011-10-222-3/+13
|
* Fri Oct 21 23:35:30 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-212-2/+12
| | | | | | | | | * ace/Time_Value.inl: Changed the operator comparing __builtin_constant_p to be a bitwise (&) instead oflogical and (&&) to address a warning from the LLVM compiler. In this case, the result of the two operators is logically equivalent. Thanks to Abdullah Sowayan <sowayan@gmail.com> for reporting the issue.
* Fri Oct 21 14:44:28 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-10-218-124/+26
| | | | | | | | | | | | | | | * tao/IORManipulation/IORManipulation.mpc: * tao/IORTable/IORTable.mpc: * tao/ZIOP/ZIOP.mpc: Generate export files as part of the build * tao/IORManipulation/ior_manip_export.h: * tao/IORTable/iortable_export.h: * tao/ZIOP/ziop_export.h: Removed these files. * tao/ZIOP/ZIOP.h: Doxygen fix
* Fri Oct 21 11:26:49 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-212-2/+6
| | | | | * examples/Misc/test_trace.cpp: Fixed compile issue in case all logging is turned off.
* Fri Oct 21 09:50:19 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-10-212-1/+6
| | | | | * parser/parser/Parser.cpp: Initialise variable with 0
* Fri Oct 21 09:48:21 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-10-2128-32/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * common/Attributes.h: * common/AttributesImpl.h: * common/Attributes_Def_Builder.h: * common/CharStream.h: * common/ContentHandler.h: * common/DTDHandler.h: * common/DTD_Manager.h: * common/DefaultHandler.h: * common/Element_Def_Builder.h: * common/Encoding.h: * common/EntityResolver.h: * common/ErrorHandler.h: * common/Exception.h: * common/HttpCharStream.h: * common/InputSource.h: * common/Locator.h: * common/LocatorImpl.h: * common/Mem_Map_Stream.h: * common/NamespaceSupport.h: * common/SAXExceptions.h: * common/StrCharStream.h: * common/StreamFactory.h: * common/Transcode.h: * common/URL_Addr.h: * common/Validator.h: * common/XMLFilterImpl.h: * common/XMLReader.h: Doxygen changes, fix some Klocwork reports
* Fri Oct 21 07:24:24 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-216-5/+14
| | | | | | | | | * connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/ToEmpty/Base/TE_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/TooLong/Base/TL_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/UpdateListen/Base/UL_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/WriteListen/Base/WL_ResetTopic_Base.idl: Fixed typo
* Fri Oct 21 07:06:59 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-217-0/+17
| | | | | | | | | | * connectors/dds4ccm/tests/ResetTopic/README: * connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/ToEmpty/Base/TE_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/TooLong/Base/TL_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/UpdateListen/Base/UL_ResetTopic_Base.idl: * connectors/dds4ccm/tests/ResetTopic/WriteListen/Base/WL_ResetTopic_Base.idl: Fixed opendds compile errors.
* Thu Oct 20 17:34:00 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-10-202-1/+6
| | | | | * tests/POA/On_Demand_Act_Direct_Coll/On_Demand_Act_D_Coll.mpc: Don't build this test with minimum corba and CORBA/e
* Const fixesJohnny Willemsen2011-10-202-4/+4
|
* (no commit message)Johnny Willemsen2011-10-202-1/+6
|