cantera/interfaces
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
..
cython [MixMaster] Fix crash when using Tcl 8.6 2014-09-15 18:05:04 +00:00
matlab [Matlab] Fix build warnings about Contents.m 2014-08-26 22:04:50 +00:00
python_minimal [SCons] Fix build errors when path to Python contains spaces 2014-07-25 18:32:54 +00:00