Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | ICE-5481 use size_type for Stream startSize() return type | Dwayne Boone | 2014-07-21 |
| | |||
* | ICE-5316 Add support for InputStream::pos() method | Dwayne Boone | 2014-07-17 |
| | |||
* | ICE-5481 startSize/endSize methods aren't designed to be "reentrant" | Dwayne Boone | 2014-07-17 |
| | |||
* | Fix for ICE-5542: add message to ICE_DEPRECATED_API in C++ | Bernard Normier | 2014-06-12 |
| | |||
* | New cpp:view-type metadata for strings, sequences and dictionaries, plus updates | ZeroC Staff | 2014-06-04 |
| | | | | to throughput demo. Fixes ICE-5382. | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-5198: zero-copy OutputStream::finished method | Benoit Foucher | 2013-01-28 |
| | |||
* | Fixed ICE-5188 and ICE-5190: release for ScopedArray, aligned BasicStream ↵ | Benoit Foucher | 2013-01-28 |
| | | | | and InputStream zero-copy methods | ||
* | Fix for ICE-4841 - added no copy option when creating input stream | Benoit Foucher | 2013-01-23 |
| | |||
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 |
| | |||
* | ICE-4938: support for compact IDs | Benoit Foucher | 2012-12-19 |
| | |||
* | ICE-4932 - accept encoding when creating streams | Mark Spruiell | 2012-11-12 |
| | |||
* | minor fixes to comments | Mark Spruiell | 2012-11-02 |
| | |||
* | Renamings (ICE-4868): | Bernard Normier | 2012-09-25 |
| | | | | | | | | | | - StreamTrait is now StreamableTraits - StreamTraitType is now StreamHelperCategory - OptionalType is now OptionalFormat - Ice/StreamTraits.h is now Ice/StreamHelpers.h Updated C++, Python and Ruby Updated .depend and .depend.mak in C++, Python, Ruby and PHP | ||
* | Ruby port; Python & C++ fixes | Mark Spruiell | 2012-09-24 |
| | |||
* | Replaced optionalType in StreamTrait<> by a bool fixedLength member | Bernard Normier | 2012-09-24 |
| | | | | | | | | | | | | and updated slice2cpp accordingly No longer rely on assert / static_assert to detect incorrect use of base StreamOptionalHelper: now, the code no longer compiles vector<bool> is now handled like a built-in type: InputStream and OutputStream have now read / write vector<bool>& functions. The default implementation (StreamI) simply delegates to the same functions on BasicStream. | ||
* | Reverted temp debug addition to StreamI.cpp | Bernard Normier | 2012-09-19 |
| | |||
* | Partial fix for ICE-3393: | Bernard Normier | 2012-09-19 |
| | | | | | | | | | | - strealined StreamTraits.h - added ability to define custom dictionaries in C++ (with cpp:type:...) - added tests for custom dictionaries in test/Ice/custom Fixed ICE-4867: - clear parameter before unmarshaling into dictionary/map in C++ - added test | ||
* | Python support for optionals | Mark Spruiell | 2012-09-14 |
| | |||
* | Removed Stream::format method, replace with startWriteEncaps parameter | Benoit Foucher | 2012-08-06 |
| | |||
* | * Minor C++ fixes | Mark Spruiell | 2012-06-13 |
| | | | | * Adding UnknownSlicedObject in Java | ||
* | Support for optionals | Benoit Foucher | 2012-06-11 |
| | |||
* | BasicStream refactoring | Benoit Foucher | 2012-05-18 |
| | |||
* | * 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 | ||
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ | |||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | | |||
* | | Added support for encoding versioning | Benoit Foucher | 2012-04-18 |
|/ | |||
* | ICE-4745 - Freeze serialization throws Ice.MemoryLimitException | Jose | 2012-03-15 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixes for 4471 - more Ice stream fixes | Benoit Foucher | 2009-12-15 |
| | |||
* | 4471 - read(std::vector<bool>) and Stream deprecate old methods. | Jose | 2009-12-14 |
| | |||
* | Fixed bug 3409 - Added stream readAndCheckSeqSize method | Benoit Foucher | 2009-12-11 |
| | |||
* | Reverted commit for bug 3409 - py/rb sequence checking | Dwayne Boone | 2009-11-27 |
| | |||
* | Bug 4201 - No checks on the encapsulation size | Michi Henning | 2009-08-18 |
| | |||
* | Bug 3409 - add sequence checking to ruby/python | Dwayne Boone | 2009-05-08 |
| | |||
* | Bug 3459 - add rewind/reset to InputStream/OutputStream | Dwayne Boone | 2009-04-30 |
| | |||
* | bug 3576 - stream operations should raise exceptions instead of crash | Mark Spruiell | 2009-02-09 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Fixed UserExceptionWriter to work with IcePy again | Dwayne Boone | 2008-11-04 |
| | |||
* | Bug 3415 - UserExceptionWriter should not create new OutputStream | Dwayne Boone | 2008-10-29 |
| | |||
* | bug 711 - accept Unicode objects in Python | Mark Spruiell | 2008-04-24 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Fixed bug 1619, part of 2632. | Benoit Foucher | 2008-01-09 |
| | |||
* | - 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. | ||
* | added blobject support to python. | Matthew Newhook | 2007-09-20 |
| |