| Commit message (Expand) | Author | Age |
* | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
* | Deprecate ice_name and add ice_id | Jose | 2016-01-19 |
* | C++11 minor improvements | Jose | 2016-01-12 |
* | C++11 mapping: fixes to InitializationData | Jose | 2015-12-15 |
* | ICE-6908 - Add ValueFactory | Joe George | 2015-12-08 |
* | C++11 mapping updates: | Jose | 2015-12-07 |
* | C++11 mapping initial commit | Jose | 2015-12-01 |
* | Fixed ICE-6486: added tracing of encoding for replies, fixed Java bug where t... | Benoit Foucher | 2015-05-07 |
* | minor fixes for purify | Mark Spruiell | 2015-05-05 |
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
* | Fixed ICE-558 - Improved NoObjectFactoryException messages | Benoit Foucher | 2014-09-25 |
* | Fixed ICE-5595: Catch C++ exceptions by const reference | Benoit Foucher | 2014-07-25 |
* | ICE-5316 added pos method to BasicStream that works for both read/write | Dwayne Boone | 2014-07-18 |
* | ICE-5481 startSize/endSize methods aren't designed to be "reentrant" | Dwayne Boone | 2014-07-17 |
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 |
* | New cpp:view-type metadata for strings, sequences and dictionaries, plus updates | ZeroC Staff | 2014-06-04 |
* | ICE-4851 - Use wstrings for input and output data that contain non-ASCII char... | Jose | 2014-05-02 |
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
* | Fixed ICE-5400 - Ice & IceE arm double format | Jose | 2013-09-02 |
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
* | Fixed ICE-5215: IPv6 support enabled by default | Benoit Foucher | 2013-02-11 |
* | ICE-5191: support for zero-copy on x86_64 | Benoit Foucher | 2013-01-28 |
* | Fixed ICE-5188 and ICE-5190: release for ScopedArray, aligned BasicStream and... | Benoit Foucher | 2013-01-28 |
* | Fix for ICE-4841 - added no copy option when creating input stream | Benoit Foucher | 2013-01-23 |
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 |
* | more compact ID fixes | Mark Spruiell | 2012-12-26 |
* | compact ID support for scripting languages | Mark Spruiell | 2012-12-26 |
* | ICE-4938: support for compact IDs | Benoit Foucher | 2012-12-19 |
* | C++ fix for ICE-4930, invalid 1.0 marhsaling of pending objects | Benoit Foucher | 2012-11-08 |
* | minor fixes to comments | Mark Spruiell | 2012-11-02 |
* | Minor core, test and demo fixes | Benoit Foucher | 2012-10-29 |
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
* | ICE-4619 - custom enumerator values | Mark Spruiell | 2012-10-17 |
* | Merge branch 'mx' into encoding11 | Benoit Foucher | 2012-10-08 |
|\ |
|
| * | Merge remote-tracking branch 'origin/encoding11' into mx | Benoit Foucher | 2012-09-17 |
| |\ |
|
| * | | Fixed communicator flushBatchRequests to allow tracing | Benoit Foucher | 2012-09-10 |
* | | | Renamings (ICE-4868): | Bernard Normier | 2012-09-25 |
| |/
|/| |
|
* | | Python support for optionals | Mark Spruiell | 2012-09-14 |
|/ |
|
* | VS2012 build fixes | Bernard Normier | 2012-08-07 |
* | Removed Stream::format method, replace with startWriteEncaps parameter | Benoit Foucher | 2012-08-06 |
* | Don't write optionals with 1.0 encoding, added UnknownSlicedObject test, fixe... | Benoit Foucher | 2012-06-20 |
* | * Minor C++ fixes | Mark Spruiell | 2012-06-13 |
* | Fixed support unknown types in unknown optionals | Benoit Foucher | 2012-06-12 |
* | Support for optionals | Benoit Foucher | 2012-06-11 |
* | Added implementation of optional data members encoding (not tested yet) | Benoit Foucher | 2012-05-21 |
* | Changed the 1.1 encoding to write pending objects only if necessary | Benoit Foucher | 2012-05-21 |
* | BasicStream refactoring | Benoit Foucher | 2012-05-18 |
* | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-05-08 |