Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | C++11 mapping: moved OpNameResult from Disp to Value class | Bernard Normier | 2016-08-30 | |
| | | ||||
* | | C++ dispatching code fixes | Benoit Foucher | 2016-08-25 | |
| | | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice) | |||
* | | Fix formatting issue in generated C++ code | Joe George | 2016-08-18 | |
| | | ||||
* | | Fixed ICE-7208 - C++98 sync code now depends on async code | Benoit Foucher | 2016-08-08 | |
| | | ||||
* | | Update DispatchInterceptorAsyncCallback + small cleanups | Bernard Normier | 2016-08-02 | |
| | | ||||
* | | Fix ICE-7250 - slice2cpp crash with optionals demo | Jose | 2016-07-25 | |
| | | ||||
* | | New C++11 optional mapping | Bernard Normier | 2016-07-18 | |
| | | ||||
* | | ICE-7088 - Fix exception default constructor | Joe George | 2016-07-14 | |
| | | | | | | | | This bug is no longer present in the latest version of Xcode | |||
* | | Some ice_tuple fixes | Joe George | 2016-07-13 | |
| | | | | | | | | - ice_tuple now returns all data members from class base class | |||
* | | Various C++ cleanups | Bernard Normier | 2016-07-13 | |
| | | ||||
* | | Update version to 3.7a3 | Joe George | 2016-07-12 | |
| | | ||||
* | | StreamReader/Writer improvements | Joe George | 2016-07-11 | |
| | | | | | | | | | | | | - No longer generate StreamWriter partial template specialization for C++ classes/structs/exceptions which have no optional members. - Reduce generated code size for all C++11 StreamReader/Writers. | |||
* | | ICE-7172 - Replace generated comparsion operators | Joe George | 2016-07-08 | |
| | | | | | | | | | | | | | | - Add ice_tuple function to structs and classes. Returns a tuple of data members - Replace generated comparsion for structs (and classes) with template comparsion operators which use ice_tuple | |||
* | | Better formatting of generated code | Bernard Normier | 2016-07-06 | |
| | | | | | | | | | | Fixed ice_id/ice_staticId implementation Generate override with C++11 mapping | |||
* | | Reduced number of symbols exported by generated code with MSVC | Bernard Normier | 2016-06-29 | |
| | | ||||
* | | Cleanup generated code for classes | Joe George | 2016-06-28 | |
| | | | | | | | | | | | | - Only generate StreamReader and StreamWriter friends for "protected" metadata - Remove some unnecessary 'using' declerations | |||
* | | Exported classes no longer have weak vtables with clang | Bernard Normier | 2016-06-27 | |
| | | ||||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 | |
| | | | | | | | | of TCP/iAP/Bluetooth. | |||
* | | C++11 proxy generation cleanup | Bernard Normier | 2016-06-23 | |
| | | ||||
* | | Improved InputStream and OutputStream in C++11 | Bernard Normier | 2016-06-21 | |
| | | ||||
* | | C++11 AMI custom mapping support | Bernard Normier | 2016-06-16 | |
| | | ||||
* | | ICE-7179 - Update std::function code style | Joe George | 2016-06-13 | |
| | | ||||
* | | 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 | |||
* | | Fix typo | Joe George | 2016-06-08 | |
| | | ||||
* | | 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 | |||
* | | Updated version to 3.7a2 | Bernard Normier | 2016-05-31 | |
| | | ||||
* | | Removed StreamReader/Writer explicit template | Bernard Normier | 2016-05-26 | |
| | | | | | | | | instantiations in generated code with MSVC | |||
* | | Moved some cpp files from IceUtil to Ice | Bernard Normier | 2016-05-13 | |
| | | | | | | | | Fixed UWP/static libs linking with Ice on Windows | |||
* | | IceUtil and Slice msbuild updates | Bernard Normier | 2016-05-11 | |
| | | ||||
* | | 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 | |
| | | ||||
| * | Update Ice version to 3.6.3 | Joe George | 2016-04-08 | |
| | | ||||
* | | Re-factored gmake build system | 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 | |||
* | | Updated Ice version to 3.7a0 | Benoit Foucher | 2016-04-07 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-17 | |
|\| | ||||
| * | .gitignore updates | Jose | 2016-03-11 | |
| | | ||||
* | | Merge branch '3.6' | Jose | 2016-03-10 | |
|\| | ||||
| * | Windows wide string literal fixes | Jose | 2016-03-10 | |
| | | ||||
| * | Update version to 3.6.2 | 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 | |
|\| |