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
/
Types.cpp
Commit message (
Expand
)
Author
Age
*
Fixes for python custom sequence mapping (#444)
Jose
2019-07-16
*
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
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Fixed Python segfault that could occur because of KeyboardInterrupt, fixes #107
Benoit Foucher
2018-11-20
*
Memoryview (#271)
Jose
2018-11-08
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
More fixes for Xcode 10
Bernard Normier
2018-09-21
*
Update copyright year to 2018
Jose
2018-02-14
*
ICE-8496 - Python crash on exit
Mark Spruiell
2017-10-31
*
ICE-8457 - Ruby and Python string fixes
Mark Spruiell
2017-10-26
*
- 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
*
|
Python: Ice.Value implementation
Jose
2017-01-26
*
|
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
*
|
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'
Jose
2016-03-10
|
\
|
|
*
isfinite not supported with VS 2012
Jose
2016-03-09
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
Windows msbuild build updates
Jose
2016-02-26
*
|
minor fixes to stream classes; restoring test/Ice/stream
Mark Spruiell
2016-02-09
*
|
ice_name/ice_id fixes & simplifications.
Jose
2016-01-20
*
|
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
*
|
Deprecate ice_name and add ice_id
Jose
2016-01-19
|
/
*
Fixes for ICE-6905 - support NaN/Infinity in scripting languages
Mark Spruiell
2015-12-02
*
Fixed ICE-6725 - value demo python crash w/ python 2.7 on Windows
Benoit Foucher
2015-08-26
*
py -> python
Matthew Newhook
2015-03-21