summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Mon Jun 8 19:18:58 UTC 2009 Adam Mitz <mitza@ociweb.com>Adam Mitz2009-06-0810-25/+73
|
* ChangeLogTag: Mon Jun 8 06:41:03 UTC 2009 Olli Savia <ops@iki.fi>Olli Savia2009-06-082-0/+6
|
* (no commit message)Johnny Willemsen2009-06-071-5/+5
|
* (no commit message)Johnny Willemsen2009-06-062-3/+3
|
* (no commit message)Johnny Willemsen2009-06-061-1/+1
|
* Sat Jun 6 05:58:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-061-6/+13
| | | | | | | * orbsvcs/tests/Notify/Bug_3688b_Regression/*: * bin/tao_other_tests.lst: Added initial version of this test again as 3688b and enabled that also in our test suite
* (no commit message)Johnny Willemsen2009-06-061-2/+2
|
* (no commit message)Johnny Willemsen2009-06-0610-0/+919
|
* Sat Jun 6 00:31:39 UTC 2009 Yan Dai <dai_y@ociweb.com>dai_y2009-06-063-8/+19
|
* ChangeLogTag: Fri Jun 05 22:45:57 UTC 2009 Trevor Fields <fields_t@ociweb.com>fields_t2009-06-052-0/+14
|
* Fri Jun 5 20:42:42 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-06-058-40/+52
|
* Fri Jun 5 21:01:43 UTC 2009 Yan Dai <dai_y@ociweb.com>dai_y2009-06-0518-901/+565
|
* Fri Jun 5 17:37:27 UTC 2009 William R. Otte <wotte@dre.vanderbilt.eduWilliam R. Otte2009-06-0512-411/+434
|
* Fri Jun 5 16:33:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-054-40/+39
| | | | | | | | | * orbsvcs/orbsvcs/Notify/ETCL_Filter.cpp: sequences use CORBA::ULong, use const, various layout changes * orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.cpp: * orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp: Const and layout changes
* Fri Jun 5 14:35:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-056-27/+45
| | | | | | | | | | | | | | | | | * orbsvcs/orbsvcs/Notify/ETCL_Filter.cpp: Layout changes * orbsvcs/orbsvcs/Notify/FilterAdmin.inl: Initialise pointer with 0 * orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.cpp: Const changes, debug changes, and initialise pointer with 0 * orbsvcs/orbsvcs/Notify/Method_Request_Lookup.cpp: Debug changes * orbsvcs/orbsvcs/Notify/Proxy.inl: Const/bool changes
* Fri Jun 5 13:48:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-06-0519-2437/+5798
|
* (no commit message)Johnny Willemsen2009-06-051-2/+2
|
* (no commit message)Johnny Willemsen2009-06-051-0/+36
|
* (no commit message)Johnny Willemsen2009-06-051-2/+2
|
* Fri Jun 5 12:06:50 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-0511-0/+892
| | | | | | | | * orbsvcs/tests/Notify/Bug_3688_Regression/* New regression test * bin/tao_other_tests.lst: Added 3688
* ChangeLogTag: Fri Jun 5 08:20:56 UTC 2009 Olli Savia <ops@iki.fi>Olli Savia2009-06-052-1/+6
|
* (no commit message)Johnny Willemsen2009-06-041-0/+2
|
* 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 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
* 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
* 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
* (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
|