summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Wed Apr 29 00:12:29 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>Bug_3647_Regressioncoryan2009-04-2910-47/+52
|
* Sat Apr 25 11:31:50 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-04-2510-66/+235
|
* Fri Apr 24 13:57:18 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-04-243-8/+52
|
* Fri Apr 24 13:46:38 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-04-2415-0/+1067
|
* Create branch to fix the 3647 bugcoryan2009-04-240-0/+0
|
* Fri Apr 24 12:21:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-244-2/+16
| | | | | | | | | | | * ace/Condition_Recursive_Thread_Mutex.h: Doxygen change * ace/config-cygwin32.h: Change for Cygwin 1.7 * ace/OS_NS_unistd.cpp (num_processors_online): Don't use a hard max of 32.
* Fri Apr 24 12:03:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-242-114/+7
| | | | | * orbsvcs/tests/start_services: Removed this old script
* (no commit message)Johnny Willemsen2009-04-241-1/+0
|
* ChangeLogTag: Fri Apr 24 09:18:44 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-04-242-0/+8
|
* ChangeLogTag: Thu Apr 23 16:09:54 UTC 2009 Jeff Parsons ↵parsons2009-04-234-10/+22
| | | | <j.parsons@vanderbilt.edu>
* Thu Apr 23 11:10:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-233-39/+39
| | | | | | * orbsvcs/Notify_Service/Notify_Service.{h,cpp}: Only keep the IOR file open when we write the IOR, close it directly after we are ready
* Thu Apr 23 11:07:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-234-3/+10
| | | | | | | * DAnCE/TargetManager/CmpClient.cpp * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp Removed not needed unicode to ascii conversions
* (no commit message)Johnny Willemsen2009-04-232-1/+10
|
* (no commit message)Johnny Willemsen2009-04-237-634/+0
|
* (no commit message)Johnny Willemsen2009-04-237-0/+634
|
* Thu Apr 23 09:31:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-2338-100/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bin/tao_other_tests.lst: Added Bug_3646a_Regression * orbsvcs/Notify_Service/Notify_Service.cpp * orbsvcs/Notify_Service/Notify_Service.h Added support for multiple ChannelName arguments, the notification service will then create multiple channels and register them in the naming services * orbsvcs/tests/Notify/Bug_3646a_Regression * orbsvcs/tests/Notify/Bug_3646a_Regression/Bug_3646a_Regression.mpc * orbsvcs/tests/Notify/Bug_3646a_Regression/Consumer.cpp * orbsvcs/tests/Notify/Bug_3646a_Regression/run_test.pl New test for multiple ChannelName arguments * orbsvcs/orbsvcs/AV/AVStreams_i.cpp: * orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.cpp Initialise pointer with 0 * orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.cpp Const changes * orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.cpp * orbsvcs/performance-tests/RTEvent/Federated_Roundtrip/client.cpp * orbsvcs/tests/AVStreams/Latency/control.cpp * orbsvcs/tests/Bug_2247_Regression/Manager.cpp * orbsvcs/tests/Bug_2248_Regression/client.cpp * orbsvcs/tests/Bug_2926_Regression/DllORB.cpp * orbsvcs/tests/Bug_3598b_Regression/client.cpp * orbsvcs/tests/FaultTolerance/IOGR/Manager.cpp * orbsvcs/tests/ImplRepo/Bug_689_Regression/client.cpp * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/test_idl.cpp * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/test_idl.cpp * orbsvcs/tests/Notify/Blocking/Structured_Consumer.cpp * orbsvcs/tests/Notify/Bug_1385_Regression/Structured_Consumer.cpp * orbsvcs/tests/Notify/Bug_2561_Regression/Consumer.cpp * orbsvcs/tests/Notify/Discarding/Sequence_Consumer.cpp * orbsvcs/tests/Notify/Discarding/Structured_Consumer.cpp * orbsvcs/tests/Notify/lib/Notify_Test_Client.cpp * orbsvcs/tests/Notify/lib/Notify_Test_Client.h * orbsvcs/tests/Notify/MC/Structured_Consumer.cpp * orbsvcs/tests/Notify/MC/test_monitor.cpp * orbsvcs/tests/Notify/MT_Dispatching/Structured_Consumer.cpp * orbsvcs/tests/Notify/Ordering/Sequence_Consumer.cpp * orbsvcs/tests/Notify/Ordering/Structured_Consumer.cpp * orbsvcs/tests/Notify/performance-tests/Filter/Sequence_Consumer.cpp * orbsvcs/tests/Notify/performance-tests/Filter/Structured_Consumer.cpp * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Consumer.cpp * orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Consumer.cpp * orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp Removed not needed unicode to ascii conversion
* ChangeLogTag: Thu Apr 23 08:06:25 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-04-238-1/+325
|
* Thu Apr 23 07:18:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-2336-42/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/FL_Cube/client.cpp * tests/HandleExhaustion/client.cpp * tests/Abstract_Interface/client.cpp * tests/Big_Reply/client.cpp * tests/Bug_1254_Regression/client.cpp * tests/Bug_2174_Regression/client.cpp * tests/Bug_2734_Regression/client.cpp * tests/Bug_2768_Regression/client.cpp * tests/Bug_3198_Regression/bug_3198_regression.cpp * tests/Bug_3598a_Regression/client.cpp * tests/Client_Leaks/client.cpp * tests/Leader_Followers/client.cpp * tests/MProfile_Forwarding/Manager.cpp * tests/Multiple/client.cpp * tests/Nested_Event_Loop/client.cpp * tests/NestedUpcall/Simple/client.cpp * tests/NestedUpcall/Simple/simple-client.cpp * tests/ORB_Local_Config/Two_DLL_ORB/client.cpp * tests/POA/EndpointPolicy/client.cpp * tests/POA/Generic_Servant/client.cpp * tests/POA/Persistent_ID/client.cpp * tests/Portable_Interceptors/AdvSlot/client.cpp * tests/Portable_Interceptors/AdvSlotDblCpy/client.cpp * tests/Portable_Interceptors/AdvSlotExt/client.cpp * tests/Portable_Interceptors/AMI/client.cpp * tests/Portable_Interceptors/Bug_2133/client.cpp * tests/RTCORBA/Linear_Priority/client.cpp * tests/RTCORBA/Persistent_IOR/client.cpp * tests/RTCORBA/Policy_Combinations/client.cpp * tests/Server_Connection_Purging/client2.cpp * tests/Single_Read/client.cpp * tests/Smart_Proxies/dtor/client.cpp * tests/Timed_Buffered_Oneways/client.cpp * tests/Timeout/client.cpp Removed not needed unicode to ascii conversion * tests/Hello/client.cpp: Fixed typo in comment
* Thu Apr 23 08:13:37 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-04-232-1/+6
| | | | | * tests/RTCORBA/Bug_3643_Regression/client.cpp: Resolved unicode compiler error.
* ChangeLogTag: Wed Apr 22 17:59:18 UTC 2009 Jeff Parsons ↵parsons2009-04-228-11/+135
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Apr 22 14:56:08 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-04-2212-19232/+87
|
* ChangeLogTag: Wed Apr 22 14:34:02 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-04-226-387/+672
|
* Wed Apr 22 10:14:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-224-2/+35
| | | | | | | | | | | | * ace/OS_NS_unistd.cpp: Implemented num_processors and num_processors_online using the VxWorks cpu lib * ace/config-vxworks6.6.h: VxWorks 6.6 and newer have cpuLib * ace/OS_NS_unistd.inl: Const change
* ChangeLogTag: Wed Apr 22 09:07:44 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-04-2212-5/+111
|
* Wed Apr 22 09:48:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-224-2/+11
| | | | | | | | * ace/Atomic_Op_T.cpp: * ace/Guard_T.cpp: Fixed compile problems when ACE_HAS_DUMP is enabled. Thanks to Skrzyniarz Alexandre <alexandre dot skrzyniarz at fr dot thalesgroup dot com> for reporting this
* Wed Apr 22 09:32:37 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-04-222-2/+7
| | | | * tests/RTCORBA/Bug_3643_Regression/client.cpp: Resolved unicode compiler error.
* (no commit message)Johnny Willemsen2009-04-221-2/+3
|
* Tue Apr 21 14:50:23 UTC 2009 James H. Hill <hillj@isis.vanderbilt.edu>James H. Hill2009-04-212-1/+7
|
* fixed typoAdam Mitz2009-04-211-1/+1
|
* Tue Apr 21 13:50:48 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-04-212-1/+7
| | | | | * bin/diff-builds-and-group-fixed-tests-only.sh: Fixed the olddate to be consistent with the release of 5.6.9.
* (no commit message)Johnny Willemsen2009-04-219-0/+879
|
* Tue Apr 21 09:52:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-212-7/+7
| | | | | * utils/nslist/nslist.cpp: Removed argc/argv conversion
* Tue Apr 21 07:02:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-214-4/+16
| | | | | | * examples/OS/Process/imore.cpp: * tests/Recursive_Mutex_Test.cpp: Fixed cegcc warning
* Tue Apr 21 06:50:32 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-2173-0/+10
| | | | | | | | | | * docs/fm/*: Added FrameMaker 8 files for the MPC pdf file. When making changes make sure track changes is enabled. This documentation is based on original work contributed by Object Computing, Inc. (OCI), St. Louis, MO, USA, http://www.ociweb.com.
* Mon Apr 20 20:01:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-1/+6
| | | | | * ace/OS_NS_string.cpp: Fixed argument not used warning
* Mon Apr 20 19:51:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-0/+7
| | | | | * tests/Malloc_Test.cpp: Fixed argument not used warning with cegcc
* Mon Apr 20 18:16:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-1/+6
| | | | | * include/makeinclude/platform_gnuwin32_common.GNU: dlltool is also dependent on architecture
* Mon Apr 20 18:08:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-203-57/+63
| | | | | | * ace/ETCL/ETCL_l.cpp: * ace/ETCL/ETCL_l.cpp.diff: Added a cast for WinCE with GCC
* Mon Apr 20 17:47:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-203-1/+10
| | | | | | | | * ace/WFMO_Reactor.cpp: Fixed argument not used warning with WinCE * include/makeinclude/platform_gnuwin32_common.GNU: dlltool is also dependent on architecture
* Mon Apr 20 17:43:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-1/+7
| | | | | | * ace/Sock_Connect.cpp: Include iphlpapi.h with all lower cases to resolve compile error when using cross compilation using a linux host
* Mon Apr 20 17:39:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-3/+8
| | | | | * ace/os_include/os_unistd.h: Added a cast to resolve cegcc compile error
* Mon Apr 20 17:34:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-40/+236
| | | | | | * ace/os_include/os_errno.h: Prevent redefinitions and when we don't have errno.h, define the error numbers if they are not defined yet. Needed for cegcc
* (no commit message)Johnny Willemsen2009-04-201-4/+0
|
* Mon Apr 20 17:26:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-0/+10
| | | | | * ace/config-win32-cegcc.h: Include _mingw.h and check the MinGW version
* Mon Apr 20 17:16:06 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-04-202-1/+6
| | | | | * ace/config-win32-cegcc.h: Fixes compiler error on CE gcc
* Mon Apr 20 13:52:06 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-04-203-3/+16
| | | | | | | * ace/config-win32-cegcc.h: Made a few define's CE gcc version depended. * include/makeinclude/platform_cegcc.GNU: Included ACE_HAS_CEGCC as define
* (no commit message)Johnny Willemsen2009-04-201-0/+1
|
* (no commit message)Johnny Willemsen2009-04-201-1/+2
|
* Mon Apr 20 12:53:32 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-3/+9
| | | | | | * include/makeinclude/wrapper_macros.GNU: For quantify use PURELINK, quantify shouldn't be used when linking a shared library
* Mon Apr 20 11:40:32 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-202-1/+10
| | | | | * include/makeinclude/wrapper_macros.GNU: Addes support for SOLINK.cc.override