summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Ruby.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
| | | | Close #154
* Update copyright year to 2018Jose2018-02-14
|
* Updated usage and man page of slice compilersBernard Normier2017-03-03
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Add --no-warn option to Slice compilersJose2017-02-01
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-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 pathsJose2016-09-17
|
* String literals fixesJose2016-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 headersJoe George2016-03-01
|
* Add --depend-file/--depend-xml optinos to all Slice compilersJose2015-04-13
|
* Remove some unused scripts.Matthew Newhook2015-04-07
| | | | Fixed some copyright headers.
* Changes for brew, python PyPI packaging and ruby gem packaging.Matthew Newhook2015-02-18