netcdf-c/libsrc
2015-08-02 17:19:35 -06:00
..
attr.c Removed a stray debugging message. 2015-06-18 14:37:31 -06:00
attr.m4 Further debugging for [NCF-330]. Making decent progress using the debug flags Microsoft provides. See JIRA issue for links to documentation describing these flags. 2015-05-08 14:02:11 -06:00
CMakeLists.txt Added test for function swap4b. 2015-07-27 15:31:23 -06:00
depend
dim.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
ffio.c The original mem branch somehow got 2015-05-28 15:10:10 -06:00
lookup3.c
Makefile.am sync lines for generated C files 2014-12-05 12:55:49 -06:00
memio.c 1. fix nc_open_mem doxygen description 2015-05-28 19:23:33 -06:00
mmapio.c The original mem branch somehow got 2015-05-28 15:10:10 -06:00
nc3dispatch.c Modified comment to adhere to doxygen format. 2014-09-18 13:31:30 -06:00
nc3internal.c The original mem branch somehow got 2015-05-28 15:10:10 -06:00
ncFile.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncio.c The original mem branch somehow got 2015-05-28 15:10:10 -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
ncx.c Additional changes to hopefully get autotools and tst_swap4b working together in service of addressing [NCF-338] 2015-07-28 13:43:15 -06:00
ncx.h Cleaned up tst_atts3.c test program. Fixed several bugs in detection 2012-05-31 01:28:42 +00:00
ncx.m4 Additional changes to hopefully get autotools and tst_swap4b working together in service of addressing [NCF-338] 2015-07-28 13:43:15 -06:00
posixio.c Fixed a memory corruption. Coverity issue: 1265729: Out-of-bounds access. 2015-07-29 14:58:34 -06:00
pstdint.h
putget.c More clang warnings eliminated. 2015-08-02 17:19:35 -06:00
putget.m4 More clang warnings eliminated. 2015-08-02 17:19:35 -06:00
t_ncio.c
t_ncio.in
t_ncxx.m4
test_nc.sav
v1hpg.c Change assertions that indicate file corruption into error status return. 2014-04-16 08:04:00 -06:00
var.c Added a fix for a 'garbage/undefined value' bug reported by clang. in var.c, when varp->shape was being allocated, it was not being initialized properly and as a result, in some circustances, could potentially be dereferenced and evaluated without having a proper value. It is now initialized to 0. Hopefully this does not cause a problem. All the tests continue to pass, but I'm leaving a verbose comment here in case there is a knock-on problem discovered somewhere down the line. 2014-11-06 14:43:09 -07:00
winceio.c The original mem branch somehow got 2015-05-28 15:10:10 -06:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00