Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Additional Objective-C leak fixes for ICE-8204 | Benoit Foucher | 2017-07-03 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Make Slice enums scoped | Bernard Normier | 2017-02-08 |
| | | | | Add new cpp:scoped and objc:scoped metadata directives | ||
* | Slice compilers now emit deprecated warning for classes with operations ↵ | Bernard Normier | 2017-02-04 |
| | | | | | | (ICE-7557) Refactored suppress-warning implementation | ||
* | Rework warning suppression to use global meta data | Jose | 2017-02-03 |
| | |||
* | Add --no-warn option to Slice compilers | Jose | 2017-02-01 |
| | |||
* | Objetive-c metadata validation fixes | Jose | 2017-01-31 |
| | |||
* | java:UserException metadata for both local and remote operations | Bernard Normier | 2017-01-19 |
| | |||
* | Removed or replaced most double underscores in ObjC | Bernard Normier | 2016-12-06 |
| | |||
* | Replaced slice compiler options --ice, --underscore and --dll-export by | Bernard Normier | 2016-10-31 |
| | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata | ||
* | Moved some cpp files from IceUtil to Ice | Bernard Normier | 2016-05-13 |
Fixed UWP/static libs linking with Ice on Windows |