summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.cpp
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-19
|\
| * Fix Xcode 10 warningsBernard Normier2018-09-19
* | Fixes for C++17 modeJose2018-09-07
|/
* Update copyright year to 2018Jose2018-02-14
* Changed ice_fixed to inherit invocation timeout, context and compress overrid...Benoit Foucher2018-02-01
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods (ICE-799...Benoit Foucher2018-01-31
* Remove excessive empty linesJoe George2017-06-07
* Fixed ICE-7922 - Review retry/network tracingBenoit Foucher2017-05-26
* 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