cantera/interfaces/cython
Ray Speth 459ff956c2 [MixMaster] Fix crash when using Tcl 8.6
Tcl/Tk changed some operations which previously resulted in undefined behavior
into errors, including one case that occurred when updating the "Mixtures" menu
in MixMaster.

MixMaster now modifies the existing Menu when adding an item, rather than
completely regenerating it, which avoids this problem.

Fixes Issue 235.
2014-09-15 18:05:04 +00:00
..
cantera [MixMaster] Fix crash when using Tcl 8.6 2014-09-15 18:05:04 +00:00
scripts [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
.gitignore [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
SConscript Allow auto conversion of Python examples on Windows 2014-08-25 18:41:56 +00:00
setup.py.in [SCons] Use SCons to compile the Cython extension 2014-01-31 23:15:17 +00:00