Dennis Heimbigner 8714066b18 Fix errors when building on big-endian machine
re: issue https://github.com/Unidata/netcdf-c/issues/1278
re: issue https://github.com/Unidata/netcdf-c/issues/876
re: issue https://github.com/Unidata/netcdf-c/issues/806

* Major change to the handling of 8-byte parameters for nc_def_var_filter.
  The old code was not well thought out.
  * The new algorithm is documented in docs/filters.md.
  * Added new utility file plugins/H5Zutil.c to support
  * Modified plugins/H5Zmisc.c to use new algorithm
  the new algorithm.
  * Renamed include/ncfilter.h to include/netcdf_filter.h
    and made it an installed header so clients can access the
    new algorithm utility.
  * Fixed nc_test4/tst_filterparser.c and nc_test4/test_filter_misc.c
    to use the new algorithm
* libdap4/ fixes:
  * d4swap.c has an error in the endian pre-processing such
    that record counts were not being swapped correctly.
  * d4data.c had an error in that checksums were being computed
    after endian swapping rather than before.
* ocinitialize() was never being called, so xxdr bigendian handling
  was never set correctly.
  * Required adding debug statements to occompile
* Found and fixed memory leak in ncdump.c

Not tested:
* HDF4
* Pnetcdf
* parallel HDF5
2019-01-31 21:13:06 -07:00
..
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2015-10-09 10:12:11 -06:00
2018-12-12 11:47:54 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2017-03-08 17:01:10 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2010-06-03 13:24:43 +00:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2017-03-08 17:01:10 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2019-01-15 14:36:07 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-12 11:47:54 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-12 13:23:09 -07:00
2018-12-12 11:47:54 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-04-26 23:04:01 -04:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-12-06 15:40:43 -07:00
2018-04-26 23:04:01 -04:00
2017-03-08 17:01:10 -07:00
2018-12-06 15:40:43 -07:00
2018-12-12 11:47:54 -07:00
2018-12-06 15:40:43 -07:00