netcdf-c/include
2017-01-09 13:02:08 -07:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h Fix Jirs 255 2013-05-16 18:22:17 +00:00
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 Add hashmap for quick retrieval of dim and var 2016-03-24 06:38:45 -06:00
nc3dispatch.h [NCF-273]/HZY-708311 2013-12-22 12:53:20 -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 var linked list 2016-11-16 08:45:10 -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 Corrected "BAIL" macros to avoid infinite loop when logging is disabled and an 2013-12-29 01:12:43 -06:00
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 The replacement of 'int' with 'size_t' caused a number of errors across multiple platforms in our CI system. The culprit is not obvious, so I am reverting the commit until we can take a closer look at the underlying issue. 2014-03-10 10:04:37 -06:00
ncconfigure.h merge-squash 2015-10-09 10:12:11 -06:00
ncdimscale.h
ncdispatch.h Added code to accomodate Visual Studio 2012 in support of https://github.com/Unidata/netcdf-c/issues/304 2017-01-09 13:02:08 -07:00
nchashmap.h conflict resolution 2014-03-10 12:13:16 -06:00
nclist.h
nclog.h
nctime.h Coverity fixing 2014-08-17 12:03:23 -06:00
ncuri.h
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
utf8proc.h Fix common typos 2015-08-20 11:42:05 +02:00
XGetopt.h