Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed performance issues reported by FindBugs. Made corresponding | Michi Henning | 2009-05-14 | |
| | | | | changes for C# where applicable. | |||
* | Bug 3459 - add rewind/reset to InputStream/OutputStream | Dwayne Boone | 2009-04-30 | |
| | ||||
* | Bug 2798 - add reason information to MemoryLimitException | Dwayne Boone | 2009-04-21 | |
| | ||||
* | removing Java2 mapping | Mark Spruiell | 2009-04-03 | |
| | ||||
* | bug 3531 - fixing Eclipse warnings in Java code | Mark Spruiell | 2009-02-13 | |
| | ||||
* | bug 3021 - replace StringBuffer with StringBuilder | Mark Spruiell | 2009-02-10 | |
| | ||||
* | 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 | |
| | ||||
* | - Implementing Ice.Trace.Slicing in Python & Ruby | Mark Spruiell | 2009-02-02 | |
| | | | | - Improving UnmarshalOutOfBoundsException for unknown exceptions | |||
* | Bug 3547. Re-enable call to the patch function for null instances because ↵ | Michi Henning | 2009-01-30 | |
| | | | | | | Ice for Pythong and Ruby rely on it. For consistency, re-enable that call for Java and C# as well--the performance difference is unnoticeable. | |||
* | Squashed commit of the following: | Michi Henning | 2009-01-29 | |
| | | | | | | | | commit 20d8f03d5e8caffb3d75a661734a77d767f8def1 Author: Michi Henning <michi@zeroc.com> Date: Thu Jan 29 12:29:34 2009 +1000 Bug 3547: Object unmarshaling code not safe? | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Bug 3460 - BasicStream.reset set _sliceObjects to true | Dwayne Boone | 2008-10-28 | |
| | ||||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Moved various classes from IceUtil to IceUtilInternal | Bernard Normier | 2008-01-09 | |
| | ||||
* | - Fixed bug 1619, part of 2632. | Benoit Foucher | 2008-01-09 | |
| | ||||
* | - 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 2474. | Michi Henning | 2007-11-26 | |
| | ||||
* | - 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. | |||
* | Changed LocalObject mapping | Bernard Normier | 2007-06-04 | |
| | ||||
* | Backed out previous fix for bug 2153 | Benoit Foucher | 2007-05-11 | |
| | ||||
* | Fixed bug 2153 | Benoit Foucher | 2007-05-11 | |
| | ||||
* | Fixed bug 2123 | Benoit Foucher | 2007-04-19 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added autoflushing of batches | Dwayne Boone | 2006-12-22 | |
| | ||||
* | Bug 1366 - buffer max size | Dwayne Boone | 2006-10-26 | |
| | ||||
* | Added enum as java keyword | Dwayne Boone | 2006-08-21 | |
| | ||||
* | optimizations for writeStartEncaps, writeString | Mark Spruiell | 2006-06-06 | |
| | ||||
* | Bug 803 - Changed communicator initialzation | Dwayne Boone | 2006-04-07 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Improved excpetion info for NoObjectFactoryException. When sliced to | Michi Henning | 2005-07-15 | |
| | | | | Object, the original most derived type ID is now reported. | |||
* | Made Ice.Object abstract. | Michi Henning | 2005-07-04 | |
| | ||||
* | Fixed bug 383. | Michi Henning | 2005-06-23 | |
| | ||||
* | adding Ice.Compression.Level | Mark Spruiell | 2005-06-02 | |
| | ||||
* | release references to Ice objects ASAP | Mark Spruiell | 2005-05-05 | |
| | ||||
* | - 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. | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | changing sequence unmarshaling for fixed-length types | Mark Spruiell | 2005-02-08 | |
| | ||||
* | adding bzip2 support | Mark Spruiell | 2004-12-02 | |
| | ||||
* | comment formatting | Marc Laukien | 2004-11-04 | |
| | ||||
* | AMD and dispatch exception handling fixes | Marc Laukien | 2004-11-01 | |
| | ||||
* | - Fixed bug where global metadata causes unmarshaling of an exception or | Mark Spruiell | 2004-10-13 | |
| | | | | | | | | concrete class to fail. - Added Ice.Package.* and Ice.Default.Package properties. - Also fixed bug where the conversion from a Slice type id to a Java class name did not escape Java keywords. - Added test/Ice/package. | |||
* | Renamed IceInternal.Connection to Ice.ConnectionI | Bernard Normier | 2004-09-01 | |
| | ||||
* | Changed code in throwException() to reflect that exception slices are not | Michi Henning | 2004-09-01 | |
| | | | | followed by a terminating empty type ID on the wire. | |||
* | Got rid of old UserExceptionFactory code that was still kicking around but | Michi Henning | 2004-06-23 | |
| | | | | | no longer relevant. Added -deprecation option to Java build. | |||
* | Added TODO to BasicStream.java. | Michi Henning | 2004-06-15 | |
| | ||||
* | Implemented missing test for overrun in BasicStream.java. Fixed incorrect | Michi Henning | 2004-06-01 | |
| | | | | test output and remove two redundant data members. | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| |