summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.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
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | "to string" on a fixed proxy no longer raise FixedProxyExceptionBernard Normier2017-01-17
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | 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
* | Fix ICE-7433 - C++ Ice/exceptions failureJoe George2016-11-03
* | 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
* | 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
* | 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
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Add ICE_RESET_EXCEPTION macro to simplify C++ buildsJose2016-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 mapping initial commitJose2015-12-01
|/
* 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