Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Support for Ruby 3.0 (Fixes #1257) (#1258) | Joe George | 2021-02-11 |
| | |||
* | Remove checksum support (#607) | Austin Henriksen | 2021-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. | ||
* | Fix segfault unmarshalling exception class data member - Close #1224 | Jose | 2020-12-29 |
| | |||
* | Fix ruby 2.7 build failures - Close #1222 | Jose | 2020-12-28 |
| | |||
* | Prevent dictionary key being GC while unmarshal a value class (#1220) | Jose | 2020-12-28 |
| | | | | | * Prevent dictionary key being GC while unmarshal a value class * Fix GC issue with string keys | ||
* | Add class cycle detection during unmarshaling (#946) | Joe George | 2020-07-07 |
| | | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior. | ||
* | Additional Ruby 2.7 fix for #677 | Joe George | 2020-01-16 |
| | |||
* | Fix Ruby 2.7 build failure (#677) | Joe George | 2020-01-14 |
| | | | | Replaced deprecated rb_iterate with rb_block_call | ||
* | Fixed Ruby crash (and similar issues in other mappings), fixes #432 | Benoit Foucher | 2019-07-11 |
| | |||
* | Ruby macOS build fixes | Jose | 2019-06-27 |
| | |||
* | Fix Ruby build failure | Jose | 2019-06-24 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Add ice_isFixed - Close #356 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | GCC 8 Build fixes for Python, PHP and Ruby | Jose | 2019-01-11 |
| | |||
* | Fix whitespace | Joe George | 2019-01-11 |
| | |||
* | Ruby 2.6 bugfix | Jose | 2019-01-07 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Added missing exceptions to setExceptionMembers in Ruby. | Austin Henriksen | 2018-11-20 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Eliminate catch(const char*) #48 | Jose | 2018-07-26 |
| | |||
* | Ruby fix for GCC 7.3 compile error | Mark Spruiell | 2018-04-04 |
| | |||
* | Added sanity checks for ACM timeout value (ICE-8749) | Benoit Foucher | 2018-03-20 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵ | Benoit Foucher | 2018-02-09 |
| | | | | is destroyed (ICE-8659) | ||
* | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 |
| | | | | (ICE-7996 & ICE-7976) | ||
* | Added missing ICE_NOEXPECT to IcePy/IceRuby/IcePHP | Benoit Foucher | 2018-01-24 |
| | |||
* | ICE-7722 - Ice::initialize accepts a block in Ruby | Mark Spruiell | 2018-01-22 |
| | |||
* | ICE-8457 - Ruby and Python string fixes | Mark Spruiell | 2017-10-26 |
| | |||
* | Fix ICE-8523 | Joe George | 2017-09-22 |
| | | | | | Fix Ice for Ruby to build against C++ libraries which undefine the isfinite macro and have also deprecated finite | ||
* | Ported build system improvements from Freeze repository | Benoit Foucher | 2017-08-16 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Ruby bug fix for IceSSL::ConnectionInfo | Mark Spruiell | 2017-05-23 |
| | |||
* | Fixed ICE-7800 - moved python/ruby/php ldflags at the end | Benoit Foucher | 2017-05-11 |
| | |||
* | Fix tabs and spaces in Makefiles | Joe George | 2017-05-03 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | ICE-7716 - more scripting language fixes | Mark Spruiell | 2017-03-29 |
| | |||
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵ | Jose | 2017-03-20 |
| | | | | NativeConnectionInfo | ||
* | apply 8e5bc0f to IceRuby | Dessa | 2017-02-17 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Fixed ICE-7531 - ValueFactoryManager segfault | Benoit Foucher | 2017-02-06 |
| | | |||
* | | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵ | Benoit Foucher | 2017-02-06 |
| | | | | | | | | flushed with the communicator/connection should be compressed | ||
* | | Rework warning suppression to use global meta data | Jose | 2017-02-03 |
| | | |||
* | | Fix for IceRuby builds | Bernard Normier | 2017-02-01 |
| | | |||
* | | merging IceBridge into master | Mark Spruiell | 2017-01-30 |
| | | |||
* | | Ice for Ruby Ice::Value implementation | Jose | 2017-01-23 |
| | | |||
* | | Renamed optional invocation context parameter in Python, Ruby and PHP | Bernard Normier | 2017-01-09 |
| | | | | | | | | | | new name: context old name: _ctx Fixed macOS build |