2
0
mirror of https://github.com/Unidata/netcdf-c.git synced 2025-02-11 16:40:36 +08:00
netcdf-c/libdap2
Dennis Heimbigner f0cd7f8ec1 Support no-op dispatch functions
re: https://github.com/Unidata/netcdf-c/issues/1693

1. Add functions to libdispatch/dnotnc4.c to support
   dispatch table operations that should work for any
   dispatch table, even if they do not do anything.
   Functions such as nc_inq_var_filter.
2. Modify selected dispatch tables to utilize
   the noop functions.
3. Extend nc_test/tst_formats.c to test.

This is an extension of Ed's work to do this for
chunking and deflate and szip. See PRs
https://github.com/Unidata/netcdf-c/pull/1697
and
https://github.com/Unidata/netcdf-c/pull/1692

As a side effect, elide libdispatch/dnotnc3.c since
it is no longer used.
2020-04-15 14:44:58 -06:00
..
obsolete Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
cache.c
cdf.c Spelling fixes 2019-09-18 08:03:01 -06:00
CMakeLists.txt
common.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
constraints.c
constraints.h
cvt
dapattr.c
dapcvt.c
dapdebug.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
dapdebug.h Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
dapdump.c Whack-a-mole 2019-11-04 14:11:55 -07:00
dapdump.h
dapincludes.h
dapnc.h
dapodom.c Spelling fixes 2019-09-18 08:03:01 -06:00
dapodom.h
daputil.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
daputil.h
dce.y
dceconstraints.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
dceconstraints.h Spelling fixes 2019-09-18 08:03:01 -06:00
dcelex.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
dceparse.c
dceparselex.h windows: detect Windows using the correct define name 2019-11-07 07:55:47 -05:00
dcetab.c
dcetab.h
env
getvara.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
getvara.h
main.c
Makefile.am
nccommon.h
ncd2dispatch.c Support no-op dispatch functions 2020-04-15 14:44:58 -06:00
ncd2dispatch.h final removal 2019-08-15 07:05:10 -06:00
ncdap.c
ncdapa.c
ncdaperr.c
test1.sh
test_vara.c
todo
translation.html