summaryrefslogtreecommitdiff
path: root/python/modules/IcePy/Types.cpp
Commit message (Expand)AuthorAge
* Fixes for python custom sequence mapping (#444)Jose2019-07-16
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fixed Python segfault that could occur because of KeyboardInterrupt, fixes #107Benoit Foucher2018-11-20
* Memoryview (#271)Jose2018-11-08
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* More fixes for Xcode 10Bernard Normier2018-09-21
* Update copyright year to 2018Jose2018-02-14
* ICE-8496 - Python crash on exitMark Spruiell2017-10-31
* ICE-8457 - Ruby and Python string fixesMark Spruiell2017-10-26
* - 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
* | Python: Ice.Value implementationJose2017-01-26
* | 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
* | 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'Jose2016-03-10
|\|
| * isfinite not supported with VS 2012Jose2016-03-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Windows msbuild build updatesJose2016-02-26
* | minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Deprecate ice_name and add ice_idJose2016-01-19
|/
* Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
* Fixed ICE-6725 - value demo python crash w/ python 2.7 on WindowsBenoit Foucher2015-08-26
* py -> pythonMatthew Newhook2015-03-21