netcdf-c/ncgen
2015-08-02 17:29:36 -06:00
..
bindata.c Refactored 'Constant' to 'NCConstant' in ncgen/ to avoid 2013-07-16 20:22:48 +00:00
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 Cleanup clang warnings. 2015-08-02 17:22:50 -06:00
cdata.c [NCF-267]/SAI-630695 2013-09-23 17:11:59 -06:00
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 fix a cosmetic issue with config.h 2012-08-01 17:18:58 +00:00
ConvertUTF.h
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 [NCF-267]/SAI-630695 2013-09-23 17:11:59 -06:00
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 sync with oc2.0 2013-11-14 15:13:20 -07:00
depend
dump.c [NCF-265] 2013-09-20 20:43:09 -06:00
dump.h Refactored 'Constant' to 'NCConstant' in ncgen/ to avoid 2013-07-16 20:22:48 +00:00
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 infinite loop seg fault, where codify called jcodify called codify, should have been jcodify calling ccodify 2014-11-07 14:46:04 -03:00
f77data.c Refactored 'Constant' to 'NCConstant' in ncgen/ to avoid 2013-07-16 20:22:48 +00: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 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 1. Any test that references nctestserver/NC_findtestserver 2014-03-08 20:41:30 -07:00
genchar.c re: Jira NCF-309 2014-09-18 18:26:06 -06:00
gencml.c [NCF-265] 2013-09-20 20:43:09 -06:00
generate.c Addressed a potential null dereference reported by clang. 2015-06-18 14:41:09 -06:00
generr.c Coverity: 711940 2014-08-15 15:50:49 -06: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 [NCF-265] 2013-09-20 20:43:09 -06:00
genjstd.c
genlib.c Correct minor unmerged change. 2013-12-01 00:09:27 -06:00
genlib.h 1. Any test that references nctestserver/NC_findtestserver 2014-03-08 20:41:30 -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 Added MSVC-compatibility items. 2012-08-27 21:19:25 +00:00
main.c More cleanups from clang warnings. 2015-08-02 17:23:32 -06:00
Make0 re: Jira NCF-309 2014-09-18 18:26:06 -06:00
Makefile.am Fix occurlflags bug 2014-12-28 15:54:02 -07:00
nc_iter.c Corrected a garbage-value error reported by Clang. 2013-11-22 13:48:30 -07:00
nc_iter.h Fix Jira NCF-233. 2013-02-28 17:51:09 +00:00
ncf199.cdl Fix bug NCF-199 2012-10-31 20:07:11 +00:00
ncgen.1 Resolved conflict. 2015-01-16 09:28:07 -07:00
ncgen.h Update ncgen code and docs to use nco-type format codes and deprecate use of confusing format version numbers 2014-12-28 10:44:21 -07:00
ncgen.l fix valgrind discovered problem 2014-09-22 14:31:19 -06:00
ncgen.y Addressed UNIX API issues reported by clang. 2015-06-18 14:31:10 -06:00
ncgentab.c Addressed UNIX API issues reported by clang. 2015-06-18 14:31:10 -06:00
ncgentab.h 1. [NCF-276]/XXI-796914 2013-11-17 14:26:14 -07:00
ncgenyy.c fix valgrind discovered problem 2014-09-22 14:31:19 -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
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 Added additional tests 2012-08-07 22:42:42 +00:00
semantics.c re: NCF-318 2014-10-10 15:00:40 -06: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 Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00