[go: up one dir, main page]

Menu

Tree [ba41b1] v6.3.0 / src /
 History

HTTPS access


File Date Author Commit
 Backends 2019-04-15 Ian Bell Ian Bell [0091a8] longs to ints
 Tests 2018-10-11 Ian Bell Ian Bell [ede27e] Fix some ;); bugs in Catch tests that clang doe...
 l10n 2014-05-14 Ian bell Ian bell [b3847c] Initial commit for v5, but this time with the r...
 AbstractState.cpp 2019-04-06 Ian Bell Ian Bell [c4a1cc] Also return a value; see #1815
 CPfilepaths.cpp 2019-01-12 Ian Bell Ian Bell [aabca1] Another missing include
 CPnumerics.cpp 2016-06-16 Ian Bell Ian Bell [84f7ef] Drastically improve stability of QT for cubics ...
 CPstrings.cpp 2018-08-30 Jorrit Wronski Jorrit Wronski [514ee5] Updated external submodules (#1727)
 Configuration.cpp 2019-01-13 Ian Bell Ian Bell [b4b2ba] Fix errors identified by Xcode static analysis
 CoolProp.cpp 2019-04-15 Ian Bell Ian Bell [0091a8] longs to ints
 CoolProp.i 2015-11-16 Ian Bell Ian Bell [616f55] Add vector of vector of string and double to Co...
 CoolPropLib.cpp 2017-03-10 Ian Bell Ian Bell [d6db7f] Move F2K into emscripten_interface.cxx (#1449)
 CoolPropLib.def 2016-08-25 Ian Bell Ian Bell [5c1850] Fix stdcall 32-bit windows DLL
 CoolPropTools.cpp 2016-05-11 Ian Bell Ian Bell [4542f9] Merge into release (#1057)
 DataStructures.cpp 2019-01-15 Jorrit Wronski Jorrit Wronski [75c32a] Added isentropic expansion coefficient (#1791)
 Helmholtz.cpp 2018-03-17 Ian Bell Ian Bell [a2d72e] I think that setting of departure functions for...
 HumidAirProp.cpp 2019-04-23 Ian Bell Ian Bell [107675] Issues/1820 (#1823)
 Ice.cpp 2014-11-19 Ian Bell Ian Bell [8327d5] Replaced all tabs with spaces (finally) in C++ ...
 MatrixMath.cpp 2015-11-15 Ian Bell Ian Bell [e119cb] Fix remove row and column functions
 ODEIntegrators.cpp 2019-02-25 Ian Bell Ian Bell [374809] Avoid infinite loop in integration
 PolyMath.cpp 2016-05-11 Ian Bell Ian Bell [4542f9] Merge into release (#1057)
 Solvers.cpp 2019-02-21 Ian Bell Ian Bell [cb8cb0] Make ND solver capable of being relaxed
 SpeedTest.cpp 2016-09-30 Ian Bell Ian Bell [5b9e66] lots of small updates to get VxWorks to build p...
 emscripten_interface.cxx 2017-03-10 Jorrit Wronski Jorrit Wronski [b59dc8] This might fix #1449, although the way import a...
 pybind11_interface.cxx 2017-11-21 Ian Bell Ian Bell [3b40b6] Add GuessesStructure to pybind11 interface