Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Fixed ICE-5454: close acceptor on adapter deactivation | Benoit Foucher | 2014-10-15 |
| | |||
* | Removed unused holder types. | Matthew Newhook | 2014-08-07 |
| | | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types. | ||
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
| | |||
* | porting C++ transport changes to Java | Mark Spruiell | 2014-05-29 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | 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. | ||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | thread pool changes to support Java5 SSL plugin | Mark Spruiell | 2006-05-15 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | - Removing BufferManager class and BasicStream.destroy(), which reduces the | Mark Spruiell | 2005-04-29 |
| | | | | | | | complexity of many existing finalizers. - Removed code that cleans up cached objects. - For compatibility with C#, finalizers no longer call methods on other objects. | ||
* | Made finalizers thread-safe. | Michi Henning | 2005-04-26 |
| | |||
* | changing IceUtil.Assert.Assert to IceUtil.Assert.FinalizerAssert | Mark Spruiell | 2005-04-22 |
| | |||
* | assertion and finalizer fixes | Mark Spruiell | 2005-04-22 |
| | |||
* | fix for bug 245 | Mark Spruiell | 2005-04-21 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | sync with C++ for connection and reference changes | Mark Spruiell | 2004-10-12 |
| | |||
* | Renamed IceInternal.Connection to Ice.ConnectionI | Bernard Normier | 2004-09-01 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Added DatagramLimitException. | Michi Henning | 2003-07-30 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | more ami | Marc Laukien | 2002-12-28 |
| | |||
* | 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 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | added toString to EventHandler | Marc Laukien | 2002-09-06 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | more Win32 hack cleanup | Mark Spruiell | 2002-06-28 |
| | |||
* | started with connection verification | Marc Laukien | 2002-06-27 |
| | |||
* | align with C++ changes for thread pool, properties, plug-ins | Mark Spruiell | 2002-05-02 |
| | |||
* | removed shutdown() from acceptor | Marc Laukien | 2002-04-02 |
| | |||
* | adding tryRead to workaround Win32 bug | Mark Spruiell | 2002-02-21 |
| | |||
* | initial server support; align with stable_31 | Mark Spruiell | 2001-12-27 |
| | |||
* | stream fixes | Mark Spruiell | 2001-11-27 |
| | |||
* | minor fix | Mark Spruiell | 2001-11-26 |
| | |||
* | intial check-in | Mark Spruiell | 2001-11-16 |