netcdf-c/plugins
Dennis Heimbigner 6f86660da8 Fix missing forward declarations
re: issue https://github.com/Unidata/netcdf-c/issues/1687

static functions are being used before decl and it causes
errors. Only occurs when BIG_ENDIAN is defined.
Solution is to add the forward declarations.
2020-04-03 20:15:34 -06:00
..
blocksort.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
bzlib_private.h re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
bzlib.c Fix minor --ansi warnings in dinfermodel.c and bzlib.c 2019-03-22 15:16:47 -06:00
bzlib.h re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
CMakeLists.txt Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
compress.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
crctable.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
decompress.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
h5bzip2.h re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
h5misc.h Allow in-line definition of filters 2019-03-21 11:33:27 -06:00
h5noop.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
H5Zbzip2.c Minor config.h changes to support filters in Fortran 2019-04-29 16:36:08 -06:00
H5Zmisc.c Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
H5Znoop.c Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
H5Ztemplate.c Fix memory problems when using HDF5 version 1.10.x and later. 2018-10-04 11:37:21 -06:00
H5Zutil.c Fix missing forward declarations 2020-04-03 20:15:34 -06:00
huffman.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
Makefile.am Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
randtable.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00