netcdf-c/libsrc
2016-04-05 20:28:03 +00:00
..
attr.m4 merge-squash 2015-10-09 10:12:11 -06:00
CMakeLists.txt Add hashmap for quick retrieval of dim and var 2016-03-22 07:29:00 -06:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
dim.c Free hashmap to eliminate memory leaks 2016-03-24 06:38:45 -06:00
ffio.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
lookup3.c Fix common typos 2015-08-20 11:42:05 +02:00
Makefile.am Add hashmap for quick retrieval of dim and var 2016-03-24 06:38:45 -06: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 Modified nc_inq_type so that it will return valid information for valid data types even if the associated ncid doesn't have access to those data types. See https://github.com/Unidata/netcdf-c/issues/240 for more information. 2016-04-05 20:13:42 +00:00
nc_hashmap.c Free hashmap to eliminate memory leaks 2016-03-24 06:38:45 -06: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 Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
ncx.h Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
ncx.m4 Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
posixio.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -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 Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07: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 Add hashmap for quick retrieval of dim and var 2016-03-22 07:29:00 -06:00
var.c Revert array geometric growth option 2016-03-24 06:44:41 -06:00
winceio.c Refactored old ENOERR code into NC_NOERR error code in libsrc. This is done in support of https://github.com/Unidata/netcdf-c/issues/213. 2016-03-07 10:58:02 -07:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00