Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Fixed ICE-7317 - timeout test failure | Benoit Foucher | 2016-09-19 | |
| | | ||||
| * | Fix ICE-4787 - slice compilers and unicode paths | Jose | 2016-09-17 | |
| | | ||||
* | | Fixed for timeout bugs (ICE-7358, ICE-7243, Ice-7227) | Benoit Foucher | 2016-09-16 | |
| | | ||||
* | | ICE-7333 - Java/C# cross test failure in Ice/optional | Mark Spruiell | 2016-09-08 | |
| | | ||||
* | | C++ dispatching code fixes | Benoit Foucher | 2016-08-25 | |
| | | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice) | |||
* | | slice fixes for slicing/objects test | Mark Spruiell | 2016-08-24 | |
| | | ||||
* | | C# mapping changes | Benoit Foucher | 2016-08-16 | |
| | | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously | |||
* | | Ice/objects cross test fixes for php/objetive-c/python/js | Jose | 2016-07-29 | |
| | | ||||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 | |
| | | ||||
* | | Added test for optional object dictionary parameters | Benoit Foucher | 2016-07-07 | |
| | | ||||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 | |
| | | | | | | | | of TCP/iAP/Bluetooth. | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-05-09 | |
|\| | ||||
| * | Fixed ICE-7115 - unmarshalling bug with optional parameters | Benoit Foucher | 2016-04-26 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-17 | |
|\| | ||||
| * | Ruby 1.8 Ice/operations fix to no use force_encoding new in Ruby 1.9 | jose | 2016-03-15 | |
| | | ||||
* | | Merge branch '3.6' | Jose | 2016-03-10 | |
|\| | ||||
| * | Windows wide string literal fixes | Jose | 2016-03-10 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-08 | |
|\| | ||||
| * | String literals ruby fixes | Jose | 2016-03-08 | |
| | | ||||
| * | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 | |
|\| | ||||
| * | Update copyright headers | Joe George | 2016-03-01 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-01 | |
|\| | ||||
| * | Ice::identityToString/Ice::stringToIdentity php/ruby/python implementations | Jose | 2016-03-01 | |
| | | ||||
* | | Fix for Ruby checksum test | Jose | 2016-02-27 | |
| | | ||||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 | |
| | | ||||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 | |
| | | ||||
* | | ICE-6908 - Add ValueFactory | Joe George | 2015-12-08 | |
|/ | | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata. | |||
* | Ruby portability fix for ICE-6905 | Mark Spruiell | 2015-12-02 | |
| | ||||
* | Fixes for ICE-6905 - support NaN/Infinity in scripting languages | Mark Spruiell | 2015-12-02 | |
| | ||||
* | Objects test updates to sync with Java/C# | Jose | 2015-11-19 | |
| | ||||
* | Fixed ICE-6824 - timeout test failure on SLES12 | Benoit Foucher | 2015-09-28 | |
| | ||||
* | Fixed ICE-6812 - JavaScript ACM monitor bug | Benoit Foucher | 2015-09-14 | |
| | ||||
* | ICE-6742 - more python3 fixes | Mark Spruiell | 2015-08-28 | |
| | ||||
* | Fix for Ice/properties when running with python 2.7 | Jose | 2015-08-17 | |
| | ||||
* | Fixed ICE-6602: optionals marshaling bug | Jose | 2015-06-16 | |
| | ||||
* | ICE-6471 Add support for IceSSL endpoint/connection info to Python/Ruby/PHP | Dwayne Boone | 2015-05-05 | |
| | ||||
* | ICE-6479 info test failures with scripting languages | Dwayne Boone | 2015-05-05 | |
| | ||||
* | py -> python | Matthew Newhook | 2015-03-21 | |
rb -> ruby objc -> objective-c cs -> csharp |