netcdf-c/libdispatch
Dennis Heimbigner 99fccab359 1. Keep up to date by merging master
2. Fixed plugin building (nc_test4/hdf5plugins)
   to be done properly by cmake and automake.
4. Duplicated part of the nc_test4 filter test code
   in examples/C

An incomplete and untested set of hooks exist
for OS-X in nc_test4/findplugins.in. They need testing.
2018-01-16 11:00:09 -07:00
..
u Resolves Github issue https://github.com/Unidata/netcdf-c/issues/349. 2017-02-16 14:27:54 -07:00
CMakeLists.txt Merge branch 'master' into filters.dmh 2017-11-13 11:15:02 -07:00
datt.c added return code documentation for dtype.c and datt.c 2017-11-15 04:08:58 -07:00
dattget.c fixed doxygen warnings for this file 2017-11-13 06:27:05 -07:00
dattinq.c fixed doxygen warnings in dattinq.c 2017-11-14 11:22:48 -07:00
dattput.c Reverting global fillvalue behavior. 2017-10-05 18:15:27 -06:00
dauth.c Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
dcompound.c
dcopy.c more docs 2017-12-04 13:11:54 -07:00
ddim.c Eliminate NC_MAX_VARS|DIMS|ATTRS limits 2017-07-20 09:32:29 -06:00
ddispatch.c fixed warnings 2017-11-09 06:24:18 -07:00
defcheck.c Modified a number of tests 2014-10-04 15:59:16 -06:00
denum.c
derror.c merged in branch ejh_cleanup 2017-12-04 13:20:42 -07:00
dfile.c 1. Keep up to date by merging master 2018-01-16 11:00:09 -07:00
dfilter.c fixed leak in event of null paramter 2017-11-14 09:34:26 -07:00
dgroup.c Filled in short description for group-related functions in support of https://github.com/Unidata/netcdf-c/issues/277 full documentation still pending. 2016-07-11 16:55:30 -06:00
dinternal.c Add szip support via libaec 2017-08-27 13:35:20 -06:00
doffsets.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dopaque.c
dparallel.c fixed doxygen warnings by adding docs 2017-11-14 06:48:38 -07:00
drc.c Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
dstring.c Begin changing over to use strlcat instead of strncat because 2017-11-23 10:55:24 -07:00
dtype.c added return code documentation for dtype.c and datt.c 2017-11-15 04:08:58 -07:00
dutf8.c re: pull request https://github.com/Unidata/netcdf-c/pull/364 2017-06-06 15:23:59 -06:00
dutil.c Begin changing over to use strlcat instead of strncat because 2017-11-23 10:55:24 -07:00
dv2i.c more docs, more cleaning 2017-12-04 12:21:14 -07:00
dvar.c more docs, more cleaning 2017-12-04 12:21:14 -07:00
dvarget.c more docs, more cleaning 2017-12-04 12:21:14 -07:00
dvarinq.c documentation fixes for dvarinq.c 2017-11-15 04:50:28 -07:00
dvarput.c more docs, more cleaning 2017-12-04 12:21:14 -07:00
dvlen.c
dwinpath.c re e-support UBS-599337 2017-10-24 16:25:09 -06:00
heap Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
json.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
Make0 Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
Makefile.am removed non-working BUILD_DLL target 2017-11-30 05:40:17 -07:00
nc.c re e-support UBS-599337 2017-10-24 16:25:09 -06:00
ncaux.c Coverity: 711838 2014-07-31 16:32:50 -06:00
ncbytes.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nchashmap.c Corrected an issue reported by clang. 2017-08-15 12:03:15 -06:00
nclist.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nclistmgr.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
nclog.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ncsettings.hdr Add ability to programmatically 2014-08-29 14:51:14 -06:00
nctime.c Solve issue https://github.com/Unidata/netcdf-c/issues/359 2017-07-24 18:59:16 -06:00
ncuri.c fixed warnings 2017-11-09 06:24:18 -07:00
netcdf.m4 In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
stubdef.c
test_ncuri.c Error in ncuri in handling user:pwd@ in url 2017-07-05 14:39:23 -06:00
test_pathcvt.c found a few more easy warnings 2017-11-09 06:39:43 -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 Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
utf8proc.h Use refactored variable names introduced by 773fe807 2017-11-26 01:47:46 +05:30