cantera/src
Ray Speth 90b0ee152b Fix compilation with GCC 4.6 and 4.7
The standard libraries for these versions of GCC do not have 'emplace'
methods for associative containers.
2015-10-17 18:58:50 -04:00
..
base Fix compilation with GCC 4.6 and 4.7 2015-10-17 18:58:50 -04:00
clib Use cppformat instead of int2str and fp2str 2015-10-14 18:45:23 -04:00
equil Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
fortran Update AssertThrowMsg and AssertFinite to use cppformat 2015-10-14 18:45:23 -04:00
kinetics Fix compilation with GCC 4.6 and 4.7 2015-10-17 18:58:50 -04:00
matlab [Matlab] Fix error handling for nAtoms to avoid false positives 2015-09-08 12:26:58 -04:00
numerics Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
oneD Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
thermo Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
tpx Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
transport Fix compilation with GCC 4.6 and 4.7 2015-10-17 18:58:50 -04:00
zeroD Replace DATA_PTR macro with calls to data() 2015-10-17 18:58:50 -04:00
SConscript Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -04:00