cantera/src/base
Ray Speth e04e59cdd3 Removed extraneous parentheses around arguments to 'return'
'return' is a keyword, not a function, so these parens are unnecessary.
2013-02-14 01:03:48 +00:00
..
application.cpp Removed extraneous parentheses around arguments to 'return' 2013-02-14 01:03:48 +00:00
application.h Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
checkFinite.cpp Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
clockWC.cpp Removed extraneous parentheses around arguments to 'return' 2013-02-14 01:03:48 +00:00
ct2ctml.cpp Added a version of writelog which takes the log level as an argument 2012-12-30 00:17:08 +00:00
ctexceptions.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
ctml.cpp Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
global.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
LogPrintCtrl.cpp Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
LogPrintCtrl.h Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
Makefile.am fixing base directory header install path 2012-07-18 17:10:53 +00:00
mdp_allo.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
plots.cpp Fixed code formatting 2012-07-18 18:32:29 +00:00
PrintCtrl.cpp Removed extraneous parentheses around arguments to 'return' 2013-02-14 01:03:48 +00:00
stringUtils.cpp Removed extraneous parentheses around arguments to 'return' 2013-02-14 01:03:48 +00:00
units.h Eliminated some shadowing of member variables by function arguments 2013-02-14 01:03:19 +00:00
xml.cpp Eliminated some shadowing of member variables by function arguments 2013-02-14 01:03:19 +00:00