summaryrefslogtreecommitdiff
path: root/ruby/src
Commit message (Collapse)AuthorAge
* ICE-8457 - Ruby and Python string fixesMark Spruiell2017-11-22
|
* Remove excessive empty linesJoe George2017-06-07
|
* Ruby bug fix for IceSSL::ConnectionInfoMark Spruiell2017-05-23
|
* Fixed ICE-7800 - moved python/ruby/php ldflags at the endBenoit Foucher2017-05-11
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* ICE-7716 - more scripting language fixesMark Spruiell2017-03-29
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* apply 8e5bc0f to IceRubyDessa2017-02-17
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-7531 - ValueFactoryManager segfaultBenoit Foucher2017-02-06
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Fix for IceRuby buildsBernard Normier2017-02-01
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | 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
* | Python/Ruby build fixesJose2017-01-09
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
| |
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
| | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00.
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| |
| * ICE-7023 - Ruby 2.3 compatibilityMark Spruiell2016-03-16
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Removed references to DotNetNames.cppBernard Normier2016-05-12
| |
* | Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
| |
* | stream API fixes for scripting languagesMark Spruiell2016-05-11
| |
* | Fixes to allow per-project/component platform/config variablesBenoit Foucher2016-05-10
| |
* | Removed libIceUtil and libSliceBernard Normier2016-05-09
| |
* | Windows msbuild build updatesJose2016-05-05
| |
* | Re-factored gmake build systemBenoit Foucher2016-05-03
| |
* | fixing recursive lock bug in ruby extensionMark Spruiell2016-03-16
| |
* | ICE-7023 - Ruby 2.3 compatibilityMark Spruiell2016-03-16
| |
* | 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
| * isfinite not supported with VS 2012Jose2016-03-09
| |
* | Update copyright headersJoe George2016-03-01
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-01
|\|
| * Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
| |
* | minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
| |
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
| |