Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-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 |
| | |||
* | removing Ice-E code | Mark Spruiell | 2005-07-15 |
| | |||
* | Renamded icee namespace back to Ice | Dwayne Boone | 2005-07-06 |
| | |||
* | Ice -> IceE for IceE | Dwayne Boone | 2005-07-05 |
| | |||
* | Fixed Ice-E headers | Dwayne Boone | 2005-06-27 |
| | |||
* | Removed copy constructor and assignment operator for exceptions and | Michi Henning | 2005-06-20 |
| | | | | classes. Removed #undef scheme and add UndefSysMacros.h instead. | ||
* | Added on-shot constructors to structures, classes, and exceptions. Added | Michi Henning | 2005-06-17 |
| | | | | | copy and assignment to classes. Refactored some of the code generator to get rid of duplicated code. | ||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | adding normalizePath | Mark Spruiell | 2005-01-13 |
| | |||
* | adding streaming API | Mark Spruiell | 2004-10-19 |
| |