netcdf-c/include
Dennis Heimbigner a2e0f069ec This pr should probably be delayed until after Version 4.5.
Primary change is to cleanup code and remove duplicated code.

1. Unify the rc file reading into libdispatch/drc.c. Eventually extend
   if we need rc file for netcdf itself as opposed to the dap code.
2. Unify the extraction from the rc file of DAP authorization info.
3. Misc. other small unifications: make temp file, read file.
4. Avoid use of libcurl when reading file:// because
   there is some kind of problem with the Visual Studio version.
   Might be related to the winpath problem.
   In any case, do direct read instead.
5. Add new error code NC_ERCFILE for errors in reading RC file.
6. Complete documentation cleanup as indicated in this comment
   https://github.com/Unidata/netcdf-c/pull/472#issuecomment-325926426
7. Convert some occurrences of #ifdef _WIN32 to #ifdef _MSC_VER
2017-09-02 18:09:36 -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 Use correct symbol 2016-07-15 07:47:40 -04:00
err_macros.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
fbits.h minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
Makefile.am Initial version 2017-08-31 14:19:56 -06:00
nc3dispatch.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nc3internal.h Merge branch 'master' into open_check_vlens 2017-05-05 17:02:36 -06:00
nc4dispatch.h Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
nc4internal.h X_INT64_MIN, X_INT64_MAX, and X_UINT64_MAX should be used internally 2017-06-06 18:20:26 -05: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 Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nc.h Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
ncauth.h This pr should probably be delayed until after Version 4.5. 2017-09-02 18:09:36 -06:00
ncaux.h 2011-09-18 20:57:51 +00:00
ncbytes.h Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
ncconfigure.h merge-squash 2015-10-09 10:12:11 -06:00
ncdap.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ncdimscale.h minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
ncdispatch.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ncexternl.h Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
nchashmap.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nclist.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nclog.h Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
ncoffsets.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ncrc.h This pr should probably be delayed until after Version 4.5. 2017-09-02 18:09:36 -06:00
nctestserver.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nctime.h Corrected a couple issues uncovered when revisiting https://github.com/Unidata/netcdf-c/issues/244 2017-06-14 14:01:09 -06:00
ncuri.h Undo DECODE_IDENTIFIER change 2017-08-29 18:01:26 -06:00
ncutf8.h re: pull request https://github.com/Unidata/netcdf-c/pull/364 2017-06-18 21:06:19 -06:00
ncwinpath.h 1. Cleaned up some holdover debug code. 2017-07-25 14:58:29 -06:00
netcdf_f.h Merged changes from netcdf-branch. 2012-12-13 22:09:41 +00:00
netcdf_mem.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
netcdf_meta.h.in Primary change: add dap4 support 2017-03-08 17:01:10 -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 1. Unify the rc file reading into libdispatch/drc.c. Eventually extend 2017-08-30 17:44:57 -06:00
onstack.h Fix preprocessor for mingw 2015-12-07 18:08:13 -08:00
rnd.h moved string.c to libdispatch 2011-07-12 17:58:42 +00:00
XGetopt.h 2012-09-10 22:37:38 +00:00