netcdf-c/libsrc4
Russ Rew 58a63708cc Fix contributed by Nath Gopalaswamy to large file problem reading
netCDF classic or 64-bit offset files that have a UINT32_MAX flag for
large last record size of a variable that has values larger than 1
byte.  This problem had previously been fixed for *writing* such data,
but was only tested with an ncbyte variable.  Fixed test to
demonstrate problem and the fix.

More updates to chunking documentation, cosmetic fixes for some
"--option=" documentation that doxygen turns into mdash.
2013-06-25 17:04:10 +00:00
..
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
error4.c merged trunk up to revision 75, move v2 API 2010-06-07 11:12:14 +00:00
Makefile.am Corrected a handful of syntax issues in CMake config files, 2013-02-20 23:28:28 +00:00
nc3stub.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
nc3stub.h fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
nc4attr.c merge with trunk and fix conflicts 2013-05-10 17:04:28 +00:00
nc4dim.c merge trunk into this branch 2013-03-15 20:31:07 +00:00
nc4dispatch.c merge from trunk 2013-03-26 16:45:02 +00:00
nc4dispatch.h Merged changes from netcdf-branch. 2012-12-13 22:09:41 +00:00
nc4file.c merge from netcdf/trunk prior to merge back to trunk 2013-05-11 19:37:38 +00:00
nc4grp.c Fix a number of potential problems by changing calls to nc_XXX to NC3/4_XXX 2012-12-12 20:05:06 +00:00
nc4hdf.c merge with trunk and fix conflicts 2013-05-10 17:04:28 +00:00
nc4internal.c Fix contributed by Nath Gopalaswamy to large file problem reading 2013-06-25 17:04:10 +00:00
nc4type.c Merged changes from CMake branch. 2013-03-14 22:49:21 +00:00
nc4var.c Updated documentation on default chunk size for unlimited dimensions. 2013-05-28 15:34:55 +00:00
ncfunc.c merge trunk into this branch 2013-03-15 20:31:07 +00:00
stub3.c dispatch.h->ncdispatch.h to avoid visualstudio filename conflict 2010-08-05 02:44:59 +00:00
stub4.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00