netcdf-c/ncgen
2012-12-06 00:06:32 +00:00
..
bindata.c fix discovered bug in opaque data handling 2012-05-04 19:22:30 +00:00
bytebuffer.c fix perf bug in bytebuffer code where setlength was always realloc'ing even when enough space was available 2012-08-30 16:43:34 +00:00
bytebuffer.h Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
c0.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
cdata.c update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
cdfdata.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
CMakeLists.txt Merged latest changes from cmake branch. 2012-11-19 21:43:12 +00: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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
ctests.sh move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
cvt.c 2012-09-11 20:58:47 +00:00
data.c cleanup and remove unused code 2012-04-01 20:15:06 +00:00
data.h - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
debug.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
debug.h Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
dump.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
dump.h removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
env Fix bug NCF-199 2012-10-31 20:07:11 +00:00
escapes.c fix perf bug in bytebuffer code where setlength was always realloc'ing even when enough space was available 2012-08-30 16:43:34 +00:00
f77data.c draft attempt at fixing the fill problem 2012-02-17 18:50:25 +00:00
foo.cdl Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
ftests.sh move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
genbin.c cleanup and remove unused code 2012-04-01 20:15:06 +00:00
genc.c cleanup and remove unused code 2012-04-01 20:15:06 +00:00
genchar.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
gencml.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
generate.c Fix bug NCF-199 2012-10-31 20:07:11 +00:00
generr.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
generr.h - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
genf77.c update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
genj.c cleanup and remove unused code 2012-04-01 20:15:06 +00:00
genjjni.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
genjstd.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
genlib.c Addressed a handful of minor 'fixed-length buffer overrun' 2012-10-31 21:31:47 +00:00
genlib.h fix perf bug in bytebuffer code where setlength was always realloc'ing even when enough space was available 2012-08-30 16:43:34 +00:00
getfill.c cleanup and remove unused code 2012-04-01 20:15:06 +00: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 draft attempt at fixing the fill problem 2012-02-17 18:50:25 +00: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 move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
lfs-tests moving to trunk subdir 2010-06-03 13:24:43 +00:00
list.c update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
list.h Added MSVC-compatibility items. 2012-08-27 21:19:25 +00:00
main.c 2012-09-13 22:07:35 +00:00
Make0 Fix Jira bug NC-198 2012-10-02 14:54:19 +00:00
Makefile.am Fix bug NCF-199 2012-10-31 20:07:11 +00:00
ncf199.cdl Fix bug NCF-199 2012-10-31 20:07:11 +00:00
ncgen.1 move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
ncgen.h 2012-09-11 20:58:47 +00:00
ncgen.l fix perf bug in bytebuffer code where setlength was always realloc'ing even when enough space was available 2012-08-30 16:43:34 +00:00
ncgen.y update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
ncgentab.c update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
ncgentab.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
ncgenyy.c Merging the win_netcdf branch into the trunk. 2012-09-27 22:50:41 +00:00
nciter.c Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis. 2012-04-23 23:59:24 +00:00
nciter.h Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
odom.c Updated CMake files, added a few changes to fix linux-based compile warnings. 2012-08-07 21:34:55 +00:00
odom.h cleanup and remove unused code 2012-04-01 20:15:06 +00: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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_nc4_tests.sh Fix bug NCF-199 2012-10-31 20:07:11 +00:00
run_tests2.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_tests.sh Added additional tests 2012-08-07 22:42:42 +00:00
semantics.c added check for unlimited dim data being enclosed in {} 2012-09-21 17:56:33 +00:00
util.c Fixed a handful of issues identified by Coverity. 2012-12-06 00:06:32 +00:00
util.h Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00