Ray Speth
|
a6f939c2fe
|
Applied consistent formatting to all C++ code
Done using astyle:
astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux
|
2012-02-10 17:24:00 +00:00 |
|
Ray Speth
|
c708682e56
|
Removed 'using namespace std' from all header files
|
2012-01-23 03:36:42 +00:00 |
|
Ray Speth
|
ffec1b052a
|
Combined CanteraZeroD and CanteraSpectra namespaces with Cantera
|
2012-01-23 03:36:13 +00:00 |
|
Ray Speth
|
d832f32625
|
Eliminated the Cantera_CXX namespace
|
2012-01-23 03:35:46 +00:00 |
|
Ray Speth
|
453576f0ad
|
Removed MSVC-specific compiler warning suppression
|
2012-01-17 04:09:18 +00:00 |
|
Ray Speth
|
b6fa3d9701
|
Made results of 'cxx_ex' test consistent
|
2012-01-09 17:35:43 +00:00 |
|
Ray Speth
|
9e1fdfe39a
|
Eliminated CVS keyword cruft
|
2012-01-09 17:32:01 +00:00 |
|
Ray Speth
|
9ff2c93615
|
Modified the cxx_ex tests to generate consistent output
|
2011-12-14 05:55:29 +00:00 |
|
Ray Speth
|
ea63e3163a
|
Moved remaining C++ tests out of examples/cxx
|
2011-12-14 05:55:11 +00:00 |
|