netcdf-c/include
2015-06-04 15:37:52 -06:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h
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
fbits.h
Makefile.am The original mem branch somehow got 2015-05-28 15:10:10 -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 Corrected a few things to work with MSVC. 2015-06-01 15:26:58 -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_mem.h Added reference docs for netcdf_mem work performed by Dennis. Updated Windows pre-built binary documentation to reflect the move to Visual Studio 2012, from Visual Studio 2010. 2015-06-04 15:37:52 -06:00
netcdf_meta.h.in Tightened up formatting for generated netcdf_meta.h file. 2014-09-26 13:57:50 -06:00
netcdf_par.h
netcdf.h The original mem branch somehow got 2015-05-28 15:10:10 -06: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