Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4619 - custom enumerator values | Mark Spruiell | 2012-10-17 |
| | |||
* | Python support for optionals | Mark Spruiell | 2012-09-14 |
| | |||
* | Don't write optionals with 1.0 encoding, added UnknownSlicedObject test, ↵ | Benoit Foucher | 2012-06-20 |
| | | | | fixed exception un-marhsalling to raise UnkownUserException for unknown exceptions. | ||
* | Fixed support unknown types in unknown optionals | Benoit Foucher | 2012-06-12 |
| | |||
* | removing hasObjects/clearObjects from SlicedData | Mark Spruiell | 2012-05-25 |
| | |||
* | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-05-08 |
* C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property |