summaryrefslogtreecommitdiff
path: root/python/modules/IcePy
Commit message (Collapse)AuthorAge
...
* | Deprecate ice_name and add ice_idJose2016-01-19
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-01-14
|\|
| * ICE-6955 - refcount bug in Python blobject APIMark Spruiell2016-01-07
| |
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
| | | | | | | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback
* | ICE-6897 - Python and Objective-C ValueFactoryJoe George2015-12-17
| | | | | | | | | | - ValueFactory's are now functions/lambdas in Python and blocks in Objective-C
* | ICE-6908 - Add ValueFactoryJoe George2015-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 Spruiell2015-12-02
|\|
| * Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
| |
* | Changed version to 3.7.0Dwayne Boone2015-11-02
|/
* Fixed ICE-6725 - value demo python crash w/ python 2.7 on WindowsBenoit Foucher2015-08-26
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* Fix ICE-6682 - Windows Python build brokenJose2015-07-27
|
* Fix ICE-6569 - Python 3 build fails with GCCJoe George2015-06-08
|
* ICE-6471 Add support for IceSSL endpoint/connection info to Python/Ruby/PHPDwayne Boone2015-05-05
|
* ICE-6479 info test failures with scripting languagesDwayne Boone2015-05-05
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp