summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Format.h
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Adding doc comments to C++Mark Spruiell2018-01-17
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
|/ | | | CompressBatch is now "scoped" in C++98 and ObjC
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Correct __declspec for MinGWBernard Normier2014-07-28
|
* Fixed (ICE-714) - New visibility options in GCC 4.0Jose2014-05-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Updated copyright in various filesBernard Normier2012-10-23
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-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