Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated usage and man page of slice compilers | Bernard Normier | 2017-03-03 |
| | |||
* | 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 |
| | | |||
* | | Replace NULL by ICE_NULLPTR | Bernard Normier | 2017-01-11 |
| | | |||
* | | Fixed (ICE-6694) - Unicode output in command line tools | Jose | 2017-01-09 |
| | | |||
* | | 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 | ||
* | Fix ICE-4787 - slice compilers and unicode paths | Jose | 2016-09-17 |
| | |||
* | 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 | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Add --depend-file/--depend-xml optinos to all Slice compilers | Jose | 2015-04-13 |
| | |||
* | Remove some unused scripts. | Matthew Newhook | 2015-04-07 |
| | | | | Fixed some copyright headers. | ||
* | Changes for brew, python PyPI packaging and ruby gem packaging. | Matthew Newhook | 2015-02-18 |