Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix C# marshal/unmarshal of optional data members (#1232) | Jose | 2021-01-08 |
| | | | See #889 | ||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Fixes for C++17 mode | Jose | 2018-09-07 |
| | | | | Close #180 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixes for ICE-7012 - fixed some leaks in IceSSL/tests | Benoit Foucher | 2017-03-31 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | ICE-7333 - Java/C# cross test failure in Ice/optional | Mark Spruiell | 2016-09-08 |
| | | |||
* | | Added support for C+11 marshaled results | Benoit Foucher | 2016-09-01 |
| | | |||
* | | C# mapping changes | Benoit Foucher | 2016-08-16 |
| | | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously | ||
* | | New C++11 optional mapping | Bernard Normier | 2016-07-18 |
| | | |||
* | | Added test for optional object dictionary parameters | Benoit Foucher | 2016-07-07 |
|/ | |||
* | Fixed ICE-7115 - unmarshalling bug with optional parameters | Benoit Foucher | 2016-04-26 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed ICE-6602: optionals marshaling bug | Jose | 2015-06-16 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-5738) - test optional cross fails for Java/C# with C++ client | Jose | 2014-10-14 |
| | |||
* | 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 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | ICE-4930 - fixes for scripting languages | Mark Spruiell | 2012-11-09 |
| | |||
* | clean up optional tests; bug fixes for Java/C# | Mark Spruiell | 2012-09-27 |
| | |||
* | Ruby port; Python & C++ fixes | Mark Spruiell | 2012-09-24 |
| | |||
* | * Minor C++ fixes | Mark Spruiell | 2012-06-13 |
| | | | | * Adding UnknownSlicedObject in Java | ||
* | Fixed support unknown types in unknown optionals | Benoit Foucher | 2012-06-12 |
| | |||
* | Support for optionals | Benoit Foucher | 2012-06-11 |