netcdf-c/libsrc4
Ward Fisher 6096f6b43b Merged changes from CMake branch.
Addressed a handful of memory leaks
reported by Coverity.
2013-03-14 22:49:21 +00:00
..
CMakeLists.txt Merged changes from cmake branch. oc2 changes are just 2012-12-20 21:50:45 +00:00
error4.c
Makefile.am Corrected a handful of syntax issues in CMake config files, 2013-02-20 23:28:28 +00:00
nc3stub.c
nc3stub.h
nc4attr.c Merging changes from netCDF branch. 2013-02-28 21:50:55 +00:00
nc4dim.c Merged latest trunk, addressed NC_MAX_DIMS dependence in libsrc4 2013-01-28 18:31:02 +00:00
nc4dispatch.c Merged Dennis' changes from trunk. 2012-09-06 21:15:37 +00:00
nc4dispatch.h Merged changes from netcdf-branch. 2012-12-13 22:09:41 +00:00
nc4file.c Apply Wei-Keng's fix 2013-03-13 17:34:47 +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 Fix NCF-217, a bug depending on order of calls to netCDF-4 functions 2013-02-01 17:38:26 +00:00
nc4internal.c Merged latest trunk, addressed NC_MAX_DIMS dependence in libsrc4 2013-01-28 18:31:02 +00:00
nc4type.c Merged changes from CMake branch. 2013-03-14 22:49:21 +00:00
nc4var.c Corrected an issue I introduced which broke a particular parallel test. 2013-02-12 21:27:52 +00:00
ncfunc.c more pnetcdf fixes 2013-01-18 02:25:12 +00:00
stub3.c
stub4.c