summaryrefslogtreecommitdiff
path: root/ruby
Commit message (Collapse)AuthorAge
...
* Add support cs:namespace metadataJose2018-06-28
| | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification
* Test fixes and improvements for Android testing reliabilityBenoit Foucher2018-06-21
|
* Port Ice/scope test to scripting languagesJose2018-06-19
|
* Better fix to allow parent directory with spaces (for bug #95)Benoit Foucher2018-06-05
|
* Allow spaces in ice repository parent directory (fixes #95)Benoit Foucher2018-06-05
|
* Timeout test and Android driver fixesBenoit Foucher2018-05-29
|
* Ruby fix for GCC 7.3 compile errorMark Spruiell2018-04-04
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Install mode fixesJose2018-03-19
|
* Updating SliceInfo for PHP/Python/RubyMark Spruiell2018-03-01
|
* ICE-8618 - Add marshaling test for empty class with non-empty baseMark Spruiell2018-02-14
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed UWP cross operation test failureBenoit Foucher2018-02-13
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Added ice_fixed to generated Java proxy class, added test to check proxy ↵Benoit Foucher2018-02-01
| | | | return type from ice_fixed
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Additional Ice/objects fixes for macOS debug buildsBenoit Foucher2018-01-27
|
* Added missing ICE_NOEXPECT to IcePy/IceRuby/IcePHPBenoit Foucher2018-01-24
|
* ICE-7722 - Ice::initialize accepts a block in RubyMark Spruiell2018-01-22
|
* Renamed BuildInstructions.md to README.md + TOCBernard Normier2017-12-15
|
* Update version to v3.7.1Jose2017-12-14
|
* Increased invocation timeout from timeout test to prevent sporadic failuresBenoit Foucher2017-11-21
|
* Fix for latest Ruby timeout failure (the sleep from hold sometime sleeps for ↵Benoit Foucher2017-11-10
| | | | much longer than desired)
* ICE-8457 - Ruby and Python string fixesMark Spruiell2017-10-26
|
* Fix ICE-8523Joe George2017-09-22
| | | | | Fix Ice for Ruby to build against C++ libraries which undefine the isfinite macro and have also deprecated finite
* Fixed timeout tests to be less time sensitiveBenoit Foucher2017-09-15
| | | | | The tests now use a controller to hold/activate the adapter instead of relying on a timer. Fixes ICE-8312.
* Ported build system improvements from Freeze repositoryBenoit Foucher2017-08-16
|
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
|
* Ruby build instructions formatting fixesJoe George2017-07-10
|
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Fixed documentation files to use 80 columnsBenoit Foucher2017-06-30
|
* Fixed ICE-8166 and ICE-8171 - increased 100ms connection timeouts to 250ms, ↵Benoit Foucher2017-06-28
| | | | also increased retryCount for connection establishment
* Updated URLsBernard Normier2017-06-14
|
* Improved timeout test reliability and fixed Ice/slicing/exceptions test to ↵Benoit Foucher2017-06-14
| | | | no longer listen on all interfaces for callbacks
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7966 - empty test.py filesBenoit Foucher2017-06-02
|
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-29
|
* Additional timeout test improvementsBenoit Foucher2017-05-26
|
* Improved timeout test to better deal with slow VMsBenoit Foucher2017-05-26
|
* Fixed sporadic timeout & bridge test failuresBenoit Foucher2017-05-25
|
* Ruby bug fix for IceSSL::ConnectionInfoMark Spruiell2017-05-23
|
* Fixed ICE-7872 - Objective-C Ice/timeout test failureBenoit Foucher2017-05-16
|
* Fixed ICE-7800 - moved python/ruby/php ldflags at the endBenoit Foucher2017-05-11
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove unnecessary tabsJoe George2017-05-03
|