summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAge
* Fix #635 - Python 3.8 build failureJoe George2019-11-18
* Fixed typo.Austin Henriksen2019-10-30
* Minor fixes to documentation filesBenoit Foucher2019-10-11
* Allow to set python build flags without using python-configJose2019-10-04
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
* Fixed Ice/acm test waitForClose timingBenoit Foucher2019-09-04
* Simplifed collocation test in Ice/location test, fixes #506Benoit Foucher2019-09-04
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
* Additional fixes for Ice/optional Swift cross testingJose2019-08-08
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Fixed whitespacesBenoit Foucher2019-07-22
* Minor python fixesJose2019-07-16
* Remove unused class Ice.BatchRequest in Ice for PythonJose2019-07-16
* Fixes for python custom sequence mapping (#444)Jose2019-07-16
* Create install dir with MKDIRBernard Normier2019-07-15
* Fixed IcePy/macOS build errors caused by warningsBenoit Foucher2019-07-15
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Add ice_isFixed - Close #356Jose2019-06-21
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
* Copyright header simplicationJose2019-01-19
* GCC 8 Build fixes for Python, PHP and RubyJose2019-01-11
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fix computation of python-config. Fixes #303Joe George2018-11-21
* Added missing exceptions to convertLocalException in Python.Austin Henriksen2018-11-20
* Fixed Python segfault that could occur because of KeyboardInterrupt, fixes #107Benoit Foucher2018-11-20
* Better fix for python build failreJose2018-11-16
* Fix build failures with Python 3.7.0Jose2018-11-16
* More bidir tests. Fixes #51.Bernard Normier2018-11-13
* Do not use "false" in python testsJose2018-11-08
* Memoryview (#271)Jose2018-11-08
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Updated to Python 3.7Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Do not use time.clock() with Python >= 3.3 as it is deprecatedJose2018-10-26
* Do not use imp.new_module deprecated since Python 3.4Jose2018-10-26
* Upgrade default Python version for Windows builds to 3.7Jose2018-10-26
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
* Added support for --cpp-path to test driverBenoit Foucher2018-10-18
* Fixed IcePy compilation issue with GCC 8.2 on Debian/sid and -O3Benoit Foucher2018-10-17
* Fix whitespacesBenoit Foucher2018-10-01
* Fix python Ice/info test failureJose2018-09-26