summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Outgoing.cpp
Commit message (Collapse)AuthorAge
...
| * Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11
| | | | | | | | | | Small build fixes (VS warning, Python 3.x run.py) slice2cpp no longer generates ice_clone for interfaces
* | FixBenoit Foucher2012-08-09
| |
* | FixesBenoit Foucher2012-08-08
| |
* | UpdatesBenoit Foucher2012-08-06
| |
* | FixesBenoit Foucher2012-08-01
| |
* | Before RequestObserver changeBenoit Foucher2012-07-27
|/
* Support for optionalsBenoit Foucher2012-06-11
|
* 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
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* New AMI mappingBenoit Foucher2009-11-23
|
* Bug 2664 - show stack traces with C++Dwayne Boone2009-05-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719Matthew Newhook2008-03-18
| | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc.
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
|
* - Fixed bug 2363, 2623, 2500Benoit Foucher2008-01-03
| | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java
* Fixed bug 2592Benoit Foucher2007-12-12
|
* Fix to not retry batch requests (even idempotent ones)Benoit Foucher2007-12-04
|
* Removed special case for CollocationOptimizationExceptionMichi Henning2007-11-28
| | | | and SystemException from LocalExceptionWrapper (bug 2541).
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Bug 2541.Michi Henning2007-11-21
|
* Fixed bug in TestUtil.py that caused line numbers to be omitted from the stackMichi Henning2007-11-15
| | | | | | | | | | | | | trace under Mono when the a test failed. Ported servant locator exceptions. Fixed bug that caused the "unknown" member of unknown exception to not be initialized in some cases, and initialized to the wrong value in other cases. Added ice_name() to mapping for exceptions--without it, there was no way to get at the Slice type id of an exception, which was needed to set the "unknown" member correctly.
* Bug 2522 for C++ and Java.Michi Henning2007-11-05
|
* Split DispatchStatus into dispatch status and reply status (bug #2150)Bernard Normier2007-05-17
|
* Bug 1873.Benoit Foucher2007-03-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed bug 1541.Benoit Foucher2007-01-04
|
* More implicit context; changed proxy generated codeBernard Normier2006-10-23
|
* More changes wrt string conversionDwayne Boone2006-05-04
|
* More string converter optimizationsDwayne Boone2006-05-02
|
* Adding string converter optimizationsDwayne Boone2006-05-02
|
* Fixes for bug 897.Benoit Foucher2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* retry fixMarc Laukien2006-02-28
|
* Changes to support "cpp:array" in IceE (and eventually Ice).Dwayne Boone2006-01-23
|
* Use auto_ptr.resetDwayne Boone2005-09-02
|
* fix for bug 218: Hang if oneways are not flushedMark Spruiell2005-04-12
|
* ObjectNotExistException are now always retried.Benoit Foucher2005-03-31
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Intel 8.1 fixesMark Spruiell2004-11-18
|
* more abort for batch oneway stuffMarc Laukien2004-10-29
|
* Outgoing::abort()Marc Laukien2004-10-29
|
* Reference refactoring.Michi Henning2004-10-29
|
* Renamed IceInternal::Connection to Ice::ConnectionIBernard Normier2004-08-31
|
* Work-around for ICC bugBernard Normier2004-07-23
|
* compression fixMarc Laukien2004-06-28
|