..
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
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
[NCF-267]/SAI-630695
2013-09-23 17:11:59 -06:00
cdfdata.c
removed executable permissions from all code files
2011-10-04 16:05:11 +00:00
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
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
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
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
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
merge-squash
2015-10-09 10:12:11 -06: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
1. There were several bugs in ncdump/dumplib.c
2015-11-06 17:03:28 -07:00
generr.h
- Fix NCF-158 to modify ncgen flag defaults.
2012-03-14 23:26:48 +00: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
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
- Fix NCF-158 to modify ncgen flag defaults.
2012-03-14 23:26:48 +00:00
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
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
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
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
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
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
Merge from latest netcdf-cmake branch.
2012-12-05 18:35:42 +00:00