summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.cpp
Commit message (Expand)AuthorAge
* 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-6624 renamed overloaded functions that cause issues with some compilersDwayne Boone2015-08-03
* Force correct overload selection to fix compatibility with Intel C++ 2015alexey.nazarenko2015-07-01
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Removed dead code (sync. connection establishment code)Benoit Foucher2014-11-27
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws...Bernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed ICE-5143 and ICE-5140: stringified proxy and default raw encoding for o...Benoit Foucher2013-01-16
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
* Port to gcc and clang in c++11 mode:Bernard Normier2012-10-05
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
* Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11
* ICE-4702 - Poor hash algorithmJose2012-08-10
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java portBenoit Foucher2012-04-20
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* Fixed bugs 4724 & 4725Benoit Foucher2011-10-31
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* 3986 - getConnectionId should not throw for FixedReference.Jose2009-11-03
* Fixed bug 4247 - untabify of src/Ice/Reference.cppBenoit Foucher2009-10-29
* Bug 3137 - add proxyToPropertyDwayne Boone2009-10-26
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Fixed bug 4266 - stringified proxy issues, other minor issuesBenoit Foucher2009-10-12
* merged in both of Jose's 4071 fixes.Matthew Newhook2009-08-07
* Revert "4071 - Global namespace pollution"Matthew Newhook2009-08-07
* 4071 - Global namespace pollutionJose2009-08-04
* 3986 - Calling get_connectionId on a fixed proxy should raise FixedProxyExcep...Jose2009-08-03
* Add ice_getConnectionId to Proxy api.Jose2009-07-15
* Bug 3964 - improve endpoint infoDwayne Boone2009-05-27
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
* Bug 2475 - remove AMD_Array_Object_ice_invokeDwayne Boone2009-04-27
* Bug 1666 - use of ice_throwDwayne Boone2009-04-24
* - Fixed potential assert when establishing connection for proxies withBenoit Foucher2009-03-12
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719Matthew Newhook2008-03-18
* Fixed bug 2684 + collocation optimization bugBenoit Foucher2008-03-14
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06