index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
modules
/
IcePy
Commit message (
Expand
)
Author
Age
*
Remove checksum support (#607)
Austin Henriksen
2021-02-01
*
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
*
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
*
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
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
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 old...
Bernard Normier
2018-09-21
*
|
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
*
Ensure Ice::Connection::setAdapter fails if the adapter is deactivated (ICE-8...
Benoit Foucher
2018-02-12
*
Added support for ice_fixed, ice_getTimeout, ice_getCompress methods (ICE-799...
Benoit Foucher
2018-01-31
*
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
*
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 futu...
Benoit Foucher
2017-06-08
*
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 dispatch...
Benoit Foucher
2017-06-01
*
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
[next]