summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Incoming.cpp
Commit message (Collapse)AuthorAge
* Fix for ICE-7357 - catch exceptions raised by connection getInfoBenoit Foucher2016-09-16
|
* 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-6481 pragma comment when building static librariesBernard Normier2015-05-05
| | | | | | | | | | | | | | On windows with VS, pragma comment is now defined when building only when ICE_BUILDING_<component-name> is not defined. ICE_BUILDING_<component-name> is defined automatically when <component-name>_API_EXPORTS is defined. When building static Ice libraries on Windows, please define ICE_BUILDING_<component-name-being-built>. ICE_DECLSPEC_EXPORT and ICE_DECLSPEC_IMPORT are now defined all the time on Windows, and we define the various _API macros to /**/ when ICE_STATIC_LIBS is defined. Replaced various direct use of ICE_DECLSPEC_EXPORT/ICE_DECLSPEC_IMPORT by the correct _API macro.
* 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 ↵Benoit Foucher2014-12-17
| | | | asynchronously if AMD dispatch
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* Fixed bug with system exceptions not being propagated correctly with ↵Benoit Foucher2014-07-24
| | | | collocation optimization + AMD
* 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 ↵Benoit Foucher2013-01-07
| | | | invocation metrics, support for requestId attribute
* Fixed IceMX race condition, VC9 buildBenoit Foucher2012-10-16
|
* Partial fix for ICE-4869: C++ stream read/write for structs (and ↵Bernard Normier2012-10-11
| | | | | | | | structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris.
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
| | | | with a userException member.
* Support for IceBox services MetricsAdmin and IceStorm metricsBenoit Foucher2012-09-11
|
* Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-09-03
|\ | | | | | | | | Conflicts: cpp/src/IceGrid/Database.cpp
| * Fixed a few ice_clone for exceptions (bug #ICE-4845) and printStackTrace ↵Bernard Normier2012-08-30
| | | | | | | | (bug #ICE-4818)
* | minor fixesJose2012-08-16
| |
* | FixBenoit Foucher2012-08-09
| |
* | FixesBenoit Foucher2012-08-08
| |
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\| | | | | | | | | | | | | Conflicts: cpp/src/Ice/.depend cpp/src/Ice/.depend.mak cpp/src/slice2cpp/Gen.cpp
| * Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
| |
* | UpdatesBenoit Foucher2012-08-06
| |
* | FixesBenoit Foucher2012-08-01
| |
* | Before RequestObserver changeBenoit Foucher2012-07-27
|/
* Support for optionalsBenoit Foucher2012-06-11
|
* Fixed ICE-4709, batch requests and UnmarshalOutOfBoundsExceptionBenoit Foucher2012-05-02
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4824 - Add more information to dispatch warningsMark Spruiell2011-03-27
|
* bug 4733 - fixing bugs in AMD exceptionsMark Spruiell2010-05-21
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Make unknown field in UnknownUSerException more consistentDwayne Boone2009-10-05
|
* Bug 2664 - Added Ice.PrintStackTraces and cleaned up ifdefsDwayne Boone2009-08-21
|
* Bug 2664 - show stack traces with C++Dwayne Boone2009-05-07
|
* C++Builder 2009 portDwayne Boone2009-03-02
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Bug 2522.Michi Henning2007-10-29
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140Dwayne Boone2007-06-20
|