summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/RubyUtil.cpp
Commit message (Collapse)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping.
* Remove forward declarations limitation - Close #97Jose2019-07-09
|
* 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.
* Ruby Ice::loadSlice only works on global scopeJose2018-08-09
| | | | Close #173
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
* | Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
* | Make Slice enums scopedBernard Normier2017-02-08
| | | | | | | | Add new cpp:scoped and objc:scoped metadata directives
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Pass warning level to the ChecksumVisitor for consistencyJose2017-02-02
| |
* | Add --no-warn option to Slice compilersJose2017-02-01
| |
* | Extra fixes for IceRuby Ice::Value implementationJose2017-01-24
| |
* | Ice for Ruby Ice::Value implementationJose2017-01-23
| |
* | Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
| | | | | | | | | | new name: context old name: _ctx Fixed macOS build
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
| | | | | | | | available instead of ConvertUTF
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * AIX portBenoit Foucher2016-05-03
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|\|
| * 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
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * String literals ruby fixesJose2016-03-08
| |
| * String literals Windows fixesJose2016-03-08
| |
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Deprecate ice_name and add ice_idJose2016-01-19
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Fix for ICE-6268, initialize enum, string and structs in ↵Benoit Foucher2015-02-20
| | | | Java/C#/Objective-C/JavaScript
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Fix for ICE-5515 (ice_staticId on proxies) in Java, C#, Python, Ruby and PHP ↵Bernard Normier2014-06-26
| | | | (not complete in Python, Ruby and PHP)
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* compact ID support for scripting languagesMark Spruiell2012-12-26
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
|
* Ruby port; Python & C++ fixesMark Spruiell2012-09-24
|
* PHP port; misc. fixesMark Spruiell2012-05-23
|