Ward Fisher
763750fab5
More copyright stanza updates.
2018-12-06 14:56:42 -07:00
Wei-keng Liao
0ed70756cc
Ignore flags NC_MPIIO and NC_MPIPOSIX.
2018-09-22 20:22:34 -05:00
Wei-keng Liao
28512f77f0
remove unused variables
2018-09-18 01:27:57 -05:00
Ward Fisher
157af11bc2
Refactoring tests to separate out error macros from tests, in support of fixing http://github.com/Unidata/netcdf-c/issues/321
2016-10-21 17:17:39 +00:00
dmh
859f105005
merge-squash
2015-08-15 16:26:35 -06:00
Ward Fisher
0a964ad8b1
Updated CMake files, added a few changes to fix linux-based compile warnings.
2012-08-07 21:34:55 +00:00
Russ Rew
c6f399c731
Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis.
2012-04-23 23:59:24 +00:00
Dennis Heimbigner
7e27052f87
- Implemented diskless files for both netcdf classic and extended.
...
The in-memory files can be made persistent if nc_create is called with
NC_DISKLESS|NC_WRITE flags set. Initial test case also included.
- Modified ncio mechanism to support
multiple ncio packages; this is so we
can have posixio and memio operating
at the same time.
- cleanup up a bunch of lint issues (unused variables, etc).
2012-03-26 01:34:32 +00:00
Ed Hartnett
3c404a02c7
new test
2011-04-26 13:24:21 +00:00