..
CMakeLists.txt
Master merge, conflict resolution, cleanup
2019-02-24 16:54:13 -07:00
crc32.c
The file libdispatch/crc32.c was apparently causing
2018-04-02 13:19:58 -06:00
crc32.h
This completes (for now) the refactoring of libsrc4.
2018-03-16 11:46:18 -06:00
datt.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dattget.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dattinq.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dattput.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dauth.c
URL with username+pwd in url is not working.
2019-02-09 15:06:03 -07:00
daux.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dcompound.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dcopy.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
ddim.c
formatting cleanup
2019-02-25 07:58:55 -07:00
ddispatch.c
Provide byte-range reading of remote datasets
2019-01-01 18:27:36 -07:00
defcheck.c
Modified a number of tests
2014-10-04 15:59:16 -06:00
denum.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
derror.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dfile.c
Merge branch 'master' into byterange.dmh
2019-03-19 12:05:44 -06:00
dfilter.c
Allow in-line definition of filters
2019-03-21 11:33:27 -06:00
dgroup.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dhttp.c
Provide byte-range reading of remote datasets
2019-01-01 18:27:36 -07:00
dinfermodel.c
Master merge, conflict resolution, cleanup
2019-02-24 16:54:13 -07:00
dinternal.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dnotnc3.c
added merged HDF4 changes
2018-04-04 14:11:44 -06:00
dnotnc4.c
added merged HDF4 changes
2018-04-04 14:11:44 -06:00
doffsets.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dopaque.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dparallel.c
as NC_MPIIO has deprecated, move checking for flag conflict to nc_create_par
2019-02-26 11:01:35 -06:00
drc.c
Merge branch 'master' into byterange.dmh
2019-02-07 14:28:23 -07:00
dreadonly.c
Provide byte-range reading of remote datasets
2019-01-01 18:27:36 -07:00
dstring.c
Merge branch 'master' into byterange.dmh
2019-01-25 14:50:23 -07:00
dtype.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
durlmodel.c
Master merge, conflict resolution, cleanup
2019-02-24 16:54:13 -07:00
dutf8.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dutil.c
Merge branch 'master' into fix-warnings
2019-01-23 15:12:20 -07:00
dv2i.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dvar.c
added comment about function ordering
2019-02-25 12:23:54 -07:00
dvarget.c
more work on var documentation
2019-02-25 12:20:53 -07:00
dvarinq.c
changes in support of separating HDF5 and libsrc4
2018-11-26 04:35:00 -07:00
dvarput.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dvlen.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
dwinpath.c
merge master and fix conflicts
2018-12-12 11:47:54 -07:00
json.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
Makefile.am
Master merge, conflict resolution, cleanup
2019-02-24 16:54:13 -07:00
nc.c
Provide byte-range reading of remote datasets
2019-01-01 18:27:36 -07:00
ncbytes.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
nchashmap.c
Provide byte-range reading of remote datasets
2019-01-01 18:27:36 -07:00
nclist.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
nclistmgr.c
Provide byte-range reading of remote datasets
2019-01-01 18:27:36 -07:00
nclog.c
Merge branch 'master' into fix-warnings
2019-01-23 15:12:20 -07:00
ncsettings.hdr
Add ability to programmatically
2014-08-29 14:51:14 -06:00
nctime.c
nctime: expand basetime's size
2019-01-16 15:55:33 -05:00
ncuri.c
Merge branch 'master' into byterange.dmh
2019-02-07 14:28:23 -07:00
netcdf.m4
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
stubdef.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
test_ncuri.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
test_pathcvt.c
Updated libdispatch/ files with copyright notice.
2018-12-06 14:29:57 -07:00
u8.c
Resolves Github issue https://github.com/Unidata/netcdf-c/issues/349 .
2017-02-16 14:27:54 -07:00
u8.h
Resolves Github issue https://github.com/Unidata/netcdf-c/issues/349 .
2017-02-16 14:27:54 -07:00
utf8proc_data.c
Refactored additional constants.
2017-02-28 11:15:51 -07:00
utf8proc.c
Separate out the --ansi comment fixes.
2018-12-12 13:23:09 -07:00
utf8proc.h
Separate out the --ansi comment fixes.
2018-12-12 13:23:09 -07:00