Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove checksum support (#607) | Austin Henriksen | 2021-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping. | ||
* | Fixed invalid Python 3.9 macro | Benoit Foucher | 2020-11-10 |
| | |||
* | Fixed iOS test controller Xcode project for Xcode 12 and Python 3.9 fix | Benoit Foucher | 2020-11-10 |
| | |||
* | Add class cycle detection during unmarshaling (#946) | Joe George | 2020-07-07 |
| | | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior. | ||
* | Copy python dependencies to the extension directory - Close #926 (#927) | Jose | 2020-06-25 |
| | |||
* | Fixed typo. | Austin Henriksen | 2019-10-30 |
| | |||
* | Fixed Python bug related to invalid return parameters, fixes #550 | Benoit Foucher | 2019-09-25 |
| | |||
* | Fixes for python custom sequence mapping (#444) | Jose | 2019-07-16 |
| | | | | | | | | * Fixes for python mappings * Additional fixes for Python custom sequence mapping. * Fix CHANGELOG TOC | ||
* | Fixed IcePy/macOS build errors caused by warnings | Benoit Foucher | 2019-07-15 |
| | |||
* | Fixed Ruby crash (and similar issues in other mappings), fixes #432 | Benoit Foucher | 2019-07-11 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Add ice_isFixed - Close #356 | 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 |
| | |||
* | Added missing exceptions to convertLocalException in Python. | Austin Henriksen | 2018-11-20 |
| | |||
* | Fixed Python segfault that could occur because of KeyboardInterrupt, fixes #107 | Benoit Foucher | 2018-11-20 |
| | |||
* | 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. | ||
* | Fixed IcePy compilation issue with GCC 8.2 on Debian/sid and -O3 | Benoit Foucher | 2018-10-17 |
| | |||
* | Merge branch '3.7.1-xcode10' into 3.7 | Bernard Normier | 2018-09-21 |
|\ | |||
| * | PyThread_get_thread_ident returns unsigned long in Python 3.7 and long in ↵ | Bernard Normier | 2018-09-21 |
| | | | | | | | | older versions | ||
* | | Merge branch '3.7.1-xcode10' into 3.7 | Bernard Normier | 2018-09-21 |
|\| | |||
| * | More fixes for Xcode 10 | Bernard Normier | 2018-09-21 |
| | | |||
* | | Allow to build Python 3.7 with Visual Studio 2017 | Jose | 2018-09-13 |
| | | |||
* | | Eliminate catch(const char*) #48 | Jose | 2018-07-26 |
|/ | |||
* | Added sanity checks for ACM timeout value (ICE-8749) | Benoit Foucher | 2018-03-20 |
| | |||
* | 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 | ||
* | Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵ | Benoit Foucher | 2018-02-12 |
| | | | | (ICE-8659) | ||
* | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 |
| | | | | (ICE-7996 & ICE-7976) | ||
* | Added missing ICE_NOEXPECT to IcePy/IceRuby/IcePHP | Benoit Foucher | 2018-01-24 |
| | |||
* | ICE-8496 - Python crash on exit | Mark Spruiell | 2017-10-31 |
| | |||
* | ICE-8457 - Ruby and Python string fixes | Mark Spruiell | 2017-10-26 |
| | |||
* | Ported build system improvements from Freeze repository | Benoit Foucher | 2017-08-16 |
| | |||
* | 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 |
| | |||
* | Windows UWP build instructions updates | Jose | 2017-06-21 |
| | |||
* | Update mcpp NuGet packages to last version | Jose | 2017-06-14 |
| | |||
* | Update mcpp/lmdb NuGet packages | Jose | 2017-06-13 |
| | |||
* | Fixed ICE-7974 - Python AMI batch oneway requests now return a completed ↵ | Benoit Foucher | 2017-06-08 |
| | | | | future object | ||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | 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 |
| | |||
* | Fixed ICE-7800 - moved python/ruby/php ldflags at the end | Benoit Foucher | 2017-05-11 |
| | |||
* | ICE-7275 - Raise NotImplementedError in generated Python skeletons | Mark Spruiell | 2017-05-04 |
| | | | | ICE-7763 - Add support for marshaled-result in Python |