Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Removed trailing whitespace from Slice files and generated code | Bernard Normier | 2017-03-29 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Rework warning suppression to use global meta data | Jose | 2017-02-03 |
| | | |||
* | | Add --no-warn option to Slice compilers | Jose | 2017-02-01 |
| | | |||
* | | C++ metadata validation fixes | Jose | 2017-01-30 |
| | | |||
* | | Reduced number of symbols exported by generated code with MSVC | Bernard Normier | 2016-06-29 |
| | | |||
* | | Exported classes no longer have weak vtables with clang | Bernard Normier | 2016-06-27 |
| | | |||
* | | C++11 AMI custom mapping support | Bernard Normier | 2016-06-16 |
| | | |||
* | | Renamed C++11 AMI/AMD suffix: _async to Async | Bernard Normier | 2016-06-09 |
| | | |||
* | | partial support for custom mapping with cpp11 | Bernard Normier | 2016-06-09 |
| | | | | | | | | slice2cpp now recognizes cpp98, cpp11 and cpp metadata | ||
* | | ICE-6982 and ICE-6946 | Joe George | 2016-06-08 |
| | | | | | | | | | | - Refactord C++ class/exception stream generated code - Changed return type of Obejct::ice_id() to std::string for C++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 |
| | | |||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
| | | |||
* | | Add slice2cpp --impl-c++98/--impl-c++11 options | Jose | 2016-01-14 |
| | | |||
* | | C++11 Value::ice_clone improvements | Jose | 2016-01-11 |
| | | |||
* | | C++11 constructors default initialization in generated code | Jose | 2016-01-07 |
| | | |||
* | | Removed un-used member to fix OS X build failure | Benoit Foucher | 2016-01-05 |
| | | |||
* | | C++11 move compatibility definitions to a separate visitor | Jose | 2016-01-04 |
| | | |||
* | | 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, binding/checksum/defaultServant tests | Jose | 2015-12-14 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5395 - invalid code generated with ["cpp:virtual"] | Jose | 2013-07-31 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Xcode 4.6 - clang 4.2 updates | Jose | 2013-01-31 |
| | |||
* | Partial fix for ICE-4869: C++ stream read/write for structs (and ↵ | Bernard Normier | 2012-10-11 |
| | | | | | | | | structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris. | ||
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | |||
* | 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 |
|/ | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | Fixed ICE-4721 - support for OS X clang | Benoit Foucher | 2011-10-18 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Cleaning up translator and adding tests related to bug 4704. | Mark Spruiell | 2010-03-09 |
| | | | | | This commit does NOT need to be included in the official patch for this bug. | ||
* | Bug 4654 - slice2cpp MetaDataVisitor::visitParamDecl(const ParamDeclPtr& p) ↵ | Jose | 2010-02-05 |
| | | | | never used | ||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | ||
* | 4385 - new StreamApi & UserExecption | Jose | 2009-11-26 |
| | |||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | 855 - Stream template functions and template programming. | Jose | 2009-11-06 |
| | |||
* | 3930 - Slice class inheritance mapped to virtual inheritance in C++ | Jose | 2009-07-08 |
| | | | | | 3930 - Slice class inheritance mapped to virtual inheritance in C++ 3930 - Slice class inheritance mapped to virtual inheritance in C++ | ||
* | bug 3374 & general metadata clean up | Mark Spruiell | 2009-02-20 |
| | |||
* | Squashed commit of the following: | Jose | 2009-01-27 |
| | | | | | | | | commit 9aa67a8862e402cb52276282b26a40422fae4adb Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Jan 27 19:25:22 2009 +0100 Fixed 3374 --header-ext not work as intended. |