netcdf-c/ncgen
2016-11-18 11:11:53 -07:00
..
bindata.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
bytebuffer.c Coverity: 1229128 corrected. 2014-10-03 12:38:32 -06:00
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 merge-squash 2015-10-09 10:12:11 -06:00
cdata.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
cdfdata.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
CMakeLists.txt Fixed a typo in 'makeparser' ncgen/ target. 2016-07-06 15:32:53 -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
ConvertUTF.c
ConvertUTF.h Fix common typos 2015-08-20 11:42:05 +02:00
ctests.sh Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
cvt.c Corrected an issue with compiling under Visual Studio. 2016-05-11 12:44:25 -06:00
data.c ckp 2015-11-19 13:44:55 -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 Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
escapes.c Fix common typos 2015-08-20 11:42:05 +02:00
f77data.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
foo.cdl
ftests.sh Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
genbin.c Fix issues with Github pull request 187 2016-01-08 12:55:11 -07:00
genc.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
genchar.c Fix common typos 2015-08-20 11:42:05 +02:00
gencml.c
generate.c support fixes for Github issue 323 2016-11-17 15:29:32 -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 re: Jira NCF-309 2014-09-18 18:26:06 -06:00
genj.c Cleaned up clang-reported issue: dead assignment. 2014-04-21 10:56:57 -06:00
genjjni.c
genjstd.c
genlib.c
genlib.h Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
getfill.c Fix issues with Github pull request 187 2016-01-08 12:55:11 -07:00
gh323_ncgen.c Re-added diagnostic file for the time being. 2016-11-16 15:26:51 -07:00
includes.h Fenceposted includes to nc4internal.h in support of https://github.com/Unidata/netcdf-c/issues/275 2016-06-08 11:26:37 -06:00
internals.html
jdata.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
jdatajni.c
jdatastd.c
jtests.sh Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
lfs-tests
list.c
list.h
main.c Addressed a UNIX API issue reported by clang. 2016-06-20 15:19:18 -06:00
Make0 Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
Makefile.am support fixes for Github issue 323 2016-11-17 15:29:32 -07: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 Added test for [NCF-345] 2015-11-13 10:33:19 -07:00
ncgen.1 Fix spelling errors. 2016-08-28 15:45:36 +02:00
ncgen.h support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
ncgen.l Corrected an issue on Linux, jumping back over to Windows to see if the issue persists. 2016-05-11 15:38:45 -06:00
ncgen.y Addressed coverity issue 719941, missing varargs cleanup. 2016-07-06 15:41:49 -06:00
ncgenl.c Addressed coverity issue 719941, missing varargs cleanup. 2016-07-06 15:41:49 -06:00
ncgeny.c Addressed coverity issue 719941, missing varargs cleanup. 2016-07-06 15:41:49 -06:00
ncgeny.h Addressed coverity issue 719941, missing varargs cleanup. 2016-07-06 15:41:49 -06:00
odom.c re: Jira NCF-309 2014-09-18 18:26:06 -06:00
odom.h re: Jira NCF-309 2014-09-18 18:26:06 -06:00
offsets.c Imported the modifications made to offsets.c in branch issue323.dmh. 2016-11-16 11:19:45 -07:00
offsets.h Fix issues with Github pull request 187 2016-01-08 12:55:11 -07:00
ref_camrun.cdl Reverted some of the spelling corrections. Some misspellings were intentional 2015-10-16 14:36:17 -06:00
run_nc4_tests.sh Tweaking cdl files so that we can compare against them. 2016-11-18 11:07:20 -07:00
run_tests2.sh
run_tests.sh Migrated test validation to run_tests.sh 2016-11-18 11:11:53 -07:00
semantics.c support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
util.c Oops, forgot to test nc3 only. 2016-05-07 14:32:07 -06:00
util.h Add provenance info for netcdf-4 files. 2016-05-07 14:32:07 -06:00
XGetopt.c