netcdf-c/ncgen
Dennis Heimbigner ddacf2db38 When ncgen is invoked without a -k flag,
it tries to infer the file kind based on
the constructs and types used in the .cdl
file. Previously, it included cdf5 as an
inferrable kind, but this is almost never
what is wanted. So limit inferable kinds
to netcdf classic vs netcdf enhanced.
Also fix tst_inttags4.sh test.
2017-09-15 21:03:05 -06:00
..
bindata.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
bytebuffer.c
bytebuffer.h
c0_4.cdl Tweaking cdl files so that we can compare against them. 2016-11-18 11:07:20 -07:00
c0.cdl Tweaking cdl files so that we can compare against them. 2016-11-18 11:07:20 -07:00
c5.cdl
cdata.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
cdfdata.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
CMakeLists.txt Cmake 2017-06-06 16:21:04 -06:00
cmldata.c
compound_datasize_test2.cdl support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
compound_datasize_test.cdl Reformated source cdl to allow for a diff test. 2016-11-16 10:57:36 -07:00
ctests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
cvt.c Followon to 2017-02-20 13:19:25 -07:00
data.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
data.h support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
debug.c
debug.h
depend
dump.c
dump.h
env
escapes.c re: pull request https://github.com/Unidata/netcdf-c/pull/364 2017-06-06 15:23:59 -06:00
f77data.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
foo.cdl
ftests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
genbin.c
genc.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
genchar.c
gencml.c
generate.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
generr.c Addressed coverity issue 719941, missing varargs cleanup. 2016-07-06 15:41:49 -06:00
generr.h Addressed coverity issue 719941, missing varargs cleanup. 2016-07-06 15:41:49 -06:00
genf77.c
genj.c
genjjni.c
genjstd.c
genlib.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
genlib.h
getfill.c
includes.h Corrected a couple issues uncovered when revisiting https://github.com/Unidata/netcdf-c/issues/244 2017-06-14 14:01:09 -06:00
internals.html Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
jdata.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
jdatajni.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
jdatastd.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
jtests.sh
lfs-tests Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
list.c
list.h
main.c When ncgen is invoked without a -k flag, 2017-09-15 21:03:05 -06:00
Make0 Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
Makefile.am re: pull request https://github.com/Unidata/netcdf-c/pull/364 2017-06-06 15:23:59 -06:00
nc_iter.c
nc_iter.h
ncf199.cdl Updating ncgen run_nc4_tests.sh script to ensure that results are tested in addition to whether or not ncgen exited successfully. 2016-11-16 11:09:14 -07:00
ncf345.cdl
ncgen.1 Fix spelling errors. 2016-08-28 15:45:36 +02:00
ncgen.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ncgen.l re: gihub issue https://github.com/Unidata/netcdf-c/issues/380 2017-03-24 18:56:14 -06:00
ncgen.y When ncgen is invoked without a -k flag, 2017-09-15 21:03:05 -06:00
ncgenl.c When ncgen is invoked without a -k flag, 2017-09-15 21:03:05 -06:00
ncgeny.c When ncgen is invoked without a -k flag, 2017-09-15 21:03:05 -06:00
ncgeny.h Corrected a couple issues uncovered when revisiting https://github.com/Unidata/netcdf-c/issues/244 2017-06-14 14:01:09 -06:00
odom.c
odom.h
ref_camrun.cdl
run_tests2.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
semantics.c keep up-to-date with master 2017-03-27 12:16:24 -06:00
tst_gattenum.cdl Apparently we have no .cdl test cases that have 2017-03-18 17:57:48 -06:00
tst_usuffix.cdl re: gihub issue https://github.com/Unidata/netcdf-c/issues/380 2017-03-24 18:56:14 -06:00
util.c
util.h
XGetopt.c