..
CMakeLists.txt
Merged changes from cmake branch. oc2 changes are just
2012-12-20 21:50:45 +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
Merged latest from netCDF-cmake branch in preparation for 4.3.0 release.
2013-04-23 21:50:07 +00:00
nc4dim.c
Merged latest trunk, addressed NC_MAX_DIMS dependence in libsrc4
2013-01-28 18:31:02 +00:00
nc4dispatch.c
Make some things static that do not need to be externally visible
2013-03-24 17:33:17 +00:00
nc4dispatch.h
Merged changes from netcdf-branch.
2012-12-13 22:09:41 +00:00
nc4file.c
Fix (again) jira NCF-248.
2013-04-24 22:11:44 +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
New RELEASE_NOTES entry and a couple of Coverity fixes.
2013-04-23 16:27:28 +00:00
nc4internal.c
Merged a handful of changes from netcdf-cmake branch.
2013-04-16 23:02:54 +00:00
nc4type.c
Merged changes from CMake branch.
2013-03-14 22:49:21 +00:00
nc4var.c
Fixed NCF-244, a netCDF-4 bug resulting in two dimensions with the same dimension ID
2013-03-25 18:06:19 +00:00
ncfunc.c
more pnetcdf fixes
2013-01-18 02:25:12 +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