Commit graph

23 commits

Author SHA1 Message Date
Ray Speth
de7d58805e Removed unused variables identified by compiler warnings 2012-01-17 23:58:38 +00:00
Ray Speth
453576f0ad Removed MSVC-specific compiler warning suppression 2012-01-17 04:09:18 +00:00
Ray Speth
9e1fdfe39a Eliminated CVS keyword cruft 2012-01-09 17:32:01 +00:00
Ray Speth
ccaf3f5e08 Move config.h out of the main directory 2011-12-14 19:41:07 +00:00
Harry Moffat
4811459364 Changed the csvdiff default return value.
Now a return of 0 indicates a success.
  Previously a return of 1 indicated a success. Please note!
2010-04-02 19:29:07 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
0c4e09876d Changes due to warnings from msft vc8 2008-01-03 18:54:23 +00:00
Harry Moffat
84ce6963e8 Untested mods for windows 2008-01-03 18:36:03 +00:00
Harry Moffat
874e8192a4 Changed csvdiff so that it would care about the header information,
and fail a test the headers are different.
Note, I am using this information to put the iteration count.
2007-04-01 22:00:53 +00:00
Harry Moffat
dfbb45596a csvdiff update:
Some data columns may now be strings. A string comparison is then
done.
2007-03-26 21:53:45 +00:00
Harry Moffat
aa3e8cf53b Fixed an error for zero length files. 2006-08-29 16:49:54 +00:00
Harry Moffat
3d9f85cf09 Added default column titles, if none are supplied in the file.
This avoids a seg fault.
2006-08-28 00:19:31 +00:00
Harry Moffat
21cf7649eb Fixed compilation of this on a linux platform in the compile farm.
Didn't like declarations in a switch statement.
2006-06-20 13:56:59 +00:00
Harry Moffat
148ab35c3f Added an atol and rtol command-line capability. It also does more
for comparisons with unequal rows.
2006-06-13 15:26:17 +00:00
Dave Goodwin
8c58e0bc64 modified csvdiff to allow larger error bounds when solution is changing rapidly 2005-01-09 19:32:52 +00:00
Harry Moffat
6b052f4d2e Changes to support MSVC 2004-08-27 20:08:10 +00:00
Harry Moffat
686e4ca59f Added a getopt() capability for WINMSC 2004-08-27 20:03:32 +00:00
Harry Moffat
151d278a48 Fixed 2 things:
stripped column names
  checked for zero title lines
2003-12-20 17:53:23 +00:00
Dave Goodwin
3f27dcc438 *** empty log message *** 2003-09-06 14:38:49 +00:00
Dave Goodwin
0d00c29e75 *** empty log message *** 2003-07-30 00:27:26 +00:00
Dave Goodwin
e02d844afb *** empty log message *** 2003-04-21 22:21:39 +00:00
Dave Goodwin
e93289bcef *** empty log message *** 2003-04-18 23:20:16 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00