summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/CPlusPlusUtil.h
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* ICE-5814 fixed gcc compile errorsDwayne Boone2015-02-23
|
* ICE-5814 change C++ generated code to prevent shadow warnignsDwayne Boone2015-02-20
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Partial fix for ICE-3393:Bernard Normier2012-09-21
| | | | | | - cpp:protobuf is now an alias for cpp:type - StreamTraitType is now extensible - StreamTrait<> has now a third template parameter, typename Enabler = void, for std::enable_if expressions
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-08-06
|\ | | | | | | | | | | | | Conflicts: cpp/include/Ice/Stream.h cpp/include/Slice/Preprocessor.h rb/ruby/Makefile.mak
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | | | | | files.
* | Support for optionalsBenoit Foucher2012-06-11
| |
* | * 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
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* New AMI mappingBenoit Foucher2009-11-23
|
* Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug 3011Benoit Foucher2008-04-21
|
* Updated copyrightDwayne Boone2008-01-23
|
* Use mcpp instead of icecppDwayne Boone2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Added SLICE_API to variableDwayne Boone2007-05-03
|
* Bug 2164Dwayne Boone2007-05-03
|
* Export wstringDisabled on Win32Benoit Foucher2007-05-03
|
* MAke wstring optional for IceEDwayne Boone2007-05-02
|
* Cleaned up Ice-E generated code.Benoit Foucher2007-03-27
|
* Temporary fix to get slice2cppe to generate the old marshal/unmarshal code.Benoit Foucher2007-03-26
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Allow AMD to use arrays and ranges for return and out paramaters inDwayne Boone2006-03-30
| | | | ice_response()
* Added support for wstring slice metadataDwayne Boone2006-03-29
|
* Imrpoved support for using array mapping in async responses and Blobject.Dwayne Boone2006-03-20
|
* Updated copyrightDwayne Boone2006-03-14
|
* Added support for alternate sequences Added custom testDwayne Boone2006-02-06
|
* Added support for cpp:range:typeDwayne Boone2006-02-03
|
* Fixed to ignore array except on in paramsDwayne Boone2006-01-30
|
* More change for alternate C++ sequence mappingsDwayne Boone2006-01-27
|
* Added support for ["cpp:array"] to slice2cppeDwayne Boone2006-01-04
|
* fixes for bug 422Brent Eagles2005-09-02
|
* removing Ice-E codeMark Spruiell2005-07-15
|
* Renamded icee namespace back to IceDwayne Boone2005-07-06
|
* Ice -> IceE for IceEDwayne Boone2005-07-05
|
* Fixed Ice-E headersDwayne Boone2005-06-27
|
* Removed copy constructor and assignment operator for exceptions andMichi Henning2005-06-20
| | | | classes. Removed #undef scheme and add UndefSysMacros.h instead.
* Added on-shot constructors to structures, classes, and exceptions. AddedMichi Henning2005-06-17
| | | | | copy and assignment to classes. Refactored some of the code generator to get rid of duplicated code.
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* adding normalizePathMark Spruiell2005-01-13
|
* adding streaming APIMark Spruiell2004-10-19
|