summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)dance_sprintsWilliam R. Otte2009-06-044-0/+667
|
* (no commit message)William R. Otte2009-06-0420873-3495770/+65
|
* Thu Jun 4 14:06:06 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-06-042-20/+25
|
* (no commit message)Johnny Willemsen2009-06-041-0/+2
|
* (no commit message)Johnny Willemsen2009-06-041-0/+2
|
* (no commit message)Johnny Willemsen2009-06-041-0/+4
|
* Thu Jun 4 11:52:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-042-1/+6
| | | | | * bin/tao_other_tests.lst: 3646d should run now
* Thu Jun 4 11:15:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-044-28/+45
| | | | | | | | | | | * orbsvcs/Notify_Service/Notify_Service.cpp: Another set of cleanup improvements * orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp: Added a missing \n * orbsvcs/tests/Notify/Bug_3646d_Regression/server.cpp: Use a loop and more worker threads
* Thu Jun 4 10:17:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-047-154/+83
| | | | | | | | | | | | | | | | | | * orbsvcs/Notify_Service/Notify_Service.cpp: Do better cleanup, check for nil, use the correct wait() methods * orbsvcs/tests/Notify/Bug_3646b_Regression/server.cpp: * orbsvcs/tests/Notify/Bug_3646c_Regression/server.cpp: Use a loop instead of duplicated code * orbsvcs/tests/Notify/Bug_3646d_Regression/Bug_3646d_Regression.mpc: We don't need a consumer * orbsvcs/tests/Notify/Bug_3646d_Regression/Consumer.cpp: Deleted from the repository * orbsvcs/tests/Notify/Bug_3646d_Regression/run_test.pl: Simplified
* Thu Jun 4 10:14:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-042-2/+10
| | | | | * ace/Select_Reactor_T.cpp: Only call the notify_handler_ when we have a valid pointer
* Thu Jun 4 09:42:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-043-4/+10
| | | | | | * contrib/FaCE/CE_ARGV.h: * contrib/FaCE/FaCE.cpp: Fixed GCC 4.4 warnings
* Thu Jun 4 09:13:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-043-11/+28
| | | | | | | * orbsvcs/Notify_Service/Notify_Service.cpp: * orbsvcs/Notify_Service/Notify_Service.h: Set the ORB in the worker to nil and also cancel the timer when we don't need it anymore
* Thu Jun 4 09:12:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-042-3/+9
| | | | | * ace/OS_NS_stdio.h: Fixed MinGW compile problem
* Thu Jun 4 08:56:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-042-2/+13
| | | | | | | * ace/OS_NS_unistd.inl (isatty): Check the return value of _open_osfhandle, if it returns -1, it failed and then calling _isatty with -1 will cause an assert of the msvc9 runtime
* ChangeLogTag: Thu Jun 4 07:21:46 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-06-042-2/+8
|
* Thu Jun 4 00:33:14 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-06-042-1/+28
| | | | | | * tao/Compression/Base_Compressor.cpp: It seems the syntax of '<::' or '<:' is converted to '[' by the compiler or preprocessor. Changing the syntax to be '< ::' resolves that.
* (no commit message)Johnny Willemsen2009-06-031-2/+2
|
* Wed Jun 3 12:54:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-032-13/+17
| | | | | | * orbsvcs/Notify_Service/Notify_Service.cpp: Make sure we have use the name service before using it and don't use asserts
* Wed Jun 3 12:30:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-032-2/+7
| | | | | * tao/Incoming_Message_Stack.h: Updated for CB2009 Update 3
* Wed Jun 3 12:16:21 2009 Marcel Smit <msmit@remedy.nl>msmit2009-06-037-47/+44
| | | | | | | | | | | | | | | | | | | * tao/ZIOP/ZIOP.cpp * tao/ZIOP/ZIOP.h Applied ZIOP beta 2 spec. Compression ratio is defined as float and renamed struct CompressedData into CompressionData * tao/ZIOP/ZIOP.pidl Renamed struct CompressedData into CompressionData (according to ZIOP beta 2 spec). * tao/Compression/Base_Compressor.cpp * tao/Compression/Compression.pidl * tests/ZIOP/client.cpp * tests/ZIOP/server.cpp Applied ZIOP beta 2 spec. Compression ratio is defined as float.
* ChangeLogTag: Wed Jun 3 09:07:07 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-06-033-1/+9
|
* (no commit message)Johnny Willemsen2009-06-031-1/+1
|
* Wed Jun 3 08:20:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-032-2/+9
| | | | | * orbsvcs/Notify_Service/Notify_Service.cpp: Only run the orb when we have no orb threads
* Wed Jun 3 07:52:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-033-3/+8
| | | | | | | * bin/PerlACE/ProcessWinCE.pm: * bin/PerlACE/ProcessWinCE_Unix.pm: If we can't find the vxtest file, log it as error but just continue
* Tue Jun 2 18:40:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-022-0/+6
| | | | | * bin/tao_other_tests.lst: Added 3646d
* Tue Jun 2 13:14:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-023-3/+9
| | | | | | * orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp * orbsvcs/orbsvcs/Trader/Trader.h Fixed problems with CB2009 Update 3
* Tue Jun 2 07:21:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-029-1/+636
| | | | | | | | | | * orbsvcs/tests/Notify/Bug_3646d_Regression/*: Another test that loads and unload the notify service, this one also loads the naming service and uses one run thread * orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp: Const change
* (no commit message)Johnny Willemsen2009-06-021-1/+1
|
* (no commit message)Johnny Willemsen2009-06-021-1/+1
|
* (no commit message)Johnny Willemsen2009-06-022-0/+6
|
* (no commit message)Johnny Willemsen2009-06-021-82/+0
|
* Tue Jun 2 06:47:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-0210-42/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | * docs/Options.html: When we use ClientConnectionHandler RW we don't use the LF loop. In case the buffers are full, we use the flushing strategy for which the default is leader follower, but that will not work because we don't use the lf loop in this case. Added a note the ClientConnectionHandler RW needs a FlusingStrategy of blocking * tests/Bug_3683_Regression/Echo_Client_i.cpp * tests/Bug_3683_Regression/Echo_Client_i.h * tests/Bug_3683_Regression/run_test.pl * tests/Bug_3683_Regression/Simple_util.cpp Use a commandline argument -p to indicate the size of the string in megabytes. * tests/Bug_3683_Regression/svc.conf Set the FlushingStrategy to blocking * tao/Transport.cpp: Small layout to debug message * tao/PortableServer/Root_POA.cpp: * tao/LocateRequest_Invocation_Adapter.cpp Layout change
* Mon Jun 1 20:29:12 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-06-013-6/+32
|
* Mon Jun 1 08:09:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-013-3/+12
| | | | | | | | | * ace/Lib_Find.cpp: Fixed gcc4.4 warning in a different way, broke other builds * ace/config-win32-borland.h: Changed version checks to not have to patch again for a next path from Embarcadero
* (no commit message)Johnny Willemsen2009-06-011-1/+1
|
* Mon Jun 1 05:22:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-012-3/+8
| | | | | * ace/Lib_Find.cpp: Fixed gcc4.4 warnings
* Mon Jun 1 05:15:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-012-4/+9
| | | | | * ace/config-win32-borland.h: We new require to have update pack 3 installed
* (no commit message)Johnny Willemsen2009-05-311-1/+1
|
* (no commit message)Johnny Willemsen2009-05-311-1/+1
|
* (no commit message)Johnny Willemsen2009-05-301-2/+2
|
* (no commit message)Johnny Willemsen2009-05-301-1/+1
|
* (no commit message)Johnny Willemsen2009-05-301-2/+2
|
* (no commit message)Johnny Willemsen2009-05-301-4/+4
|
* (no commit message)Johnny Willemsen2009-05-301-1/+1
|
* (no commit message)Johnny Willemsen2009-05-301-1/+1
|
* ChangeLogTag:Fri May 29 16:08:32 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-05-294-0/+388
|
* Fri May 29 13:36:05 2009 Marcel Smit <msmit@remedy.nl>msmit2009-05-294-4/+10
| | | | | | | | * ace/OS_NS_stropts.cpp: * ace/OS_NS_sys_socket.cpp: * include/makeinclude/platform_cegcc.GNU: Fixed compiler error for QoS when compiler is CE gcc. Removed UNDER_CE < 500.
* Fri May 29 12:47:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-292-3/+18
| | | | | * tao/Transport.cpp (schedule_output): Log an error when the reactor is zero
* Fri May 29 11:41:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-292-1/+6
| | | | | * ace/QoS/qos.mpc: Use prop:windows
* Fri May 29 11:27:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-292-1/+6
| | | | | * tests/ZIOP/TestCompressor/TAO_TestCompressor.rc: Fixed for WinCE GCC