netcdf-c/libdispatch
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
..
u
CMakeLists.txt added merged HDF4 changes 2018-04-04 14:11:44 -06:00
crc32.c The file libdispatch/crc32.c was apparently causing 2018-04-02 13:19:58 -06:00
crc32.h This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
datt.c added return code documentation for dtype.c and datt.c 2017-11-15 04:08:58 -07:00
dattget.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
dattinq.c fixed doxygen warnings in dattinq.c 2017-11-14 11:22:48 -07:00
dattput.c
dauth.c Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
dcompound.c
dcopy.c more docs 2017-12-04 13:11:54 -07:00
ddim.c This is the initial step in moving to the new higher performance 2018-02-08 19:53:40 -07:00
ddispatch.c
defcheck.c
denum.c
derror.c re: esupport MQO-415619 2018-02-25 21:45:31 -07:00
dfile.c Fix https://github.com/Unidata/netcdf-c/issues/963 2018-05-11 15:30:19 -06:00
dfilter.c re: GH Issue https://github.com/Unidata/netcdf-c/issues/806 2018-01-25 13:51:42 -07:00
dgroup.c
dinternal.c
dnotnc3.c added merged HDF4 changes 2018-04-04 14:11:44 -06:00
dnotnc4.c added merged HDF4 changes 2018-04-04 14:11:44 -06:00
doffsets.c
dopaque.c
dparallel.c fixed doxygen warnings by adding docs 2017-11-14 06:48:38 -07:00
drc.c re: gh issue https://github.com/Unidata/netcdf-c/issues/887 2018-02-27 14:22:04 -07:00
dreadonly.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
dstring.c Begin changing over to use strlcat instead of strncat because 2017-11-23 10:55:24 -07:00
dtype.c further test development, added documentation for uncommitted user-defined types, fixed check of return value 2018-01-18 06:47:50 -07:00
dutf8.c
dutil.c re: esupport MQO-415619 2018-02-25 21:45:31 -07:00
dv2i.c Replace quotes when including system includes, in support of https://github.com/Unidata/netcdf-c/issues/928 2018-04-18 10:51:03 -06:00
dvar.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
dvarget.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
dvarinq.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
dvarput.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
dvlen.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
dwinpath.c The ncdap_tests were a mess, so I decided to clean them up 2018-03-20 21:31:31 -06:00
heap
json.c
Make0
Makefile.am added merged HDF4 changes 2018-04-04 14:11:44 -06:00
nc.c
ncaux.c
ncbytes.c This is the initial step in moving to the new higher performance 2018-02-08 19:53:40 -07:00
nchashmap.c Fix github issue https://github.com/Unidata/netcdf-c/issues/942 2018-04-23 11:14:03 -06:00
nclist.c This is the initial step in moving to the new higher performance 2018-02-08 19:53:40 -07:00
nclistmgr.c fix issue 791: validate ncid for classic files 2018-01-25 00:03:19 -06:00
nclog.c
ncsettings.hdr
nctime.c
ncuri.c Eliminate warning from clang compilers. 2018-01-11 10:31:13 -07:00
netcdf.m4
stubdef.c
test_ncuri.c
test_pathcvt.c found a few more easy warnings 2017-11-09 06:39:43 -07:00
u8.c
u8.h
utf8proc_data.c
utf8proc.c Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
utf8proc.h Use refactored variable names introduced by 773fe807 2017-11-26 01:47:46 +05:30