netcdf-c/include
Dennis Heimbigner 0cf1e2c49f re: Github issue netcdf-c 300
Modified provenance code to allocate the minimal space
needed for _NCProperties attribute in file.  Basically
required using malloc in the provenance code and in ncdump.
Otherwise should cause no externally visible effects.
Also removed the ENABLE_FILEINFO from configure.ac since
the provenance code is no longer optional.
2016-08-08 09:24:19 -06:00
..
.gitignore
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 Add hashmap for quick retrieval of dim and var 2016-03-24 06:38:45 -06:00
nc3dispatch.h
nc3internal.h Corrected an issue preventing gcc-4.4 from compiling netcdf. 2016-04-26 21:09:41 +00:00
nc4internal.h re: Github issue netcdf-c 300 2016-08-08 09:24:19 -06: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 Alternative solution to https://github.com/Unidata/netcdf-c/pull/199 and https://github.com/Unidata/netcdf-c/pull/200. 2016-01-25 14:09:03 -07: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 ckp 2016-04-06 19:51:40 -06:00
nchashmap.h
nclist.h
nclog.h
nctime.h
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