summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/LocatorInfo.cpp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Removed unused methodsBenoit Foucher2017-02-07
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | Fixed proxy comparison in C++11Bernard Normier2016-08-26
* | New TargetCompare template, renamed targetEquals to targetEqualToBernard Normier2016-08-04
* | Fixed C++11 relational operators on ObjectPrxBernard Normier2016-08-03
* | Simplified exception-related codeBernard Normier2016-07-25
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| * Rework previous fix for 3.6 compatibilityJose2016-02-29
| * ICE-6952 - identityToString/stringToIdentity non member functionsJose2016-02-29
* | Ice::identityToString & Ice::stringToIdentity usageJose2016-02-29
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
* | Add ICE_RESET_EXCEPTION macro to simplify C++ buildsJose2016-01-11
* | Fix Ice/location test failures with C++11Jose2016-01-11
* | C++11 build fixes for gcc 4.8 on rhel7Jose2016-01-11
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* | C++11 background & metrics test fixesJose2015-12-18
* | C++11 mapping IceDiscovery plug-inJose2015-12-08
* | C++11 mapping initial commitJose2015-12-01
|/
* ICE-6624 renamed overloaded functions that cause issues with some compilersDwayne Boone2015-08-03
* Fixed ICE-6558 - Android deadlock with background IO threadBenoit Foucher2015-06-04
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5458: Locator::getRegistry now returns a replicated proxyBenoit Foucher2014-10-14
* Improved IceGrid discovery, it now works with icegrid registry slaves and nodesBenoit Foucher2014-07-25
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5126 - Improved client side encoding checksBenoit Foucher2013-01-15
* Added support for proxy-options to IceGrid adapter, replica group and object ...Benoit Foucher2012-11-16
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* ICE-4809 - AMI metadata in Ice services internal definitionsJose2012-08-14
* Cleaned up warning-disabling on WindowsBernard Normier2012-08-09
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Better fix for bug 3966 - getLocatorRegistry deadlockBenoit Foucher2009-08-18
* Bug 3409 - add sequence checking to ruby/pythonDwayne Boone2009-05-08
* Bug 3966 - deadlock in LocatorInfoDwayne Boone2009-05-07
* Fixed some BCC compile errorsDwayne Boone2009-01-27
* More fixes for bug3504 and fixed bug3506Benoit Foucher2009-01-22
* - Fixed errorDetection testBenoit Foucher2009-01-15