Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-8496 - Python crash on exitv3.7.0.1-python | Mark Spruiell | 2017-11-22 |
| | |||
* | ICE-8279 - Operation.cpp/Connection.cpp warnings when building PyPI wheel on ↵ | Jose | 2017-07-12 |
| | | | | Windows | ||
* | Fix for ICE-8245 - Python Ice/exceptions hang | Benoit Foucher | 2017-07-11 |
| | |||
* | Fixed ICE-7974 - Python AMI batch oneway requests now return a completed ↵ | Benoit Foucher | 2017-06-08 |
| | | | | future object | ||
* | Additional fix for ICE-7884 - TwowayOnlyException | Benoit Foucher | 2017-06-01 |
| | |||
* | Fixed ICE-7941 - scheduleCallback now provides the connection to the ↵ | Benoit Foucher | 2017-06-01 |
| | | | | dispatcher work item, fixed naming of AsyncResult private methods | ||
* | Replaced virtual public by public virtual | Bernard Normier | 2017-05-19 |
| | |||
* | ICE-7275 - Raise NotImplementedError in generated Python skeletons | Mark Spruiell | 2017-05-04 |
| | | | | ICE-7763 - Add support for marshaled-result in Python | ||
* | - ICE-6845 - More dispatcher fixes for Python | Mark Spruiell | 2017-03-08 |
| | | | | | | - Deprecated the InitializationData.threadHook member - Added threadStart and threadStop members to InitializationData - InitializationData.batchRequestInterceptor can now be a callable | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Merging 3.6 for ICE-7539 | Mark Spruiell | 2017-01-31 |
|\| | |||
| * | ICE-7359 - Fix usage of PyTuple_SET_ITEM | Mark Spruiell | 2017-01-31 |
| | | |||
| * | Fix ICE-7278 | Joe George | 2016-08-23 |
| | | | | | | | | | | Fix Python issue where Ice::UnknownUserException would sometimes be raised in C++ extension instead of being passed to Python. | ||
* | | Renamed optional invocation context parameter in Python, Ruby and PHP | Bernard Normier | 2017-01-09 |
| | | | | | | | | | | new name: context old name: _ctx Fixed macOS build | ||
* | | Python code style fixes | Mark Spruiell | 2016-12-12 |
| | | |||
* | | Python build failures on OS X | Benoit Foucher | 2016-12-12 |
| | | |||
* | | ICE-7138 - new Python AMI mapping based on futures and modified AMD mapping | Mark Spruiell | 2016-12-09 |
| | | |||
* | | Replaced non-public double underscores in C++ | Bernard Normier | 2016-11-12 |
| | | |||
* | | Revert "Replaced double and triple underscores in C++ by ice-prefixed names" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00. | ||
* | | Replaced double and triple underscores in C++ by ice-prefixed names | Bernard Normier | 2016-11-02 |
| | | |||
* | | Added support for non-ASCII characters and universal character names | Bernard Normier | 2016-10-20 |
| | | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property. | ||
* | | disable user exception validation on server side for Python | Mark Spruiell | 2016-08-31 |
| | | |||
* | | Fix ICE-7278 | Joe George | 2016-08-19 |
| | | | | | | | | | | Fix Python issue where Ice::UnknownUserException would sometimes be raised in C++ extension instead of being passed to Python. | ||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | stream API fixes for scripting languages | Mark Spruiell | 2016-05-11 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2016-03-31 |
|\| | |||
| * | Python VS2015 x64 build fixes | Jose | 2016-03-29 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | minor fixes to stream classes; restoring test/Ice/stream | Mark Spruiell | 2016-02-09 |
| | | |||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
|/ | |||
* | ICE-6955 - refcount bug in Python blobject API | Mark Spruiell | 2016-01-07 |
| | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |