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
b88846e5e0
Fixed C++ tests that were failing under Windows
...
Visual Studio defaults to 3-digit exponents when printing in scientific
notation. The tests now use a MSVC-specific function to change this
behavior when necessary.
2012-01-09 17:35:28 +00:00
Ray Speth
9e1fdfe39a
Eliminated CVS keyword cruft
2012-01-09 17:32:01 +00:00
Ray Speth
71588d307d
Remove files for Autotools and Visual Studio build systems
2011-12-14 19:38:10 +00:00
Harry Moffat
201117842e
ignore list maintenance.
2009-07-29 15:22:58 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +00:00
Harry Moffat
86b628078a
added more files
2009-07-24 00:49:18 +00:00
Harry Moffat
fc4cc948ea
Added more output to the test process
2009-07-13 16:51:56 +00:00
Harry Moffat
b1f8a6b0b9
Upgrades to makefiles.
2009-02-15 17:55:31 +00:00
Harry Moffat
357e23cf61
added dependencies
2009-02-15 17:43:09 +00:00
Harry Moffat
1049aaa1b3
Added some files to ignore list
2008-10-16 17:17:09 +00:00
Harry Moffat
c22dfbd9c2
Added a test against build_with_f2c
...
Took out src_dir_tree checks
2008-01-15 16:54:27 +00:00
Harry Moffat
91ff08255f
Added .depends to all target
2007-12-28 01:53:06 +00:00
Harry Moffat
2e20b990c6
Added .depends to the Make all rule.
2007-12-19 16:58:48 +00:00
Harry Moffat
4afa86fb3e
Fixed path to elements.xml
2007-07-24 17:24:57 +00:00
Dave Goodwin
ba5928083f
added thread safety option
2007-05-10 03:28:30 +00:00
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Harry Moffat
1cd197ea7a
doxygen update:
...
Added EdgePhase
Worked on test suite:
HMW_Test_1 passes now whether Debug_Mode is turned on or not.
2007-02-24 00:51:56 +00:00
Harry Moffat
289eb43afb
solaris port
...
added the CXX_DEPENDS variable.
2006-12-14 18:43:08 +00:00
Harry Moffat
9a1ab2c4fc
Added the namespace std;
2006-11-28 20:11:19 +00:00
Harry Moffat
56b9bc371e
Added -s to make tests.
2006-10-20 21:56:39 +00:00
Harry Moffat
518513025c
Fixed the name of some environmental variables
2006-08-20 00:11:07 +00:00
Harry Moffat
5448b36dc3
Added another test to add coverage to the ctml to xml treatment of
...
neg A coefficients.
2006-07-05 21:23:39 +00:00
Harry Moffat
0496f6a69b
First cut at getting rid of the false bad test results for the
...
python = none option. min_python dir will include the
minimal python installation tests
2006-06-20 23:03:32 +00:00