Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed Python bug related to invalid return parameters, fixes #550 | Benoit Foucher | 2019-09-25 |
| | |||
* | Fixed IcePy/macOS build errors caused by warnings | Benoit Foucher | 2019-07-15 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | GCC 8 Build fixes for Python, PHP and Ruby | Jose | 2019-01-11 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Memoryview (#271) | Jose | 2018-11-08 |
| | | | | | | | Enhance support for buffer objects in Python Close #208 | ||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Use PY_FORMAT_SIZE_T with PyErr_Format | Jose | 2018-03-07 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | ICE-8293 - Reduce casting in Python extension | Mark Spruiell | 2018-02-12 |
| | | | | | | ICE-8661 - Connection.getAdapter returns bogus value in Python ICE-8662 - Review Python type checking ICE-8663 - Accept None for callbacks | ||
* | ICE-8496 - Python crash on exit | Mark Spruiell | 2017-10-31 |
| | |||
* | 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 |