-
-
ipc-05-14-06
Fix boost/bind.hpp includes. Use mutex instead of OWLSemaphore
-
-
ipc-05-14-04
Explicitely link IPC library with Boost Thread one.
-
-
-
ipc-05-14-01
This makes sure it finds the executable even in cross-compilation mode where search paths are different.
-
ipc-05-14-001ae15c2e · Add AMI test ·
Add AMI example. Split IPC.idl into two files: ipc.idl and partition.idl
-
ipc-05-13-01
Remove .gitlab-ci.yml file.
-
ipc-05-13-00
Improve transient object ID uniqueness. Add a new variant of the constructReference function
-
ipc-05-12-01
Fix incorrect handling of debug level -1. Replace auto_ptr with unique_ptr
-
ipc-05-10-05
Fix the bug in the ORB options extraction from command line parameters.
-
ipc-05-12-00
Add new function to the ipc::util class. Fix the ORB options extraction from the command line arguments.
-
ipc-05-11-00
Remove throw specification from functions declarations.
-
ipc-05-10-04
Don't send messages to the INFO stream as this may lead to confusing output from the MTS ERS plugin.
-
ipc-05-10-03
Set the number of connection retries to zero in Java API to avoid long delays for communication attempts with non-existing servers.
-
ipc-05-10-02
Try to avoid random rebuilds
-
ipc-05-10-01
Fix the release name part of the IPC proxy comm file.
-
ipc-05-10-00
Move proxy/manager.cc from the application to the library. Do not lock the guard mutex in the IPCSingleton<T>::atExitFun function
-
ipc-05-09-02
Fix the bug in the CMakeLists.txt which passed empty values to the default variables.