summaryrefslogtreecommitdiff
path: root/python/modules/IcePy
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Fixed invalid Python 3.9 macroBenoit Foucher2020-11-10
* Fixed iOS test controller Xcode project for Xcode 12 and Python 3.9 fixBenoit Foucher2020-11-10
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Copy python dependencies to the extension directory - Close #926 (#927)Jose2020-06-25
* Fixed typo.Austin Henriksen2019-10-30
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Fixes for python custom sequence mapping (#444)Jose2019-07-16
* Fixed IcePy/macOS build errors caused by warningsBenoit Foucher2019-07-15
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Add ice_isFixed - Close #356Jose2019-06-21
* 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
* 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
* Memoryview (#271)Jose2018-11-08
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixed IcePy compilation issue with GCC 8.2 on Debian/sid and -O3Benoit Foucher2018-10-17
* Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-21
|\
| * PyThread_get_thread_ident returns unsigned long in Python 3.7 and long in old...Bernard Normier2018-09-21
* | Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-21
|\|
| * More fixes for Xcode 10Bernard Normier2018-09-21
* | Allow to build Python 3.7 with Visual Studio 2017Jose2018-09-13
* | Eliminate catch(const char*) #48Jose2018-07-26
|/
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
* Use PY_FORMAT_SIZE_T with PyErr_FormatJose2018-03-07
* Update copyright year to 2018Jose2018-02-14
* ICE-8293 - Reduce casting in Python extensionMark Spruiell2018-02-12
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated (ICE-8...Benoit Foucher2018-02-12
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods (ICE-799...Benoit Foucher2018-01-31
* Added missing ICE_NOEXPECT to IcePy/IceRuby/IcePHPBenoit Foucher2018-01-24
* ICE-8496 - Python crash on exitMark Spruiell2017-10-31
* ICE-8457 - Ruby and Python string fixesMark Spruiell2017-10-26
* Ported build system improvements from Freeze repositoryBenoit Foucher2017-08-16
* ICE-8279 - Operation.cpp/Connection.cpp warnings when building PyPI wheel on ...Jose2017-07-12
* Fix for ICE-8245 - Python Ice/exceptions hangBenoit Foucher2017-07-11
* Windows UWP build instructions updatesJose2017-06-21
* Update mcpp NuGet packages to last versionJose2017-06-14
* Update mcpp/lmdb NuGet packagesJose2017-06-13
* Fixed ICE-7974 - Python AMI batch oneway requests now return a completed futu...Benoit Foucher2017-06-08
* Remove excessive empty linesJoe George2017-06-07
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
* Fixed ICE-7941 - scheduleCallback now provides the connection to the dispatch...Benoit Foucher2017-06-01
* Replaced virtual public by public virtualBernard Normier2017-05-19
* Fixed ICE-7800 - moved python/ruby/php ldflags at the endBenoit Foucher2017-05-11
* ICE-7275 - Raise NotImplementedError in generated Python skeletonsMark Spruiell2017-05-04