netcdf-c/ncgen
2018-09-06 15:13:09 -06:00
..
bindata.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
bytebuffer.c Cleanup some ncgen memory problems 2017-10-31 14:03:57 -06:00
bytebuffer.h
c0_4.cdl
c0.cdl
c5.cdl
cdata.c
cdfdata.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
CMakeLists.txt Cmake 2017-06-06 16:21:04 -06:00
cmldata.c
compound_datasize_test2.cdl
compound_datasize_test.cdl
ctests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
cvt.c Merge remote-tracking branch 'origin/cleanncgen.dmh' into pr-aggregate.wif 2018-04-20 13:06:26 -06:00
data.c Cleanup some ncgen memory problems 2017-10-31 14:03:57 -06:00
data.h
debug.c Fix missing return statement identified by lgtm 2018-04-23 10:54:44 -06:00
debug.h Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
depend
dump.c
dump.h
env
escapes.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
f77data.c
foo.cdl
ftests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
genbin.c Corrected a couple of potential memory related issues and an uninitialized variable issue. 2018-06-08 11:38:11 -06:00
genc.c Fix compression logic 2018-05-07 08:34:41 -06:00
genchar.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
gencml.c
generate.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
generr.c Cleanup some ncgen memory problems 2017-10-31 14:03:57 -06:00
generr.h
genf77.c
genj.c
genjjni.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
genjstd.c
genlib.c Merge remote-tracking branch 'origin/cleanncgen.dmh' into pr-aggregate.wif 2018-04-20 13:06:26 -06:00
genlib.h Merge remote-tracking branch 'origin/cleanncgen.dmh' into pr-aggregate.wif 2018-04-20 13:06:26 -06:00
getfill.c
includes.h 1. Keep up to date by merging master 2017-10-08 15:56:45 -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
jdatajni.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06: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 There was a request to extend the provenance information 2018-08-25 21:44:41 -06:00
Make0
Makefile.am merge master and resolve conflicts 2017-08-12 15:50:31 -06:00
makeparser.sh Swapped /bin/bash for /bin/sh to test on osx. 2018-08-12 23:01:08 -06:00
nc_iter.c
nc_iter.h added guards for header files that needed them 2018-01-17 09:20:20 -07:00
ncf199.cdl
ncf345.cdl Misc. source comment typos 2018-04-26 23:04:01 -04:00
ncgen.1
ncgen.h Misc. source comment typos 2018-04-26 23:04:01 -04:00
ncgen.l Merge branch 'master' into ejh_streq 2018-05-17 04:26:59 -06:00
ncgen.y Merge branch 'master' into ejh_streq 2018-05-17 04:26:59 -06:00
ncgenl.c Merge branch 'master' into ejh_streq 2018-05-17 04:26:59 -06:00
ncgeny.c Merge branch 'master' into ejh_streq 2018-05-17 04:26:59 -06:00
ncgeny.h changed macro STREQ to NCSTREQ to avoid name collusion with HDF4 library 2018-05-12 08:55:51 -06:00
odom.c Cleanup ncgen memory management 2017-10-30 15:52:08 -06:00
odom.h
ref_camrun.cdl Misc. source comment typos 2018-04-26 23:04:01 -04:00
run_tests2.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
semantics.c Re-Implement the nc_get/put_vars operations for netcdf-4 using the 2018-05-22 16:50:52 -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 Cleanup some ncgen memory problems 2017-10-31 14:03:57 -06:00
util.h
XGetopt.c