summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Communicator.cpp
Commit message (Collapse)AuthorAge
...
* Bug 472.Michi Henning2006-06-28
|
* fixing bug 1109: hang in location testMark Spruiell2006-06-20
|
* Adding DisableWarnings header to prevent compile failures under VS 2005Brent Eagles2006-06-09
|
* Added support for the args-less initialize()Bernard Normier2006-06-09
|
* Fixes for bug #542 and #1015 (default properties)Bernard Normier2006-06-09
|
* Added thead notification callbacksDwayne Boone2006-06-01
|
* bug fix for identityToStringMark Spruiell2006-05-12
|
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
|
* Added identityToString and stringToIdentity to CommunicatorDwayne Boone2006-05-09
|
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
|
* fixes for bug 803; fixing sync issuesMark Spruiell2006-04-07
|
* Bug 803 - changed communicator initializationDwayne Boone2006-04-07
|
* fixing setDefaultRouter/setDefaultLocator to accept NoneMark Spruiell2006-03-30
|
* Updated copyrightDwayne Boone2006-03-14
|
* fix for bug 842: assert in ObjectAdapter.findMark Spruiell2006-01-31
|
* Fixed compilation error on 64bits platformsBenoit Foucher2006-01-13
|
* return remaining args to callerMark Spruiell2006-01-12
|
* Fixed a bug where Ice plugin properties were not parse correctlyBenoit Foucher2006-01-12
|
* bug fix: prevents assertion if communicator initialization failsMark Spruiell2005-11-15
|
* bug 87: adding initialize* methods for LoggerMark Spruiell2005-10-12
|
* define Ice.Default.CollocationOptimization=0 to allow collocatedMark Spruiell2005-09-14
| | | | invocations
* implementing ice_communicator in proxyMark Spruiell2005-07-20
|
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* Fix to handle spurious wakeupBenoit Foucher2005-02-15
|
* adding support for default contextMark Spruiell2005-01-11
|
* Win32 fixesMark Spruiell2004-10-05
|
* Win32 portMark Spruiell2004-10-05
|
* use threads to allow signal handlingMark Spruiell2004-09-20
|
* clean up; adding more operationsMark Spruiell2004-09-09
|
* type refactoringMark Spruiell2004-09-03
|
* moving Exception functions to UtilMark Spruiell2004-09-02
|
* renaming IceImpl to IcePyMark Spruiell2004-09-02