summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Incoming.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
| * Fix for ICE-7357 - catch exceptions raised by connection getInfoBenoit Foucher2016-09-16
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | 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 ICE-7357 - Java hang in nested demoBenoit Foucher2016-09-16
* | Added support for C+11 marshaled resultsBenoit Foucher2016-09-01
* | Ported interceptor and ICE-6980 changes to java-compatBenoit Foucher2016-08-30
* | C++ dispatching code fixesBenoit Foucher2016-08-25
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
* | 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
* | Deprecate ice_name and add ice_idJose2016-01-19
* | C++11 mapping initial commitJose2015-12-01
|/
* ICE-6481 pragma comment when building static librariesBernard Normier2015-05-05
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-6199 - changed collocation optimization to call AMI cb asynchronous...Benoit Foucher2014-12-17
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* Fixed bug with system exceptions not being propagated correctly with collocat...Benoit Foucher2014-07-24
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5196: allow setting an observer with IceMX enabledBenoit Foucher2013-09-09
* ICE-5335 - show stack trace for IceUtil::ExceptionMark Spruiell2013-07-11
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Win32 x64 build fixesBenoit Foucher2013-01-07
* Fixed ICE-4933: Added size and replySize fields to dispatch and remote invoca...Benoit Foucher2013-01-07
* Fixed IceMX race condition, VC9 buildBenoit Foucher2012-10-16
* Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...Bernard Normier2012-10-11
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
* Support for IceBox services MetricsAdmin and IceStorm metricsBenoit Foucher2012-09-11
* Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-09-03
|\
| * Fixed a few ice_clone for exceptions (bug #ICE-4845) and printStackTrace (bug...Bernard Normier2012-08-30
* | minor fixesJose2012-08-16
* | FixBenoit Foucher2012-08-09
* | FixesBenoit Foucher2012-08-08
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\|
| * Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* | UpdatesBenoit Foucher2012-08-06
* | FixesBenoit Foucher2012-08-01