netcdf-c/ncgen
dmh cbb6df3232 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152
User request to have all orphaned DAP2 attributes kept as netcdf
global attributes. This is primarily a change in the oc code
nplus testcase dataset changes.

Result may be inconsistent with netcdf-Java output.
2015-11-29 20:38:12 -07: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 Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
c0_4.cdl ckp 2015-11-19 13:44:55 -07: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 ckp 2015-11-19 13:44:55 -07:00
cdfdata.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
CMakeLists.txt Updated makeparser target. 2015-11-24 16:16:23 -06:00
cmldata.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
ConvertUTF.c fix a cosmetic issue with config.h 2012-08-01 17:18:58 +00:00
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 [NCF-267]/SAI-630695 2013-09-23 17:11:59 -06:00
data.c ckp 2015-11-19 13:44:55 -07:00
data.h ckp 2015-11-19 13:44:55 -07:00
debug.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
debug.h sync with oc2.0 2013-11-14 15:13:20 -07:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
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 common typos 2015-08-20 11:42:05 +02:00
f77data.c Refactored 'Constant' to 'NCConstant' in ncgen/ to avoid 2013-07-16 20:22:48 +00:00
foo.cdl Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
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 [NCF-265] 2013-09-20 20:43:09 -06:00
generate.c merge-squash 2015-10-09 10:12:11 -06:00
generr.c ckp 2015-11-19 13:44:55 -07:00
generr.h ckp 2015-11-19 13:44:55 -07: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 [NCF-265] 2013-09-20 20:43:09 -06:00
genjstd.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
genlib.c Correct minor unmerged change. 2013-12-01 00:09:27 -06:00
genlib.h ckp 2015-11-19 13:44:55 -07:00
getfill.c Refactored read_scale(), memio_new(), var_create_dataset() and makespecial() 2013-12-08 03:29:26 -06:00
includes.h - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
internals.html moving to trunk subdir 2010-06-03 13:24:43 +00:00
jdata.c Fix java generation for nan values, use Float.NaN and Double.NaN 2014-11-08 10:11:53 -03:00
jdatajni.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
jdatastd.c cleanup and remove unused code 2012-04-01 20:15:06 +00:00
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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
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 ckp 2015-11-19 13:44:55 -07:00
Make0 re: Jira NCF-309 2014-09-18 18:26:06 -06:00
Makefile.am ckp 2015-11-19 13:44:55 -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
ncf345.cdl Added test for [NCF-345] 2015-11-13 10:33:19 -07:00
ncgen.1 ckp 2015-11-19 13:44:55 -07:00
ncgen.h merge-squash 2015-10-09 10:12:11 -06:00
ncgen.l Updated ncgenl.c 2015-11-26 17:47:30 -06:00
ncgen.y ckp 2015-11-19 13:44:55 -07:00
ncgenl.c Updated ncgenl.c 2015-11-26 17:47:30 -06:00
ncgeny.c Addressed an API-related usage of strncmp. 2015-11-24 17:19:36 -06:00
ncgeny.h Addressed an API-related usage of strncmp. 2015-11-24 17:19:36 -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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
offsets.h moving to trunk subdir 2010-06-03 13:24:43 +00: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 ckp 2015-11-19 13:44:55 -07:00
run_tests2.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_tests.sh Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
semantics.c ckp 2015-11-19 13:44:55 -07:00
util.c ckp 2015-11-19 13:44:55 -07:00
util.h ckp 2015-11-19 13:44:55 -07:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00