summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Fri Jan 27 08:58:54 CET 2012 Johnny Willemsen ↵ACE+TAO+CIAO-6_0_8Johnny Willemsen2012-01-270-0/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Fri Jan 27 08:58:54 CET 2012 Johnny Willemsen ↵Johnny Willemsen2012-01-2746-73/+89
| | | | <jwillemsen@remedy.nl>
* Thu Jan 26 20:38:47 UTC 2012 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2012-01-262-0/+11
| | | | | | | | | * ace/Condition_T.cpp: In order to allow building with inlining on MacOSX Lion, Condition_T.cpp needs to explicitly include Time_Value.h. In many cases, Time_Value.h was being incidentally included, such as through Atomic_Op_GCC_T.cpp, but that is specifically excluded for Lion builds using the clang compiler.
* Thu Jan 26 10:57:30 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-01-262-5/+10
| | | | | | * dance/LocalityManager/Interceptors/Best_Effort.cpp: Fixed incorrect log texts.
* Thu Jan 26 10:56:23 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-01-262-3/+5
| | | | | | * ciao/Deployment/Interceptors/Deployment_Interceptors.h: Removed duplicate function declaration.
* Wed Jan 25 11:57:00 UTC 2012 Simon Massey <simon dot massey at prismtech ↵sma2012-01-252-1/+6
| | | | | | | dot com> * MPC/config/bzip2compressor.mpb: Fixed typo in after += Bzip22Compressor, should be Bzip2Compressor.
* FuzzJohnny Willemsen2012-01-242-3/+3
|
* Tue Jan 24 19:14:53 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-2410-18/+345
| | | | | | | | | | | | | | | * connectors/dds4ccm/impl/CCM_DataReader.h: * connectors/dds4ccm/impl/CCM_DataWriter.h: * connectors/dds4ccm/impl/DDS_Subscriber_Base_T.cpp: * connectors/dds4ccm/impl/DDS_Update_T.cpp: * connectors/dds4ccm/impl/DDS_Write_T.cpp: Make it possible to also use _get_component on the dds_entity ports * connectors/dds4ccm/tests/GetComponent/Event/Component/GCE_Test_Component_exec.cpp: * connectors/dds4ccm/tests/GetComponent/Event/descriptors/Plan.cdp: * connectors/dds4ccm/tests/GetComponent/State/Component/GCS_Test_Component_exec.cpp: * connectors/dds4ccm/tests/GetComponent/State/descriptors/Plan.cdp: Test _get_component on the dds_entity ports
* Tue Jan 24 18:31:45 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-245-4/+56
| | | | | | | | | | * tests/Bug_3769_Regression/Foo.idl: * tests/Bug_3769_Regression/Foo_exec.h: * tests/Bug_3769_Regression/Foo_exec.cpp: * tests/Bug_3769_Regression/descriptors/DeploymentPlan.cdp: Extended this test for supports with attributes, thanks to Michael Frommberger <michael dot frommberger at gmx dot net> for extending this test
* Tue Jan 24 16:50:39 UTC 2012 Chip Jones <jonesc@ociweb.com>jonesc2012-01-242-0/+10
| | | | | | * NEWS: Added information about IDL dependency generation.
* Tue Jan 24 16:44:22 UTC 2012 Chip Jones <jonesc@ociweb.com>jonesc2012-01-242-0/+10
| | | | | | * NEWS: Added information about IDL dependency generation.
* Tue Jan 24 16:33:35 UTC 2012 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2012-01-242-0/+10
|
* Tue Jan 24 15:26:24 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-242-1/+8
| | | | | * bin/MakeProjectCreator/config/conv_lib.mpb: Fixed cleanup bug
* Tue Jan 24 14:40:00 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-242-1/+7
| | | | | | * bin/fuzz.pl: Can't check mpc files, when they contain gnuace specific stuff they need tabs
* Tue Jan 24 14:29:18 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-242-1/+6
| | | | | * bin/fuzz.pl: Fixed problem
* Tue Jan 24 13:52:20 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-242-1/+6
| | | | | * bin/fuzz.pl: Also check mpc files for tabs
* Tue Jan 24 13:48:49 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-2483-570/+149
| | | | Removed left over from automake removal
* Tue Jan 24 13:33:32 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-243-9/+12
| | | | | | | | * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp: Layout changes * rules.ciao.GNU: Small simplification
* cleanupJohnny Willemsen2012-01-241-4/+2
|
* Tue Jan 24 13:31:49 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-242-0/+6
| | | | | * examples/Reactor/WFMO_Reactor/Network_Events.cpp: Fixed gcc warning
* Tue Jan 24 12:05:47 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-243-13/+45
| | | | | | * connectors/dds4ccm/tests/GetComponent/Event/Component/GCE_Test_Component_exec.cpp: * connectors/dds4ccm/tests/GetComponent/State/Component/GCS_Test_Component_exec.cpp: Narrow the result of _get_component to the connector interface
* Mon Jan 23 20:21:50 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-235-4/+17
| | | | | * bin/MakeProjectCreator/templates/gnu.mpd: Fixed support for idl3toxmi and idl3toidl2 flags
* Mon Jan 23 20:12:06 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-233-2/+6
| | | | | | * MPC/config/taobaseidl3toidl2defaults.mpb: * MPC/config/taoidl3toxmidefaults.mpb: Reverted change below, triggers error in normal build
* Mon Jan 23 14:35:42 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-233-0/+8
| | | | | | * MPC/config/taobaseidl3toidl2defaults.mpb: * MPC/config/taoidl3toxmidefaults.mpb: Fixes for install builds
* Mon Jan 23 12:55:55 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-232-0/+10
| | | | | * ccm/CCM_stub.mpc: Reverted change below, the install is needed
* Mon Jan 23 12:51:26 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-232-1/+11
| | | | | * TAO_IDL/util/utl_err.cpp: Implemented exprtype_to_string for all types
* Mon Jan 23 12:07:30 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-232-6/+5
| | | | | * ccm/CCM_stub.mpc: Removed not needed post_install
* Mon Jan 23 12:02:07 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-232-1/+12
| | | | | * bin/MakeProjectCreator/templates/gnu.mpd: Added support for idl3toxmi and idl3toidl2 flags
* Mon Jan 23 09:49:47 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-232-7/+6
| | | | | * dance/LocalityManager/Scheduler/Scheduler.mpc: Removed postinstall that is not needed
* Mon Jan 23 09:45:53 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-232-0/+6
| | | | | * CIAO_TAO_DAnCE.mwc: Also build tools
* Mon Jan 23 07:53:26 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-233-1/+8
| | | | | | * connectors/dds4ccm/idl/ndds/ndds_idltocpp_skel.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_stub.mpc: Fixes for install build
* Sun Jan 22 19:41:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-2212-68/+67
| | | | | | | | | | | | | | | * examples/Reactor/WFMO_Reactor/APC.cpp: * examples/Reactor/WFMO_Reactor/Abandoned.cpp: * examples/Reactor/WFMO_Reactor/Directory_Changes.cpp: * examples/Reactor/WFMO_Reactor/Handle_Close.cpp: * examples/Reactor/WFMO_Reactor/Network_Events.cpp: * examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp: * examples/Reactor/WFMO_Reactor/Registration.cpp: * examples/Reactor/WFMO_Reactor/Registry_Changes.cpp: * examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp: * examples/Reactor/WFMO_Reactor/Talker.cpp: * examples/Reactor/WFMO_Reactor/Window_Messages.cpp: Fixed GCC 4.6.2 release warnings
* Fixed typo in header fileJohnny Willemsen2012-01-221-1/+1
|
* Sun Jan 22 19:03:34 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-226-9/+22
| | | | | | | | | * connectors/dds4ccm/examples/Hello/DDS_Receiver/Hello_Receiver.cpp: * connectors/dds4ccm/tests/QueryCondition/DDS/DDS_Receiver/QC_Receiver.cpp: * connectors/dds4ccm/tests/QueryCondition/DDS/DDS_Sender/QC_Sender.cpp: * connectors/dds4ccm/tests/QueryCondition/DDS_OneByOne/DDS_Receiver/ObO_Receiver.cpp: * connectors/dds4ccm/tests/QueryCondition/DDS_OneByOne/DDS_Sender/ObO_Sender.cpp: Unicode fixes
* Install fixJohnny Willemsen2012-01-221-4/+4
|
* Sun Jan 22 18:01:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-223-6/+13
| | | | | | * connectors/dds4ccm/idl/ndds/ndds_idltocpp_skel.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_stub.mpc: Install fixes
* Sun Jan 22 13:58:55 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-223-2/+12
| | | | | | * tests/Portable_Interceptors/ORB_Shutdown/client.cpp: * tests/Portable_Interceptors/ORB_Shutdown/server.cpp: Fixed gcc 4.6 warning, fixed valgrind reported memory leaks
* Sun Jan 22 12:35:11 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-222-3/+11
| | | | | * bin/make_release.py: Use the new MPC -workers option to speedup the release process
* Sat Jan 21 14:40:46 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-212-2/+6
| | | | | * connectors/ami4ccm/ami4ccm/ami4ccm.mpc: Reduced number of files generated
* Sat Jan 21 14:40:07 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-212-1/+7
| | | | | * connectors/dds4ccm/idl/ndds/ndds_idltocpp_stub.mpc: Change install
* Sat Jan 21 12:15:51 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-213-0/+22
| | | | | | * connectors/dds4ccm/idl/dds4ccm_skel.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_stub.mpc: Added missing files
* Fri Jan 20 19:30:51 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-204-4/+16
| | | | | | * examples/APG/Processes/Process_Mutex.cpp: Use ACE_TEST_ASSERT instead of ACE_ASSERT to fix warnings in gcc 4.6 release builds
* Fri Jan 20 19:05:55 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-205-170/+181
| | | | | | * orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.cpp: Use ACE_TEST_ASSERT instead of ACE_ASSERT to fix warnings in gcc 4.6 release builds
* Fri Jan 20 19:01:04 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-205-25/+71
| | | | | | | | | * tests/Bug_1670_Regression/Test.idl: * tests/Bug_1670_Regression/client.cpp: * tests/Bug_1670_Regression/run_test.pl: * tests/Bug_1670_Regression/server.cpp: Fixed gcc warning, added shutdown method to the server to get a clean shutdown without hundreds of valgrind errors
* Fri Jan 20 18:50:58 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-202-13/+38
| | | | | * tests/Portable_Interceptors/Bug_2088/client.cpp: Fixed gcc warning
* Fri Jan 20 18:46:22 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-202-1/+14
| | | | | * tests/UNKNOWN_Exception/client.cpp: Fixed memory leak and gcc warning
* Fri Jan 20 10:31:19 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-2013-51/+73
|
* Fri Jan 20 10:08:02 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-204-7/+11
| | | | | | | * connectors/dds4ccm/idl/ndds/ndds_idltocpp_lem_stub.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_skel.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_stub.mpc: Reduced the amount of files being generated
* Fri Jan 20 09:58:21 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-204-24/+12
| | | | | | | * connectors/dds4ccm/idl/dds4ccm_lem_stub.mpc: * connectors/dds4ccm/idl/dds4ccm_skel.mpc: * connectors/dds4ccm/idl/dds4ccm_stub.mpc: Reduced the amount of files being generated
* (no commit message)Johnny Willemsen2012-01-2011-46/+147
|