netcdf-c/ncgen
2015-11-11 15:36:02 -07:00
..
bindata.c
bytebuffer.c Coverity: 1229128 corrected. 2014-10-03 12:38:32 -06:00
bytebuffer.h
c0_4.cdl Fix ncdump clang warnings. Fix invalid encodings for some non-ascii strings in tests. 2015-08-02 16:09:47 -06:00
c0.cdl merge-squash 2015-10-09 10:12:11 -06:00
c5.cdl merge-squash 2015-10-09 10:12:11 -06:00
cdata.c
cdfdata.c
CMakeLists.txt Updated CMakelists to remove debug, release subdirectories on Windows. Updating shell scripts to work with MSYS paths. 2015-02-02 14:46:50 -07:00
cmldata.c
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
data.c re: Jira NCF-309 2014-09-18 18:26:06 -06:00
data.h re: Jira NCF-309 2014-09-18 18:26:06 -06: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
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 Corrected a potential use of a pointer after it had been freed. See Coverity Issue: 1265731 2015-07-29 14:55:20 -06:00
genc.c Applied a patch to fix a bug on cygwin64. The patch was contributed by Marco Atzeri. 2015-11-11 15:36:02 -07:00
genchar.c Fix common typos 2015-08-20 11:42:05 +02:00
gencml.c
generate.c merge-squash 2015-10-09 10:12:11 -06:00
generr.c 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
generr.h
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 Correct minor unmerged change. 2013-12-01 00:09:27 -06:00
genlib.h 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
getfill.c Refactored read_scale(), memio_new(), var_create_dataset() and makespecial() 2013-12-08 03:29:26 -06:00
includes.h
internals.html
jdata.c Fix java generation for nan values, use Float.NaN and Double.NaN 2014-11-08 10:11:53 -03: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 fix some coverity complaints 2014-04-07 13:00:47 -06:00
list.h
main.c 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
Make0 re: Jira NCF-309 2014-09-18 18:26:06 -06:00
Makefile.am merge-squash 2015-10-09 10:12:11 -06:00
nc_iter.c
nc_iter.h
ncf199.cdl
ncgen.1 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
ncgen.h merge-squash 2015-10-09 10:12:11 -06:00
ncgen.l merge-squash 2015-10-09 10:12:11 -06:00
ncgen.y 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
ncgentab.c 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
ncgentab.h 1. There were several bugs in ncdump/dumplib.c 2015-11-06 17:03:28 -07:00
ncgenyy.c merge-squash 2015-10-09 10:12:11 -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
offsets.h
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 Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
run_tests2.sh
run_tests.sh Tweaked ncgen test script to actually *check* to see if the file it says it's creating was created. 2015-11-02 13:58:55 -07:00
semantics.c Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
util.c re: NCF-318 2014-10-10 15:00:40 -06:00
util.h re: NCF-318 2014-10-10 15:00:40 -06:00
XGetopt.c