Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fix (ICE-7923) - suppress deprecation warnings | Jose | 2017-05-29 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Improved InputStream and OutputStream in C++11 | Bernard Normier | 2016-06-21 |
| | | |||
* | | partial support for custom mapping with cpp11 | Bernard Normier | 2016-06-09 |
|/ | | | | slice2cpp now recognizes cpp98, cpp11 and cpp metadata | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | 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-5188 and ICE-5190: release for ScopedArray, aligned BasicStream ↵ | Benoit Foucher | 2013-01-28 |
| | | | | and InputStream zero-copy methods | ||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | 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 | ||
* | Support for optionals | Benoit Foucher | 2012-06-11 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4815 - out["cpp:array"] generates C++ doesn't compile. | Jose | 2011-03-14 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1568 | Matthew Newhook | 2006-11-23 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Do zero copy of basic sequence types on 32 bit intel platforms | Dwayne Boone | 2006-02-09 |
| | |||
* | Use metadata to specify includes | Dwayne Boone | 2006-02-09 |
| | |||
* | Workaround for Sun compiler issues | Dwayne Boone | 2006-02-08 |
| | |||
* | Fixed alternate sequence issues on Sun | Dwayne Boone | 2006-02-08 |
| | |||
* | Fixed sequences of classes | Dwayne Boone | 2006-02-07 |
| | |||
* | Fixed alternate sequences for AMI/AMD | Dwayne Boone | 2006-02-06 |
| | |||
* | Added support for alternate sequences Added custom test | Dwayne Boone | 2006-02-06 |