summaryrefslogtreecommitdiff
path: root/python/modules
Commit message (Collapse)AuthorAge
...
| * Fix ICE-7278Joe George2016-08-23
| | | | | | | | | | Fix Python issue where Ice::UnknownUserException would sometimes be raised in C++ extension instead of being passed to Python.
* | disable user exception validation on server side for PythonMark Spruiell2016-08-31
| |
* | Fix ICE-7278Joe George2016-08-19
| | | | | | | | | | Fix Python issue where Ice::UnknownUserException would sometimes be raised in C++ extension instead of being passed to Python.
* | Move generateUUID to IceBernard Normier2016-08-01
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Update version to 3.7a3Joe George2016-07-12
| |
* | 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.
* | Updated version to 3.7a2Bernard Normier2016-05-31
| |
* | 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
| |
* | IceUtil and Slice msbuild updatesBernard Normier2016-05-11
| |
* | Fixes to allow per-project/component platform/config variablesBenoit Foucher2016-05-10
| |
* | Removed libIceUtil and libSliceBernard Normier2016-05-09
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * Add encoding comments to python generated codeJose2016-04-28
| |
| * Update Ice version to 3.6.3Joe George2016-04-08
| |
* | Re-factored gmake build systemBenoit Foucher2016-05-03
| |
* | Windows build fixes related to alpha versionsJose2016-04-11
| |
* | Updated Ice version to 3.7a0Benoit Foucher2016-04-07
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-03-31
|\|
| * Python VS2015 x64 build fixesJose2016-03-29
| |
| * Windows Python 3.5 build supportJose2016-03-28
| |
| * Update version to 3.6.2Jose2016-03-10
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|\|
| * 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
| |
* | Windows msbuild build updatesJose2016-02-26
| |
* | minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
| |
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | 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
|