Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | Better fix for python build failre | Jose | 2018-11-16 | |
| | ||||
* | Fix build failures with Python 3.7.0 | Jose | 2018-11-16 | |
| | ||||
* | More bidir tests. Fixes #51. | Bernard Normier | 2018-11-13 | |
| | ||||
* | Do not use "false" in python tests | Jose | 2018-11-08 | |
| | | | | Close #270 | |||
* | 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. | |||
* | Updated to Python 3.7 | Bernard Normier | 2018-11-01 | |
| | ||||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 | |
| | | | | Fixes 223. | |||
* | Do not use time.clock() with Python >= 3.3 as it is deprecated | Jose | 2018-10-26 | |
| | ||||
* | Do not use imp.new_module deprecated since Python 3.4 | Jose | 2018-10-26 | |
| | | | | Close #260 | |||
* | Upgrade default Python version for Windows builds to 3.7 | Jose | 2018-10-26 | |
| | ||||
* | Fixed slice2matlab generated code type for dictionary data members | Jose | 2018-10-23 | |
| | | | | Close #256 | |||
* | Added support for --cpp-path to test driver | Benoit Foucher | 2018-10-18 | |
| | ||||
* | Fixed IcePy compilation issue with GCC 8.2 on Debian/sid and -O3 | Benoit Foucher | 2018-10-17 | |
| | ||||
* | Fix whitespaces | Benoit Foucher | 2018-10-01 | |
| | ||||
* | Fix python Ice/info test failure | Jose | 2018-09-26 | |
| | ||||
* | Fix python Ice/info test failure | Jose | 2018-09-26 | |
| | | | | Close #215 | |||
* | 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 | |
| | | ||||
* | | Test using Value as operation parameter | Jose | 2018-09-20 | |
| | | | | | | | | | | | | | | | | | | Fix a bug in slice2java that generate bogus code or using Value as an Slice operation parameter Fix a bug in JavaScript mapping that cause a run-time error when invoking an operation that defines Value as an input parameter | |||
* | | Test using Value type as a class data member | Jose | 2018-09-13 | |
| | | | | | | | | See #203 | |||
* | | Allow to build Python 3.7 with Visual Studio 2017 | Jose | 2018-09-13 | |
| | | ||||
* | | Remove debug statement | Jose | 2018-09-03 | |
| | | ||||
* | | Fixed whitespaces | Benoit Foucher | 2018-08-28 | |
| | | ||||
* | | Fix sockect exception in python binding test when running with workers | Jose | 2018-08-15 | |
| | | ||||
* | | Fix python Slice/escape test failure running with workers | Jose | 2018-08-15 | |
| | | ||||
* | | Fixes to allow run JavaScript and Python tests with workers | Jose | 2018-08-14 | |
| | | ||||
* | | Update PHP tests to use TestHelper class | Jose | 2018-08-08 | |
| | | ||||
* | | Python test suite updates | Jose | 2018-08-06 | |
| | | ||||
* | | Eliminate catch(const char*) #48 | Jose | 2018-07-26 | |
| | | ||||
* | | Add support cs:namespace metadata | Jose | 2018-06-28 | |
| | | | | | | | | | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification | |||
* | | Test fixes and improvements for Android testing reliability | Benoit Foucher | 2018-06-21 | |
| | | ||||
* | | Port Ice/scope test to scripting languages | Jose | 2018-06-19 | |
| | | ||||
* | | Better fix to allow parent directory with spaces (for bug #95) | Benoit Foucher | 2018-06-05 | |
| | | ||||
* | | Allow spaces in ice repository parent directory (fixes #95) | Benoit Foucher | 2018-06-05 | |
| | | ||||
* | | Timeout test and Android driver fixes | Benoit Foucher | 2018-05-29 | |
| | | ||||
* | | Missing dependency for Glacier2 tests | Jose | 2018-05-03 | |
| | | ||||
* | | Build C++ dependencies when build Ice for Python | Jose | 2018-05-03 | |
|/ | ||||
* | Fix typo | Jose | 2018-04-09 | |
| | ||||
* | IcePy failures on SLES12 | Jose | 2018-04-09 | |
| | | | | See ICE-8810 | |||
* | Use the extension suffix given by python-config | Jose | 2018-04-06 | |
| | ||||
* | Only filter python ldflags on Ubuntu and Debian platforms | Jose | 2018-04-06 | |
| | ||||
* | Warnings build python debian packages: | Jose | 2018-04-05 | |
| | | | | | | | - ICE-8789 debian packaging says linking IcePy with dl/util it is not necessary - ICE-8791 dh_python2 warning about linking with pyhon2.7 | |||
* | Init file for Ice/Py3 module | Jose | 2018-04-05 | |
| | ||||
* | Use Py3 package name for Python3 code | Jose | 2018-04-05 | |
| | ||||
* | Move Ice/IceFuture.py -> to Ice/Future/WrapFuture.py | Jose | 2018-04-05 | |
| | | | | | | | | Using an Ice submodule for this file allow us to exclude it from python < 3.5 pip packages, python bytecode compile will fail with python < 3.5 for this file and break pip package. See ICE-8794 |