summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/CPlusPlusUtil.h
Commit message (Collapse)AuthorAge
* Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
|
* IceUtil and Slice msbuild updatesBernard Normier2016-05-11
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\
| * Update copyright headersJoe George2016-03-01
| |
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
| |
* | Fix ICE-6947Joe George2015-12-29
| | | | | | | | | | Pass in-parameters for local interfaces with delegate metadata by value in C++11
* | C++11 mapping server side input parameter fixesJose2015-12-09
| |
* | ICE-6897 - Add delegate metadataJoe George2015-12-03
| | | | | | | | | | | | | | The "delegate" metadata tag can be applied to interfaces with one operation. In C++ they are mapped to std::function's, in C# delegates. In Java we still generate a interface with one operation, which is a FunctionalInterface.
* | C++11 mapping: fixes for optionals generated codeJose2015-12-03
| |
* | C++11 mapping initial commitJose2015-12-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
|