netcdf-c/libdispatch
Dennis Heimbigner 733da154c5 1. Keep up to date by merging master
2. Factored out the parameter string parsing for ncgen and nccopy
   int libdispatch/dfilter.c + include/ncfilter.h
3. Allow a parameter string to use constant types other than
   unsigned int. See docs/filters.md for details.
4. Moved the old content of  include/netcdf_filter.h into include/netcdf.h
   and removed include/netcdf_filter.h as no longer needed.
5. Force the test filter (bzip2) in nc_test4/filter_test to
   be built using BUILT_SOURCES.
2017-10-08 15:56:45 -06:00
..
u Resolves Github issue https://github.com/Unidata/netcdf-c/issues/349. 2017-02-16 14:27:54 -07:00
CMakeLists.txt 1. Keep up to date by merging master 2017-10-08 15:56:45 -06:00
datt.c
dattget.c
dattinq.c
dattput.c change error code from NC_EINVAL to NC_EGLOBAL when trying to set global _FillValue 2017-03-25 14:47:25 -05:00
dcompound.c
dcopy.c
ddim.c
ddispatch.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
defcheck.c
denum.c
derror.c 1. Keep up to date by merging master 2017-10-08 15:56:45 -06:00
dfile.c Update docs/internal.dox to 2017-10-04 13:41:38 -06:00
dgroup.c
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
drc.c Clarify rc documentation 2017-08-30 12:05:04 -06:00
dstring.c remove special treatments for arm architecture 2017-03-11 13:33:58 -06:00
dtype.c
dutf8.c re: pull request https://github.com/Unidata/netcdf-c/pull/364 2017-06-06 15:23:59 -06:00
dv2i.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dvar.c Finalize the compression support. 2017-04-27 13:01:59 -06:00
dvarget.c add configure option --enable-relax-coord-bound for issue #243 2016-11-12 23:58:09 -06:00
dvarinq.c 1. Keep up to date by merging master 2017-10-08 15:56:45 -06:00
dvarput.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
dvlen.c
dwinpath.c bug fix in dwinpath 2017-07-15 13:03:35 -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 1. Keep up to date by merging master 2017-10-08 15:56:45 -06:00
nc.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ncaux.c
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
nctime.c
ncuri.c Final fixes 2017-08-30 19:13:52 -06:00
netcdf.m4
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 1. Cleaned up some holdover debug code. 2017-07-25 14:58:29 -06: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 Corrected an issue with autotools and OSX and utf8. 2017-04-05 11:14:42 -06:00
utf8proc.h re: pull request https://github.com/Unidata/netcdf-c/pull/364 2017-06-18 21:06:19 -06:00