netcdf-c/libsrc
2016-03-02 13:03:29 -07:00
..
attr.m4 merge-squash 2015-10-09 10:12:11 -06:00
CMakeLists.txt Added STDIO option to CMake-based build. 2015-10-09 13:06:32 -06:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
dim.c The max dimension sizes do not take CDF-5 format into account. 2016-01-05 21:26:25 -07:00
ffio.c Fix common typos 2015-08-20 11:42:05 +02:00
lookup3.c Fix common typos 2015-08-20 11:42:05 +02:00
Makefile.am Further cleanup of generated files. 2016-01-22 12:04:43 -07:00
memio.c Coverity: 1302444, addressed a potential negative argument being passed to memory allocation routine. 2015-09-22 15:42:52 -06:00
mmapio.c merge-squash 2015-10-09 10:12:11 -06:00
nc3dispatch.c merge-squash 2015-10-09 10:12:11 -06:00
nc3dispatch.h merge-squash 2015-10-09 10:12:11 -06:00
nc3internal.c Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
ncFile.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncio.c add experimental stdio based ncio module 2015-08-19 17:14:13 -06:00
ncio.h The original mem branch somehow got 2015-05-28 15:10:10 -06:00
ncstdio.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncstdio.h - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncx_cray.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
ncx.h Fixed typos. 2015-12-29 12:39:35 -07:00
ncx.m4 More architecture-specific fenceposting. 2015-12-24 16:42:54 +00:00
posixio.c Working around a couple of problematic calls to fstat in support of https://github.com/Unidata/netcdf-c/issues/188 . No idea why these were a problem in VS14 (Visual Studio 2015) and not in VS12 (Visual Studio 2013). It's possible there are other, similar issues out there. We'll see what turns up when we run all the tests. These changes were tested against nc_test4/tst_large2.c 2016-03-02 13:03:29 -07:00
pstdint.h Fix common typos 2015-08-20 11:42:05 +02:00
putget.m4 Converting CHAR_IS_SIGNED over to autoconf-style __CHAR_UNSIGNED__ 2015-12-28 21:27:27 +00:00
t_ncio.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
t_ncio.in moving to trunk subdir 2010-06-03 13:24:43 +00:00
t_ncxx.m4 moving to trunk subdir 2010-06-03 13:24:43 +00:00
test_nc.sav moving to trunk subdir 2010-06-03 13:24:43 +00:00
v1hpg.c More changes towards fixing the issue where the file is read incorrectly. 2015-12-28 17:36:05 +00:00
var.c merge-squash 2015-10-09 10:12:11 -06:00
winceio.c add experimental stdio based ncio module 2015-08-19 17:14:13 -06:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00