Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2016-01-14 | |
|\| | ||||
| * | ICE-6955 - refcount bug in Python blobject API | Mark Spruiell | 2016-01-07 | |
| | | ||||
* | | 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 | |||
* | | 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 | |
| | | ||||
* | | Changed version to 3.7.0 | Dwayne Boone | 2015-11-02 | |
|/ | ||||
* | Fixed ICE-6725 - value demo python crash w/ python 2.7 on Windows | Benoit Foucher | 2015-08-26 | |
| | ||||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 | |
| | ||||
* | Fix ICE-6682 - Windows Python build broken | Jose | 2015-07-27 | |
| | ||||
* | Fix ICE-6569 - Python 3 build fails with GCC | Joe George | 2015-06-08 | |
| | ||||
* | 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 | |
| | ||||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 | |
| | ||||
* | Fixed Makefile indentation to use tab witdh=8 and indent width = 4 | Benoit Foucher | 2015-04-13 | |
| | ||||
* | py -> python | Matthew Newhook | 2015-03-21 | |
rb -> ruby objc -> objective-c cs -> csharp |