| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* orbsvcs/tests/Notify/Bug_3688_Regression/*
New regression test
* bin/tao_other_tests.lst:
Added 3688
|
| |
|
| |
|
|
|
|
|
| |
* bin/tao_other_tests.lst:
3646d should run now
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
|
| |
* orbsvcs/Notify_Service/Notify_Service.cpp:
Make sure we have use the name service before using it and don't
use asserts
|
|
|
|
|
| |
* tao/Incoming_Message_Stack.h:
Updated for CB2009 Update 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
| |
|
|
|
|
|
| |
* orbsvcs/Notify_Service/Notify_Service.cpp:
Only run the orb when we have no orb threads
|
|
|
|
|
| |
* bin/tao_other_tests.lst:
Added 3646d
|
|
|
|
|
|
| |
* orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp
* orbsvcs/orbsvcs/Trader/Trader.h
Fixed problems with CB2009 Update 3
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|