Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Java & C# port | Benoit Foucher | 2012-09-28 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixes | Benoit Foucher | 2012-03-05 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | using Java5 mapping for Context in public API | Mark Spruiell | 2008-04-10 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | Bug 2541. | Michi Henning | 2007-11-21 |
| | |||
* | Added more tests for servant locator exceptions. | Michi Henning | 2007-11-15 |
| | | | | | | | | | Fixed bug that caused the "unknown" member of unknown exceptions to contain the wrong type ID: it was "Module.Exception" but should be "Module::Exception", otherwise language transparency gets violated if the client gets an unknown exception: depending on the language the server is implemented with, the "unknown" member has a different value. | ||
* | Bug 2522 for C++ and Java. | Michi Henning | 2007-11-05 |
| | |||
* | Split DispatchStatus into DispatchStatus and ReplyStatus | Bernard Normier | 2007-05-17 |
| | |||
* | Java dispatch interceptor (see bug #2126) | Bernard Normier | 2007-05-14 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Implicit Context implementation + test | Bernard Normier | 2006-10-27 |
| | |||
* | Added requestId to Current. | Dwayne Boone | 2006-03-20 |
| | |||
* | Fixed bug 897. | Benoit Foucher | 2006-03-15 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Ported fix for bug 574. | Dwayne Boone | 2006-03-14 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Reference refactoring. | Michi Henning | 2004-11-23 |
| | |||
* | timeout for clientProxy / ice_connection | Marc Laukien | 2004-10-21 |
| | |||
* | sync with C++ for connection and reference changes | Mark Spruiell | 2004-10-12 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | align with C++ facet changes | Mark Spruiell | 2004-04-13 |
| | |||
* | C++ -> Java | Marc Laukien | 2004-02-20 |
| | |||
* | Removed ice_flush() from proxy base class and implemented | Michi Henning | 2003-08-29 |
| | | | | Communicator::flushBatchRequests(). | ||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixes | Marc Laukien | 2003-01-15 |
| | |||
* | more AMI | Marc Laukien | 2002-12-28 |
| | |||
* | various changes | Marc Laukien | 2002-11-27 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | lots of fixes | Marc Laukien | 2002-09-29 |
| | |||
* | Added adapter member to Ice::Current. | Michi Henning | 2002-09-24 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | Changed Current.ice to use enum OperationMode to distinguish between | Michi Henning | 2002-09-04 |
| | | | | | | | | | Normal, Nonmutating, and Idempotent operations. Fixed bug introduced into Freeze with previous changes for saving object state. (State wasn't saved for idempotent operations.) Retested everything. I'm getting a failure in the Yellow (C++) tests, and another failure in the IceBox (Java) tests, but I don't think these are related to these changes. | ||
* | fixes | Marc Laukien | 2002-09-01 |
| | |||
* | Fixed code for nonmutating changes. | Michi Henning | 2002-08-23 |
| | |||
* | nonmutating => isNonmutating | Mark Spruiell | 2002-08-16 |
| |