Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | ICE-4324 Added support for java.nio.Buffer classes through metadata | Dwayne Boone | 2014-10-07 |
| | |||
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
| | |||
* | ICE-5481 startSize/endSize methods aren't designed to be "reentrant" | Dwayne Boone | 2014-07-17 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4938: support for compact IDs | Benoit Foucher | 2012-12-19 |
| | |||
* | ICE-4932 - accept encoding when creating streams | Mark Spruiell | 2012-11-12 |
| | |||
* | ICE-4619 - custom enumerator values | Mark Spruiell | 2012-10-17 |
| | |||
* | Renamed OptionalType to OptionalFormat in Java (ICE-4868) | Bernard Normier | 2012-09-25 |
| | |||
* | Removed Stream::format method, replace with startWriteEncaps parameter | Benoit Foucher | 2012-08-06 |
| | |||
* | implementing optional params in Java | Mark Spruiell | 2012-07-11 |
| | |||
* | * Grammar fixes | Mark Spruiell | 2012-06-15 |
| | | | | * Implementing optional data members in Java | ||
* | * Minor C++ fixes | Mark Spruiell | 2012-06-13 |
| | | | | * Adding UnknownSlicedObject in Java | ||
* | Java port | Mark Spruiell | 2012-06-01 |
| | |||
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ | |||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | | |||
* | | Java port | Benoit Foucher | 2012-04-20 |
|/ | |||
* | ICE-4745 - Freeze serialization throws Ice.MemoryLimitException | Jose | 2012-03-15 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4515 - OutOfMemoryError in dbmap test | Mark Spruiell | 2010-05-26 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 4201 - No checks on the encapsulation size | Michi Henning | 2009-08-18 |
| | |||
* | Bug 3459 - add rewind/reset to InputStream/OutputStream | Dwayne Boone | 2009-04-30 |
| | |||
* | Bug 3045 - move getInstance() to IceInternal | Dwayne Boone | 2009-03-31 |
| | |||
* | bug 3576 - stream operations should raise exceptions instead of crash | Mark Spruiell | 2009-02-09 |
| | |||
* | Support for serializable and protobuf metadata (from cs_serial branch) | Benoit Foucher | 2009-02-09 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | 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. | ||
* | - Fixing bug 2522 for Python. This involved adding the C++ class | Mark Spruiell | 2007-11-05 |
| | | | | | | | | | | UserExceptionWriter so that the Python extension can wrap a native Python user exception into something that the C++ run time can marshal. Also ported the changes to the servantLocator test. - Implementing UserExceptionWriter in Java and C#. - Consolidating the source files for the C# streaming API. | ||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | 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. | ||
* | fix for bug 248 | Mark Spruiell | 2005-04-25 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | adding support for encapsulations, pending objects | Mark Spruiell | 2004-11-08 |
| | |||
* | adding destroy() to streams | Mark Spruiell | 2004-10-20 |
| | |||
* | adding streaming interface | Mark Spruiell | 2004-10-20 |