Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Renamed ICE_UTIL_API to ICE_API and other cleanups | Bernard Normier | 2016-05-12 |
| | |||
* | IceUtil and Slice msbuild updates | Bernard Normier | 2016-05-11 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\ | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Refactored invocation code to better suite new C++11 mapping | Benoit Foucher | 2016-02-03 |
| | | |||
* | | Fix ICE-6947 | Joe George | 2015-12-29 |
| | | | | | | | | | | Pass in-parameters for local interfaces with delegate metadata by value in C++11 | ||
* | | C++11 mapping server side input parameter fixes | Jose | 2015-12-09 |
| | | |||
* | | ICE-6897 - Add delegate metadata | Joe George | 2015-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 code | Jose | 2015-12-03 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | ICE-5814 fixed gcc compile errors | Dwayne Boone | 2015-02-23 |
| | |||
* | ICE-5814 change C++ generated code to prevent shadow warnigns | Dwayne Boone | 2015-02-20 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Partial fix for ICE-3393: | Bernard Normier | 2012-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 enhancement | Bernard Normier | 2012-09-05 |
| | |||
* | Removed Stream::format method, replace with startWriteEncaps parameter | Benoit Foucher | 2012-08-06 |
| | |||
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-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 ↵ | Jose | 2012-07-19 |
| | | | | | | | | files. | ||
* | | Support for optionals | Benoit Foucher | 2012-06-11 |
| | | |||
* | | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-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 copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | Support for serializable and protobuf metadata (from cs_serial branch) | Benoit Foucher | 2009-02-09 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Fixed bug 3011 | Benoit Foucher | 2008-04-21 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Added SLICE_API to variable | Dwayne Boone | 2007-05-03 |
| | |||
* | Bug 2164 | Dwayne Boone | 2007-05-03 |
| | |||
* | Export wstringDisabled on Win32 | Benoit Foucher | 2007-05-03 |
| | |||
* | MAke wstring optional for IceE | Dwayne Boone | 2007-05-02 |
| | |||
* | Cleaned up Ice-E generated code. | Benoit Foucher | 2007-03-27 |
| | |||
* | Temporary fix to get slice2cppe to generate the old marshal/unmarshal code. | Benoit Foucher | 2007-03-26 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Allow AMD to use arrays and ranges for return and out paramaters in | Dwayne Boone | 2006-03-30 |
| | | | | ice_response() | ||
* | Added support for wstring slice metadata | Dwayne Boone | 2006-03-29 |
| | |||
* | Imrpoved support for using array mapping in async responses and Blobject. | Dwayne Boone | 2006-03-20 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Added support for alternate sequences Added custom test | Dwayne Boone | 2006-02-06 |
| | |||
* | Added support for cpp:range:type | Dwayne Boone | 2006-02-03 |
| | |||
* | Fixed to ignore array except on in params | Dwayne Boone | 2006-01-30 |
| | |||
* | More change for alternate C++ sequence mappings | Dwayne Boone | 2006-01-27 |
| | |||
* | Added support for ["cpp:array"] to slice2cppe | Dwayne Boone | 2006-01-04 |
| | |||
* | fixes for bug 422 | Brent Eagles | 2005-09-02 |
| |