summaryrefslogtreecommitdiff
path: root/python/modules/IcePy/Operation.cpp
Commit message (Expand)AuthorAge
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Fixed IcePy/macOS build errors caused by warningsBenoit Foucher2019-07-15
* Enable -Wconversion with clang - Close #363Jose2019-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
* 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
* 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
* ICE-8496 - Python crash on exitMark Spruiell2017-10-31
* 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
* Fixed ICE-7974 - Python AMI batch oneway requests now return a completed futu...Benoit Foucher2017-06-08
* 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
* ICE-7275 - Raise NotImplementedError in generated Python skeletonsMark Spruiell2017-05-04
* - ICE-6845 - More dispatcher fixes for PythonMark Spruiell2017-03-08
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Merging 3.6 for ICE-7539Mark Spruiell2017-01-31
|\|
| * ICE-7359 - Fix usage of PyTuple_SET_ITEMMark Spruiell2017-01-31
| * Fix ICE-7278Joe George2016-08-23
* | Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
* | Python code style fixesMark Spruiell2016-12-12
* | Python build failures on OS XBenoit Foucher2016-12-12
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | disable user exception validation on server side for PythonMark Spruiell2016-08-31
* | Fix ICE-7278Joe George2016-08-19
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
* | stream API fixes for scripting languagesMark Spruiell2016-05-11
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-03-31
|\|
| * Python VS2015 x64 build fixesJose2016-03-29
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
|/
* ICE-6955 - refcount bug in Python blobject APIMark Spruiell2016-01-07
* py -> pythonMatthew Newhook2015-03-21