netcdf-c/include
Greg Sjaardema cbb9448ab0 Remove unused fields from struct
The nvars, ndims, and natts fields on the NC_HDF5_FILE_INFO struct are
never set.  The nvars field is read, but since it is never written,
the value is always zero.
2017-03-06 11:14:00 -07:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h
CMakeLists.txt Use correct symbol 2016-07-15 07:47:40 -04:00
err_macros.h merge-squash 2015-10-09 10:12:11 -06:00
fbits.h
Makefile.am Resolves Github issue https://github.com/Unidata/netcdf-c/issues/349. 2017-02-16 14:27:54 -07:00
nc3dispatch.h Deleted extraneous header file, removed extraneous . 2017-01-09 13:26:23 -07:00
nc3internal.h Corrected an issue preventing gcc-4.4 from compiling netcdf. 2016-04-26 21:09:41 +00:00
nc4internal.h Remove unused fields from struct 2017-03-06 11:14:00 -07:00
nc_hashmap.h Corrected an issue preventing gcc-4.4 from compiling netcdf. 2016-04-26 21:09:41 +00:00
nc_logging.h
nc_tests.h 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
nc.h Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
ncaux.h
ncbytes.h
ncconfigure.h merge-squash 2015-10-09 10:12:11 -06:00
ncdimscale.h
ncdispatch.h Brought definitions into sync 2017-01-09 15:29:19 -07:00
nchashmap.h
nclist.h
nclog.h
nctime.h Coverity fixing 2014-08-17 12:03:23 -06:00
ncuri.h
ncutf8.h Resolves Github issue https://github.com/Unidata/netcdf-c/issues/349. 2017-02-16 14:27:54 -07:00
netcdf_f.h
netcdf_mem.h More cleaning up of documentation (there will probably be a lot of this) and tweaking files so that documentation renders as expected. 2016-01-14 16:02:00 -07:00
netcdf_meta.h.in Update comment 2016-02-10 15:07:19 -07:00
netcdf_par.h Trying to sort out why netcdf parallel documentation isn't being generated. 2016-01-14 11:02:23 -07:00
netcdf.h Eliminate c++ or c99-style comment 2016-06-07 12:12:18 -04:00
onstack.h Fix preprocessor for mingw 2015-12-07 18:08:13 -08:00
rnd.h
XGetopt.h