TESTING
  1. TESTING

hdf5_plugins

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
70af2303074MMerge pull request #314 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master * commit '094b41d7b3346c96b5280a64993ea628eb9cf67d': Correct test reference files
Allen ByrneAllen Byrne
094b41d7b33Correct test reference files
Allen ByrneAllen Byrne
85419996ab0MMerge pull request #309 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master * commit '0ee6890bd2f935212b4cde0ee0cd9b23e16a64d4': Update err files Updates to examples
Allen ByrneAllen Byrne
0ee6890bd2fUpdate err files
Allen ByrneAllen Byrne
cc6a2adcbf0Updates to examples
Allen ByrneAllen Byrne
03fdcad91aaMMerge pull request #304 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master * commit '5942cd6bfe7a7bc818fed228193f70fa50e0ac83': Whitespace fixes
Allen ByrneAllen Byrne
5942cd6bfe7Whitespace fixes
Allen ByrneAllen Byrne
380fc49df30MMerge pull request #298 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master * commit '8cbf07ae691eb8fddc8f2da83530b9e3ea9c4cff': OESS-20 fix for loops OESS-20 Do not use openmp OESS-20 Intel compiler has issue with int16_t OESS-Update ref file OESS-20 Update config checks OESS-20 Another VS issue Adjust for VS compiler OESS-20 Windows VS must be newer than VS2010 OESS-20 Update compression libs
Allen ByrneAllen Byrne
8cbf07ae691OESS-20 fix for loops
Allen ByrneAllen Byrne
977931c9129OESS-20 Do not use openmp
Allen ByrneAllen Byrne
85ace01aa26OESS-20 Intel compiler has issue with int16_t
Allen ByrneAllen Byrne
73002e2e0adOESS-Update ref file
Allen ByrneAllen Byrne
aff34bc1642OESS-20 Update config checks
Allen ByrneAllen Byrne
f3ea2255734OESS-20 Another VS issue
Allen ByrneAllen Byrne
b06831fecefAdjust for VS compiler
Allen ByrneAllen Byrne
7c76a397bb2OESS-20 Windows VS must be newer than VS2010
Allen ByrneAllen Byrne
c5d93bc1cbeOESS-20 Update compression libs
Allen ByrneAllen Byrne
49dfebee385MMerge pull request #292 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master * commit 'fa988098f5c9c481b3771635e02e93154a815cb4': Add new header check
Allen ByrneAllen Byrne
fa988098f5cAdd new header check
Allen ByrneAllen Byrne
6f8d10e81cbMMerge pull request #291 in TEST/hdf5_plugins from ~EHARTNETT/hdf5_plugins:ejh_warnings_4 to master * commit '8e903a2419e0d5570e89320f2cd3810d898bebd3': fixed more printf warnings fixed some printf format warnings
Edward HartnettEdward Hartnett
8e903a2419efixed more printf warnings
Edward HartnettEdward Hartnett
d47f0933b28fixed some printf format warnings
Allen ByrneAllen Byrne
74e8effc4c4MMerge pull request #290 in TEST/hdf5_plugins from ~EHARTNETT/hdf5_plugins:ejh_fix_warnings_2 to master * commit '5aae6bb3301e023c8ecefc3dd6f88e2c3b01f6be': check for HAVE_ARPA_INET_H fix some warnings in LZ4 code
Edward HartnettEdward Hartnett
5aae6bb3301check for HAVE_ARPA_INET_H
Edward HartnettEdward Hartnett
aeee84310aefix some warnings in LZ4 code
Allen ByrneAllen Byrne
c426f63acb7MMerge pull request #289 in TEST/hdf5_plugins from ~EHARTNETT/hdf5_plugins:ejh_fix_warnings to master * commit '3ad0ed33ed2a60750fc31345bffa2311dffb7d66': now build examples as noinst_PROGRAMS for bzip2 and lz4
Edward HartnettEdward Hartnett
3ad0ed33ed2now build examples as noinst_PROGRAMS for bzip2 and lz4
Allen ByrneAllen Byrne
85459bcea9cMMerge pull request #286 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master * commit '846614f2f5ced2c804761fb1403b7c96f74484da': Update toolchains
Allen ByrneAllen Byrne
846614f2f5cUpdate toolchains
Allen ByrneAllen Byrne
3d7c650be0eMMerge pull request #285 in TEST/hdf5_plugins from ~EHARTNETT/hdf5_plugins:ejh_enables to master * commit '24066fd8ed1a28116c183e4c7009803c6fd5e246': commented out BSHUF build version numbers added version-info flag to bzip2, lz4 setting AM_CONDITIONALs to control building of bzip2 and lz4 filter libraries handling optional filter library builds in main Makefile.am set version numbers, added --disable-bzip2 --disable-lz4 options, commented out non-working builds
Edward HartnettEdward Hartnett
24066fd8ed1commented out BSHUF build
Edward HartnettEdward Hartnett
73bead6557bversion numbers
Edward HartnettEdward Hartnett
f7123919ca9added version-info flag to bzip2, lz4
Edward HartnettEdward Hartnett
2fba53c94fesetting AM_CONDITIONALs to control building of bzip2 and lz4 filter libraries
Edward HartnettEdward Hartnett
15b8f962eefhandling optional filter library builds in main Makefile.am
Edward HartnettEdward Hartnett
e32ad2060ceset version numbers, added --disable-bzip2 --disable-lz4 options, commented out non-working builds
Edward HartnettEdward Hartnett
3055381cfd1Mmerged ejh_bshuf
Allen ByrneAllen Byrne
d4cb3690c16MMerge pull request #284 in TEST/hdf5_plugins from ~EHARTNETT/hdf5_plugins:ejh_bshuf to master * commit '93ff90a8327d65f5a7390cadee32f5984482afae': removed files that should not have been committed adding ZFP build files adding MAFISC build files turning of LZF example inserted debugging notices inserted debugging notices new build files for LZF added libs directory, started adding JPEG first pass at BSHUF
Edward HartnettEdward Hartnett
93ff90a8327removed files that should not have been committed
Edward HartnettEdward Hartnett
54ffc1bc4cfadding ZFP build files
Edward HartnettEdward Hartnett
1476b316098adding MAFISC build files
Edward HartnettEdward Hartnett
094bee0428bturning of LZF example
Edward HartnettEdward Hartnett
3a48d6390adinserted debugging notices
Edward HartnettEdward Hartnett
1ca22058ec3inserted debugging notices
Edward HartnettEdward Hartnett
e2326911fefnew build files for LZF
Edward HartnettEdward Hartnett
5ce39152743added libs directory, started adding JPEG
Edward HartnettEdward Hartnett
d41320e63b0first pass at BSHUF
Allen ByrneAllen Byrne
2d40228da76MMerge pull request #283 in TEST/hdf5_plugins from ~EHARTNETT/hdf5_plugins:ejh_blosc to master * commit '17fcc8cd838f7c0ce64980337a46c1b6e0c9a8b0': starting to add BLOSC example, but its not working yet added BLOSC build of src directory cleanup of comments, first round of changes for BLOSC cleaning HDF5 files, more comments
Edward HartnettEdward Hartnett
17fcc8cd838starting to add BLOSC example, but its not working yet
Edward HartnettEdward Hartnett
dde2bcf8cefadded BLOSC build of src directory