Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | 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 | |
| | | ||||
* | | ICE-7242 - Cross test updates | Joe George | 2016-07-27 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-07-26 | |
|\| | ||||
| * | String literal fixes for compativility with Python3 | Jose | 2016-07-26 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-07-21 | |
|\| | ||||
| * | Fix ICE-7249 - Python Ice/objects cross test failure | Joe George | 2016-07-21 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-07-19 | |
|\| | ||||
| * | ICE-7239 - Disable Ice.Warn.Dispatch for Python Ice/proxy test | Joe George | 2016-07-19 | |
| | | ||||
| * | ICE-7240 - Python Ice/servantLocator cross test | Joe George | 2016-07-19 | |
| | | ||||
| * | ICE-7241 - Python Ice/optional cross test failure | Joe George | 2016-07-19 | |
| | | ||||
* | | ICE-7240 - Python Ice/servantLocator cross test | Joe George | 2016-07-19 | |
| | | ||||
* | | 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-28 | |
|\| | ||||
| * | Fix for yocto python testing | Jose | 2016-03-23 | |
| | | ||||
| * | python Slice/import test fixes for Debian binary python package | Jose | 2016-03-17 | |
| | | ||||
* | | 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-10 | |
|\| | ||||
| * | String literals fixes | Jose | 2016-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' | 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 | |
| | | ||||
* | | Windows msbuild build updates | Jose | 2016-02-26 | |
| | | ||||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 | |
| | | ||||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 | |
| | | ||||
* | | ICE-6898 - "Delegate" functions for ACM callbacks | Joe George | 2015-12-24 | |
| | | | | | | | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 | |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | |||
* | | Fix Python Ice/slicing/objects test | Joe George | 2015-12-17 | |
| | | ||||
* | | ICE-6897 - Python and Objective-C ValueFactory | Joe George | 2015-12-17 | |
| | | | | | | | | | | - ValueFactory's are now functions/lambdas in Python and blocks in Objective-C | |||
* | | 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. | |||
* | | Merge branch '3.6' | Mark Spruiell | 2015-12-02 | |
|\| | ||||
| * | Fixes for ICE-6905 - support NaN/Infinity in scripting languages | Mark Spruiell | 2015-12-02 | |
| | | ||||
| * | Fix for ICE-6896 - sporadic binding test failure with the Python language ↵ | Benoit Foucher | 2015-11-24 | |
| | | | | | | | | mapping | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2015-11-19 | |
|\| | ||||
| * | Objects test updates to sync with Java/C# | Jose | 2015-11-19 | |
| | | ||||
* | | Added ready callback to allow transports to signal readiness to the thread pool | Benoit Foucher | 2015-10-09 | |
|/ | ||||
* | Fixed ICE-6824 - timeout test failure on SLES12 | Benoit Foucher | 2015-09-28 | |
| | ||||
* | ICE-6792 fix for test failure on linux | Dwayne Boone | 2015-09-15 | |
| | ||||
* | ICE-6792 python tests no longer require make/nmake | Dwayne Boone | 2015-09-15 | |
| | ||||
* | Fixed ICE-6812 - JavaScript ACM monitor bug | Benoit Foucher | 2015-09-14 | |
| | ||||
* | ICE-6742 - python3 failure in test/Ice/properties | Mark Spruiell | 2015-08-27 | |
| |