netcdf-c/libdispatch
2024-01-22 12:42:25 -08:00
..
awsincludes.h Turned on console logging/tracing. 2023-09-07 15:00:05 -06:00
CMakeLists.txt Added a comment block for future reference. 2024-01-22 12:37:35 -08:00
datt.c
dattget.c
dattinq.c
dattput.c
dauth.c ## Addendum [5/9/23] 2023-05-09 21:13:49 -06:00
daux.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
dcompound.c
dcopy.c Fix some important bugs in various files 2023-11-27 18:46:10 -07:00
dcrc32.c Replaced ancient K&R function declarations to be C23 compatible 2023-12-13 22:49:04 -05:00
dcrc32.h chore: unset executable flag 2023-08-23 13:31:42 +09:00
dcrc64.c
ddim.c
ddispatch.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
defcheck.c
denum.c
derror.c Fix some important bugs in various files 2023-11-27 18:46:10 -07:00
dfile.c Renamed mmap variable, which conflicts with mmap() function on FreeBSD 2023-11-06 16:05:24 -05:00
dfilter.c Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
dfilterx.c
dgroup.c
dhttp.c Try to more consistently use size_t for nclistget index argument 2023-11-28 16:28:31 +00:00
dinfermodel.c Merge branch 'silence-nclist-warnings' of https://github.com/ZedThree/netcdf-c into rebase-gh2812.wif 2024-01-19 11:11:21 -07:00
dinstance_intern.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
dinstance.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
dinternal.c
dmissing.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
dnotnc3.c
dnotnc4.c
doffsets.c
dopaque.c
dparallel.c Merge pull request #2450 from gsjaardema/patch-53 2023-12-12 15:59:50 -07:00
dpathmgr.c Working on the last few s3 issues currently manifesting using S3_INTERNAL and WITH_S3_TESTING on Windows and MSYS2. 2023-10-13 11:32:27 -06:00
drc.c Try to more consistently use size_t for nclistget index argument 2023-11-28 16:28:31 +00:00
dreadonly.c
dreg.c
ds3util.c Try to more consistently use size_t for nclistget index argument 2023-11-28 16:28:31 +00:00
dstring.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
dtype.c
durlmodel.c
dutf8.c
dutil.c Merge branch 'silence-nclist-warnings' of https://github.com/ZedThree/netcdf-c into rebase-gh2812.wif 2024-01-19 11:11:21 -07:00
dv2i.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
dvar.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
dvarget.c
dvarinq.c
dvarput.c
dvlen.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
ezxml_extra.c
json.c
Makefile.am Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
nc.c
ncbytes.c segv1 2023-04-27 15:12:26 -06:00
nccurl_hmac.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
nccurl_hmac.h Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
nccurl_setup.h Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
nccurl_sha256.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
nccurl_sha256.h Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ncexhash.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
nch5s3comms.c Fix some important bugs in various files 2023-11-27 18:46:10 -07:00
nch5s3comms.h Cleanup a number of issues. 2023-10-08 11:22:52 -06:00
nchashmap.c
ncjson.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
nclist.c Merge branch 'silence-nclist-warnings' of https://github.com/ZedThree/netcdf-c into rebase-gh2812.wif 2024-01-19 11:11:21 -07:00
nclistmgr.c Fixed various UBSan warnings about invalid bit shifting 2023-11-02 11:11:18 -04:00
nclog.c Remove the execinfo capability 2023-11-04 21:32:33 -06:00
ncrandom.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ncs3sdk_aws.cpp Merged in current state of https://github.com/Unidata/netcdf-c/pulls/2741 2023-09-29 15:05:43 -06:00
ncs3sdk_h5.c Cleanup a number of issues. 2023-10-08 11:22:52 -06:00
ncsettings.hdr
nctime.c Merge pull request #2691 from seanm/snprintf 2023-12-11 15:46:51 -07:00
ncuri.c Try to more consistently use size_t for nclistget index argument 2023-11-28 16:28:31 +00:00
ncutil.h ## Addendum [5/9/23] 2023-05-09 21:13:49 -06:00
ncxcache.c Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
netcdf.m4
stubdef.c
u8.c
u8.h
utf8proc_data.c
utf8proc.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
utf8proc.h
XGetopt.c