netcdf-c/libdispatch
Dennis Heimbigner ab17dded89 Caron says to use thredds-test
as the default test server.
2013-03-25 18:01:32 +00:00
..
CMakeLists.txt Corrected CMakeList files. 2012-09-06 21:50:00 +00:00
datt.c
dattget.c
dattinq.c
dattput.c Fixed bug "adding a bad _FillValue" bug (NCF-190). Fixed minor bugs 2012-08-16 18:31:48 +00:00
dcompound.c
dcopy.c Finish fix of Jira ticket NCF-216, modifying nc_copy_var() limitation so that dimension IDs in output don't have to match dimension IDs in input. 2013-01-23 21:46:22 +00:00
ddim.c Distinguish between NC_MAX_DIMS and NC_MAX_VAR_DIMS 2013-01-23 23:31:34 +00:00
ddispatch.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
defcheck.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
denum.c
derror.c
dfile.c Fix jira NCF-243 2013-03-15 20:03:59 +00:00
dgroup.c
dopaque.c
dparallel.c more pnetcdf fixes 2013-01-18 02:25:12 +00:00
dstring.c Make some things static that do not need to be externally visible 2013-03-24 17:33:17 +00:00
dsubstrate.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
dtype.c
dutf8proc.c
dv2i.c Merging CMake branch into trunk. Changes include: 2013-01-15 22:43:09 +00:00
dvar.c
dvarget.c Add note about nc_put/get_varm to discourage their use 2013-03-17 21:23:28 +00:00
dvarinq.c
dvarput.c Add note about nc_put/get_varm to discourage their use 2013-03-17 21:23:28 +00:00
dvlen.c
Make0
Makefile.am Corrected a handful of syntax issues in CMake config files, 2013-02-20 23:28:28 +00:00
nc.c Fix weird code in nc.c/free_NC; wonder how it got that way? 2012-12-11 23:51:05 +00:00
ncaux.c Merging the win_netcdf branch into the trunk. 2012-09-27 22:50:41 +00:00
ncbytes.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
nchashmap.c update nchashmap; move some old stuff in libdap2; fix new debug code 2012-08-19 21:12:35 +00:00
nclist.c update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
nclistmgr.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nclog.c Add quick check for Error {...} at start of the datadds data part 2013-02-07 22:14:57 +00:00
nctime.c 2012-09-26 20:30:19 +00:00
ncuri.c Merged changes from netcdf-branch. 2012-12-13 22:09:41 +00:00
netcdf.m4
stubdef.c
utf8proc_data.h