netcdf-c/libdap4
Dennis Heimbigner 3c7ffcc6d1 Fix https://github.com/Unidata/netcdf-c/issues/963
Fix https://github.com/Unidata/netcdf-c/issues/962

1. remove the --disable-diskless option since it is no
   longer needed. Similarly for CMakeLists.txt.
2. Fixed nc4files.c where BAIL and return were mixed
   leading to situation where cleanup code was not
   being invoked. This probably occurs elsewhere,
   but I did not find any specifically.
2018-05-11 15:30:19 -06:00
..
CMakeLists.txt Make branch compile under cmake 2017-08-31 15:32:41 -06:00
d4bytes.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4bytes.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4chunk.c This is the initial step in moving to the new higher performance 2018-02-08 19:53:40 -07:00
d4chunk.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4crc32.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4curlflags.c re: pull request: https://github.com/Unidata/netcdf-c/issues/487 2017-09-18 16:44:31 -06:00
d4curlfunctions.c re: gh issue https://github.com/Unidata/netcdf-c/issues/887 2018-02-27 14:22:04 -07:00
d4curlfunctions.h Merge master and resolve conflicts 2017-10-28 13:57:23 -06:00
d4cvt.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4data.c fixed some warnings 2017-11-04 05:34:36 -06:00
d4debug.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4debug.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4dump.c 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
d4file.c Fix https://github.com/Unidata/netcdf-c/issues/963 2018-05-11 15:30:19 -06:00
d4fix.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
d4http.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
d4http.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4includes.h Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
d4meta.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
d4odom.c Begin changing over to use strlcat instead of strncat because 2017-11-23 10:55:24 -07:00
d4odom.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4parser.c Resolving conflicts in support of https://github.com/Unidata/netcdf-c/pull/424 2018-04-17 14:03:52 -06:00
d4printer.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4read.c Revert a stale change included in the merge. 2018-04-17 14:10:37 -06:00
d4read.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4swap.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
d4util.c Resolving conflicts in support of https://github.com/Unidata/netcdf-c/pull/424 2018-04-17 14:03:52 -06:00
d4util.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
d4varx.c This is the initial step in moving to the new higher performance 2018-02-08 19:53:40 -07:00
ezxml_extra.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ezxml.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
ezxml.h Follow-up trivial typos 2018-04-26 23:04:01 -04:00
Make0 Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
Makefile.am 1. Unify the rc file reading into libdispatch/drc.c. Eventually extend 2017-08-30 17:44:57 -06:00
ncd4.h Oops. Forgot to convert over libdap4 use of NC_mktmp 2017-09-03 15:09:10 -06:00
ncd4dispatch.c a clean commit for #383 2017-12-20 20:53:30 -06:00
ncd4dispatch.h re: esupport MQO-415619 2018-02-25 21:45:31 -07:00
ncd4types.h Initial version 2017-08-31 14:19:56 -06:00