Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Fix for ICE-ICE-6982 optional data members | Joe George | 2016-06-08 | |
| | | ||||
* | | 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 | |||
* | | Refactored string converters and use codecvt_utf8[_utf16] when | Bernard Normier | 2016-06-03 | |
| | | | | | | | | available instead of ConvertUTF | |||
* | | Removed StreamReader/Writer explicit template | Bernard Normier | 2016-05-26 | |
| | | | | | | | | instantiations in generated code with MSVC | |||
* | | cleaning up stream API in C++/Java/JS | Mark Spruiell | 2016-05-11 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-05-09 | |
|\| | ||||
| * | AIX port | Benoit Foucher | 2016-05-03 | |
| | | ||||
* | | remove extra semicolonv3.7.0-alpha0 | Jose | 2016-04-14 | |
| | | ||||
* | | COMPILERFIX clang++ 7.3.0 crash when using default ctor in class derived ↵ | Jose | 2016-04-13 | |
| | | | | | | | | from std::exception | |||
* | | Merge branch '3.6' | Jose | 2016-03-10 | |
|\| | ||||
| * | Windows wide string literal fixes | Jose | 2016-03-10 | |
| | | ||||
* | | slice2cpp minor build fix | Jose | 2016-03-10 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-10 | |
|\| | ||||
| * | String literals fixes | Jose | 2016-03-10 | |
| | | | | | | | | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding | |||
* | | C++11 string literal fixes | Jose | 2016-03-09 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-08 | |
|\| | ||||
| * | String literals Windows fixes | Jose | 2016-03-08 | |
| | | ||||
| * | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 | |
|\| | ||||
| * | Update copyright headers | Joe George | 2016-03-01 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-02-29 | |
|\| | ||||
| * | ICE-6865 - Comparison operators for forwarded interfaces/classes undefined | Jose | 2016-02-29 | |
| | | ||||
* | | Windows msbuild build updates | Jose | 2016-02-26 | |
| | | ||||
* | | Fixed C++98 compilation error in generated code | Benoit Foucher | 2016-02-03 | |
| | | ||||
* | | Refactored invocation code to better suite new C++11 mapping | Benoit Foucher | 2016-02-03 | |
| | | ||||
* | | ice_name/ice_id fixes & simplifications. | Jose | 2016-01-20 | |
| | | ||||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 | |
| | | ||||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 | |
| | | ||||
* | | bogus metadata warning | Jose | 2016-01-15 | |
| | | ||||
* | | Add slice2cpp --impl-c++98/--impl-c++11 options | Jose | 2016-01-14 | |
| | | ||||
* | | Use Ice::noExplicitCurrent as C++ Current default parameter | Jose | 2016-01-13 | |
| | | ||||
* | | C++98: Reduce code bloat from C++ proxy factory methods | Jose | 2016-01-13 | |
| | | ||||
* | | C++ Consistent usage of public virtual | Jose | 2016-01-12 | |
| | | ||||
* | | C++11 minor improvements | Jose | 2016-01-12 | |
| | | ||||
* | | C++11: Reduce code bloat from C++ proxy factory methods | Jose | 2016-01-12 | |
| | | ||||
* | | Remove C++14 usage and switch to -std=c++11 | Jose | 2016-01-12 | |
| | | ||||
* | | C++11 Value::ice_clone improvements | Jose | 2016-01-11 | |
| | | ||||
* | | C++11 fix Exception::ice_clone to use exception_ptr | Jose | 2016-01-08 | |
| | | ||||
* | | ICE-6910 - C++11 remove public cto for proxy classes | Jose | 2016-01-07 | |
| | | ||||
* | | ICE-6921 - GC visit members fix for Ice::Value | Jose | 2016-01-07 | |
| | | ||||
* | | C++11 constructors default initialization in generated code | Jose | 2016-01-07 | |
| | | ||||
* | | C++11 missing stream visitor for exceptions | Jose | 2016-01-05 | |
| | | ||||
* | | C++98 object factory static initialization simplification | Jose | 2016-01-05 | |
| | | ||||
* | | 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-6903 | Joe George | 2016-01-04 | |
| | | | | | | | | Make sent callback optional in "async-oneway" operations | |||
* | | 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: InterfaceByValue simplification | Jose | 2015-12-29 | |
| | | ||||
* | | C++11 mapping fixes: | Jose | 2015-12-29 | |
| | | | | | | | | | | | | - Remove usage of compatibility typedefs in generated code - Get rid of some stream generated code for C++11 - Fix one shot constructor to move assign when appropriate | |||
* | | Remove C++11 extensions to C++98 mapping | Jose | 2015-12-28 | |
| | |