netcdf-c/ncgen
Dennis Heimbigner b2c05fa4d0 fixed:
ncgen: nan bug
       made semicolons optional after type decls
libncdap{3,4}: revamped the NC surrogate to better match
       with libsrc
libdispatch: Added a new_nc function to the dispatch table; its purpose
                 is to allow hierarchical use of NC compatible data structures.
libsrc: cleaned up the NC structure by removing drno field
general: removed --with-oc options
2010-11-09 22:53:03 +00:00
..
bindata.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
bytebuffer.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
bytebuffer.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
c0.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
cdata.c fixed: 2010-11-09 22:53:03 +00:00
cdfdata.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
cmldata.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
ConvertUTF.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
ConvertUTF.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
ctests.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
cvt.c fixed: 2010-11-09 22:53:03 +00:00
data.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
data.h rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
debug.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
debug.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
dump.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
dump.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
escapes.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
f77data.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
ftests.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
genbin.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
genc.c fixed: 2010-11-09 22:53:03 +00:00
genchar.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
gencml.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
generr.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
generr.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
genf77.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
genj.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
genlib.h rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
getfill.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
includes.h fixed: 2010-11-09 22:53:03 +00:00
internals.html moving to trunk subdir 2010-06-03 13:24:43 +00:00
jdata.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
jdatajni.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
jdatastd.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
jtests.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
lfs-tests moving to trunk subdir 2010-06-03 13:24:43 +00:00
list.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
list.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
main.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
Makefile.am disallow uppercase section keywords 2010-08-25 19:01:07 +00:00
ncgen.1 disallow uppercase section keywords 2010-08-25 19:01:07 +00:00
ncgen.h fixed: 2010-11-09 22:53:03 +00:00
ncgen.l fixed: 2010-11-09 22:53:03 +00:00
ncgen.y fixed: 2010-11-09 22:53:03 +00:00
ncgentab.c fixed: 2010-11-09 22:53:03 +00:00
ncgentab.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
ncgenyy.c fixed: 2010-11-09 22:53:03 +00:00
nciter.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
nciter.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
odom.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
odom.h moving to trunk subdir 2010-06-03 13:24:43 +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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_tests2.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_tests.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
semantics.c fixed char datalist bug and did some more dispatch cleanup 2010-08-09 20:39:36 +00:00
util.c rebuilt the handling of character datalists to support unlimiteds properly 2010-07-29 20:37:05 +00:00
util.h moving to trunk subdir 2010-06-03 13:24:43 +00:00