netcdf-c/oc2
Dennis Heimbigner dc9e31df68 Fix for github issue https://github.com/Unidata/netcdf-c/issues/310.
The problem was that for opendap, it is possible to use keywords
as identifiers
 when there is no ambiguity. However, the DAP2
parser lost the case of the identifier used the lower case version.
Fix is to use the actual text of the symbol when it is used as an identifier.
Also added a test case for this (kwcase.*).

Additionally cleaned up some misc. dap2 testing problems.
1. ncdap_test/tst_ncdap3.sh was using an empty test set.
   restored the testing of datasets.
2. as a consequence of #1, some tests needed to be updated with minor
   tweeks.
3. fix dapmerge to handle multiple DODS_EXTRAS attributes.
4. modify buildattribute to suppress nul characters and terminate
   the name at the first nul.
5. clean up various test scripts to remove residual, unused
   references to obsolete netcdf-4 translation.
6. export e.g. NCDUMP from test_common.in so that non-top-level
   shell scripts can access it.
2017-06-28 13:51:01 -06:00
..
auth.html.in Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
CMakeLists.txt Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dap.y Fix for github issue https://github.com/Unidata/netcdf-c/issues/310. 2017-06-28 13:51:01 -06:00
daplex.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dapparse.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dapparselex.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dapy.c Fix for github issue https://github.com/Unidata/netcdf-c/issues/310. 2017-06-28 13:51:01 -06:00
dapy.h Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
dodsrc.example move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
Make0 Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
Makefile.am Fix for github issue https://github.com/Unidata/netcdf-c/issues/310. 2017-06-28 13:51:01 -06:00
oc.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
oc.css Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
oc.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occlientparams.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occlientparams.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occompile.c upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
occompile.h move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
occonstraints.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occurlflags.c synch with base oc 2015-10-21 14:53:30 -06:00
occurlfunctions.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occurlfunctions.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocdata.c upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
ocdata.h 1. synch with oc lib 2015-03-02 20:26:39 -07:00
ocdatatypes.h move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
ocdebug.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocdebug.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocdump.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocdump.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ochttp.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ochttp.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocinternal.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocinternal.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocnode.c upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
ocnode.h upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
ocrc.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocread.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocread.h move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
ocutil.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocutil.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocx.h move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
xxdr.c 1. synch with oc 2015-01-15 14:19:51 -07:00
xxdr.h 1. synch with oc lib 2015-03-02 20:26:39 -07:00