.. |
attr.m4
|
include config.h the way suggested by autoconf
|
2017-03-11 13:03:17 -06:00 |
CMakeLists.txt
|
Small tweak to cmakelists.txt
|
2017-01-03 12:10:05 -07:00 |
depend
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
dim.c
|
include config.h the way suggested by autoconf
|
2017-03-11 13:03:17 -06:00 |
ffio.c
|
Merged master, DAP4 support into branch.
|
2017-04-19 09:29:35 -06:00 |
lookup3.c
|
include config.h the way suggested by autoconf
|
2017-03-11 13:03:17 -06:00 |
Makefile.am
|
Removed a line in configure.ac that is potentially redundant and throws an error on some systems. In support of https://github.com/Unidata/netcdf-c/issues/413
|
2017-06-08 12:38:43 -06:00 |
memio.c
|
re: issue https://github.com/Unidata/netcdf-c/issues/401
|
2017-05-02 21:22:54 -06:00 |
mmapio.c
|
re: issue https://github.com/Unidata/netcdf-c/issues/401
|
2017-05-02 21:22:54 -06:00 |
nc3dispatch.c
|
merge-squash
|
2015-10-09 10:12:11 -06:00 |
nc3internal.c
|
remove checking against UINT32_MAX
|
2017-09-11 19:13:13 -05:00 |
nc_hashmap.c
|
Corrected an issue preventing gcc-4.4 from compiling netcdf.
|
2016-04-26 21:09:41 +00:00 |
ncFile.c
|
- Fix NCF-158 to modify ncgen flag defaults.
|
2012-03-14 23:26:48 +00:00 |
ncio.c
|
Merged master, DAP4 support into branch.
|
2017-04-19 09:29:35 -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
|
include config.h the way suggested by autoconf
|
2017-03-11 13:03:17 -06:00 |
ncx.h
|
X_INT64_MIN, X_INT64_MAX, and X_UINT64_MAX should be used internally
|
2017-06-06 18:20:26 -05:00 |
ncx.m4
|
Because ncx.c and putget.c are to be released with the package in case users do not have m4, the generation of the two C files cannot depend on the configure option of --enable-erange-fill. This commit fixes this problem by replacing m4 conditional define with C conditional preprocess.
|
2017-08-20 14:32:57 -05:00 |
posixio.c
|
struct stat.st_size is of type off_t
|
2017-06-09 02:51:06 -05:00 |
pstdint.h
|
Fix common typos
|
2015-08-20 11:42:05 +02:00 |
putget.m4
|
Because ncx.c and putget.c are to be released with the package in case users do not have m4, the generation of the two C files cannot depend on the configure option of --enable-erange-fill. This commit fixes this problem by replacing m4 conditional define with C conditional preprocess.
|
2017-08-20 14:32:57 -05:00 |
t_ncio.c
|
Merged master, DAP4 support into branch.
|
2017-04-19 09:29:35 -06:00 |
t_ncio.in
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
t_ncxx.m4
|
include config.h the way suggested by autoconf
|
2017-03-11 13:03:17 -06:00 |
test_nc.sav
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
v1hpg.c
|
remove checking against UINT32_MAX
|
2017-09-11 19:13:13 -05:00 |
var.c
|
fix the setting of the member len of NC_var object, related to issue 463
|
2017-09-06 19:49:59 -05:00 |
winceio.c
|
Merged master, DAP4 support into branch.
|
2017-04-19 09:29:35 -06:00 |
XGetopt.c
|
Merge from latest netcdf-cmake branch.
|
2012-12-05 18:35:42 +00:00 |