Ray Speth
4e2a48c4e5
Fixed erroneous inequality comparisons between size_t and 0
2012-01-20 23:13:17 +00:00
Ray Speth
cd4d4f01b6
Removed some unused preprocessor definitions
2012-01-19 20:30:38 +00:00
Ray Speth
d3c09984d0
Fixed some preprocessor directives for MinGW
...
The purpose of these changes is to make the distinction between
compiling under Windows (in which case _WIN32 is defined) and
compiling with the Microsoft compiler (in which case _MSC_VER is
defined). These changes are from the patch submitted by David
Fronczek.
2012-01-19 20:30:26 +00:00
Ray Speth
1ff7c23860
Fixed signed/unsigned equality comparisons
2012-01-17 23:58:48 +00:00
Ray Speth
de7d58805e
Removed unused variables identified by compiler warnings
2012-01-17 23:58:38 +00:00
Ray Speth
bc9ec48516
Fixing compiler warnings, part 5
2012-01-17 04:11:51 +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
Ray Speth
71588d307d
Remove files for Autotools and Visual Studio build systems
2011-12-14 19:38:10 +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
df31f94187
Fixed some warnings.
2009-04-19 02:31:12 +00:00
Harry Moffat
89d8691747
General commit
...
Making some progress on the windows version, but not finished.
2009-03-28 03:07:23 +00:00
Harry Moffat
b2cf384cea
Added PURIFY option to makefiles
2008-12-30 21:49:41 +00:00
Harry Moffat
583fccb2b8
Small change to make sure that a file gets copied.
2008-10-15 22:15:12 +00:00
Harry Moffat
bea1952ee3
Made a rule to add csvdiff to the bin directory of the install
2008-09-08 23:56:40 +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
4d0160ec34
solaris10 change
...
Changed a @CXX@ to a @CXX_DEPENDS@
2007-03-20 21:27:29 +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
Harry Moffat
90e586bfa7
Took out extraneous statements.
2006-04-30 23:13:59 +00:00
Dave Goodwin
08fa7e3d02
changed some variable names to eliminate leading ddouble (and some single) underscores
2005-11-22 17:59:04 +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
Dave Goodwin
14496a260a
*** empty log message ***
2004-06-16 21:56:14 +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
2a00814a9d
*** empty log message ***
2003-06-07 23:53:49 +00:00
Dave Goodwin
e02d844afb
*** empty log message ***
2003-04-21 22:21:39 +00:00
Dave Goodwin
d9c72ffafd
*** empty log message ***
2003-04-20 14:44:59 +00:00
Dave Goodwin
323310bffd
*** empty log message ***
2003-04-20 04:59:05 +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