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
/
Operation.cpp
Commit message (
Expand
)
Author
Age
*
Fixed Python bug related to invalid return parameters, fixes #550
Benoit Foucher
2019-09-25
*
Fixed IcePy/macOS build errors caused by warnings
Benoit Foucher
2019-07-15
*
Enable -Wconversion with clang - Close #363
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
*
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
*
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
*
ICE-8496 - Python crash on exit
Mark Spruiell
2017-10-31
*
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
*
Fixed ICE-7974 - Python AMI batch oneway requests now return a completed futu...
Benoit Foucher
2017-06-08
*
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
*
ICE-7275 - Raise NotImplementedError in generated Python skeletons
Mark Spruiell
2017-05-04
*
- ICE-6845 - More dispatcher fixes for Python
Mark Spruiell
2017-03-08
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Merging 3.6 for ICE-7539
Mark Spruiell
2017-01-31
|
\
|
|
*
ICE-7359 - Fix usage of PyTuple_SET_ITEM
Mark Spruiell
2017-01-31
|
*
Fix ICE-7278
Joe George
2016-08-23
*
|
Renamed optional invocation context parameter in Python, Ruby and PHP
Bernard Normier
2017-01-09
*
|
Python code style fixes
Mark Spruiell
2016-12-12
*
|
Python build failures on OS X
Benoit Foucher
2016-12-12
*
|
ICE-7138 - new Python AMI mapping based on futures and modified AMD mapping
Mark Spruiell
2016-12-09
*
|
Replaced non-public double underscores in C++
Bernard Normier
2016-11-12
*
|
Revert "Replaced double and triple underscores in C++ by ice-prefixed names"
Bernard Normier
2016-11-05
*
|
Replaced double and triple underscores in C++ by ice-prefixed names
Bernard Normier
2016-11-02
*
|
Added support for non-ASCII characters and universal character names
Bernard Normier
2016-10-20
*
|
disable user exception validation on server side for Python
Mark Spruiell
2016-08-31
*
|
Fix ICE-7278
Joe George
2016-08-19
*
|
Deprecate Communicator::stringToIdentity and identityToString
Bernard Normier
2016-07-27
*
|
stream API fixes for scripting languages
Mark Spruiell
2016-05-11
*
|
Merge remote-tracking branch 'origin/3.6'
Benoit Foucher
2016-03-31
|
\
|
|
*
Python VS2015 x64 build fixes
Jose
2016-03-29
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
minor fixes to stream classes; restoring test/Ice/stream
Mark Spruiell
2016-02-09
*
|
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
|
/
*
ICE-6955 - refcount bug in Python blobject API
Mark Spruiell
2016-01-07
*
py -> python
Matthew Newhook
2015-03-21