Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make fixes for c++98 dependencies | Joe George | 2021-03-01 |
| | |||
* | Fix python build deps on Windows | Joe George | 2021-02-21 |
| | |||
* | Switch to using python3 by default | Joe George | 2021-02-10 |
| | |||
* | 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. | ||
* | Remove IcePatch2 (#602) | Bernard Normier | 2021-02-01 |
| | | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI. | ||
* | Add getPythonVersion to PythonMapping.Config | Jose | 2021-01-19 |
| | |||
* | Check the python version of the interpreter running the tests | Jose | 2021-01-19 |
| | |||
* | Fix typo | Jose | 2021-01-12 |
| | |||
* | Fix C# marshal/unmarshal of optional data members (#1232) | Jose | 2021-01-08 |
| | | | See #889 | ||
* | Fixed asyncio/test.py to only run the test with Python 3.7 | Benoit Foucher | 2021-01-08 |
| | |||
* | Fixed Ice.wrap_future cancellation bug and added asyncio test (#1229) | Benoit Foucher | 2021-01-07 |
| | |||
* | 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 |
| | |||
* | Add __main__ logic to slice2py.py (Fixes #893) | Joe George | 2020-06-10 |
| | |||
* | Remove extra empty line | Jose | 2020-04-23 |
| | |||
* | Disable IceSSL with python/Ice/blobject - Close #810 | Jose | 2020-04-21 |
| | |||
* | Fix #635 - Python 3.8 build failure | Joe George | 2019-11-18 |
| | | | | Allow undefined symbols when linking | ||
* | Fixed typo. | Austin Henriksen | 2019-10-30 |
| | |||
* | Minor fixes to documentation files | Benoit Foucher | 2019-10-11 |
| | |||
* | Allow to set python build flags without using python-config | Jose | 2019-10-04 |
| | |||
* | Inrease timeouts in Ice/acm test - Close #558 | Jose | 2019-09-29 |
| | |||
* | Fixed Python bug related to invalid return parameters, fixes #550 | Benoit Foucher | 2019-09-25 |
| | |||
* | Fix for invocation timeout sporadic test failure, fixes #547 | Benoit Foucher | 2019-09-24 |
| | |||
* | Fixes for endpoint to string conversion - Close #517 (#519) | Jose | 2019-09-10 |
| | |||
* | Fixed Ice/acm test waitForClose timing | Benoit Foucher | 2019-09-04 |
| | |||
* | Simplifed collocation test in Ice/location test, fixes #506 | Benoit Foucher | 2019-09-04 |
| | |||
* | Fixes for slice2py forward declarations - Close #490 | Jose | 2019-09-03 |
| | |||
* | Fixed Ice/timeout test to ensure the client doesn't hang in case of test failure | Benoit Foucher | 2019-08-22 |
| | |||
* | Additional fixes for Ice/optional Swift cross testing | Jose | 2019-08-08 |
| | |||
* | Fixes for C++ & Swift generated code - Close #458 | Jose | 2019-07-31 |
| | |||
* | Fixed whitespaces | Benoit Foucher | 2019-07-22 |
| | |||
* | Minor python fixes | Jose | 2019-07-16 |
| | |||
* | Remove unused class Ice.BatchRequest in Ice for Python | Jose | 2019-07-16 |
| | |||
* | 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 | ||
* | Create install dir with MKDIR | Bernard Normier | 2019-07-15 |
| | |||
* | Fixed IcePy/macOS build errors caused by warnings | Benoit Foucher | 2019-07-15 |
| | |||
* | Port to AIX with g++, xlC_r and xlclang++ (#434) | Bernard Normier | 2019-07-15 |
| | |||
* | Fixed Ruby crash (and similar issues in other mappings), fixes #432 | Benoit Foucher | 2019-07-11 |
| | |||
* | Remove forward declarations limitation - Close #97 | Jose | 2019-07-09 |
| | |||
* | Fix checkedCast with facet and MATLAB - Close #394 | Jose | 2019-06-24 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Add ice_isFixed - Close #356 | Jose | 2019-06-21 |
| | |||
* | Fix Incorrect generated code for class implements interface | Jose | 2019-06-06 |
| | | | | Close #406 | ||
* | 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 |
| | |||
* | Fix computation of python-config. Fixes #303 | Joe George | 2018-11-21 |
| |