netcdf-c/include
2015-03-10 06:13:07 -06: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 Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
err_macros.h Quincey's fixes for NCF-56, "netcdf-4 can't read HDF5 scalar atts". 2013-07-10 20:09:31 +00:00
fbits.h
Makefile.am Have finished with autotools-based netcdf_meta.h template. Need to redo cmake-based template to match behavior. 2014-09-11 12:32:55 -06:00
nc3dispatch.h [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
nc3internal.h
nc4internal.h fix arg type in internal function 2015-02-05 17:05:10 -07: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
nc.h disable refcounting until semantics are decided 2014-03-07 14:56:52 -07: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 Removed two-slash style comments, replaced with legal comment blocks. 2014-08-25 15:14:10 -06:00
ncdimscale.h
ncdispatch.h Fix and test resolution of NCF-326, Unlimited Dimensions NC_EEDGE error. 2015-03-10 06:13:07 -06: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_meta.h.in Tightened up formatting for generated netcdf_meta.h file. 2014-09-26 13:57:50 -06:00
netcdf_par.h Quincey's fixes for NCF-250, netCDF-4 parallel independent access with 2013-07-08 21:31:13 +00:00
netcdf.h resolved conflict 2014-12-09 13:31:20 -07:00
onstack.h
rnd.h
utf8proc.h Made H5_USE_16_API an option in CMakeLists.txt, added string to describe what it does. 2013-08-28 12:43:45 -06:00
XGetopt.h