netcdf-c/libsrc
2018-02-27 15:15:43 -07:00
..
attr.m4 Updated libsrc/attr.m4 in support of https://github.com/Unidata/netcdf-c/issues/843 2018-02-27 15:15:43 -07:00
CMakeLists.txt Small tweak to cmakelists.txt 2017-01-03 12:10:05 -07:00
depend
dim.c fixed warnings 2017-11-09 06:24:18 -07: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 merged 466 2018-01-20 06:04:08 -07: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 a clean commit for #383 2017-12-20 20:53:30 -06:00
nc3internal.c Merge branch 'master' into cdf5_var_len 2018-02-02 10:31:46 -07:00
nc_hashmap.c used cast to int instead of %ul printf format, because some compilers are a little out of step 2017-11-09 10:44:46 -07:00
ncFile.c
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
ncstdio.h
ncx_cray.c include config.h the way suggested by autoconf 2017-03-11 13:03:17 -06:00
ncx.h Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
ncx.m4 Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
posixio.c c: remove __CHAR_UNSIGNED__ 2018-02-14 17:24:49 -05:00
pstdint.h Fix common typos 2015-08-20 11:42:05 +02:00
putget.m4 c: remove __CHAR_UNSIGNED__ 2018-02-14 17:24:49 -05:00
t_ncio.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
t_ncio.in
t_ncxx.m4 include config.h the way suggested by autoconf 2017-03-11 13:03:17 -06:00
test_nc.sav
v1hpg.c This is the initial step in moving to the new higher performance 2018-02-08 19:53:40 -07:00
var.c Added the fix suggested by @mathstuf in support of https://github.com/unidata/netcdf-c/issues/845 2018-02-07 11:23:54 -07:00
winceio.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
XGetopt.c