AuthorCommitMessageCommit dateIssues
Dana RobinsonDana Robinson
a67c238feefCleaned up remaining warnings in high-level library.
Dana RobinsonDana Robinson
9475ee5d59eOptimized the floating point comparisons a little bit.
Dana RobinsonDana Robinson
a85e4a75b27Fix for failing h5diff tests involving floating-point compares.
Dana RobinsonDana Robinson
3e22f567c43MMerge pull request #2302 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop* commit '601752e76e2e3f34c8bcd2b5b46cf73cad122cb2': Removed H5_DEC_ENUM Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana RobinsonDana Robinson
601752e76e2Removed H5_DEC_ENUM
Dana RobinsonDana Robinson
492d186a5ceRevert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""This reverts commit 6486e06545bf637d46e18a787395542f4fca143a.
Dana RobinsonDana Robinson
9a97411a61bMMerge pull request #2296 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop* commit '6486e06545bf637d46e18a787395542f4fca143a': Revert "Moved -Wunsuffixed-float-constants to the developer warnings." Moved -Wunsuffixed-float-constants to the developer warnings. Fixed a bug in testpar/t_cache.c concerning checking expected vs. actual cache entry reads and writes.
Dana RobinsonDana Robinson
6486e06545bRevert "Moved -Wunsuffixed-float-constants to the developer warnings."This reverts commit 12bc75c6172ca7b64c33b17cf538a7629500cf2f.
Kimmy MuKimmy Mu
f3a4e8164f9MMerge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to develop* commit 'af5c33afabdae2e39bb45eb1b3e9c8366da01145': remove unnecessary stuff squash cast warning fix
Kimmy MuKimmy Mu
af5c33afabdremove unnecessary stuff
Kimmy MuKimmy Mu
838d4ec56bfsquash cast warning fix
Dana RobinsonDana Robinson
12bc75c6172Moved -Wunsuffixed-float-constants to the developer warnings.
Dana RobinsonDana Robinson
0444f65140eMMerge branch 'develop' into develop_minor
Allen ByrneAllen Byrne
a9aaad9be31MMerge pull request #2299 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop* commit 'ee1fa14066af158fdafafd6e051f7d5b5f79ba6a': Change tools debug macros to not use error stack
Allen ByrneAllen Byrne
ee1fa14066aChange tools debug macros to not use error stack
Larry KnoxLarry Knox
edcba1ce2e1MMerge pull request #2297 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '30fa2606b45e789ba36f3193130cdea2c12b68a6': Max Library "index" should be 7.
Kimmy MuKimmy Mu
80935975c1aMMerge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to develop* commit '2de0ce0d8ba2fb58fadefc5d718a3c0fedab25c8': fix uninitizlized warning
Kimmy MuKimmy Mu
2de0ce0d8baMmerge and fix conflict
Kimmy MuKimmy Mu
d7414053638MMerge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop* commit '9afaf94bef740f89958a1a8aae369d5f607845f4': not use hdf5 private header fix float type cmp warning fix float type cmp warning
Kimmy MuKimmy Mu
720ba8624aeMMerge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to develop* commit '9f80ffa1f1908975b3100814b2529bf779521e13': fix missing prototype warning
Kimmy MuKimmy Mu
8ce59829e40MMerge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop* commit '145ef3ceee20c28a443bd11507c58858bea3f889': more cleanup change it back pick up missing piece fix unused related warnings removed unused parameter more fix and address comments remove unsed var,function,macro, etc
Kimmy MuKimmy Mu
145ef3ceee2more cleanup
Larry KnoxLarry Knox
30fa2606b45MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Larry KnoxLarry Knox
f3d1b4c6d2cMax Library "index" should be 7.
Dana RobinsonDana Robinson
4e00ee2916bFixed a bug in testpar/t_cache.c concerning checking expectedvs. actual cache entry reads and writes.
Kimmy MuKimmy Mu
9afaf94bef7not use hdf5 private header
Kimmy MuKimmy Mu
9cc63d81fb1fix float type cmp warning
Kimmy MuKimmy Mu
04a2d20bba0fix float type cmp warning
Kimmy MuKimmy Mu
b62f37c3f9cMMerge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop
Larry KnoxLarry Knox
ad8e79beeceMMerge pull request #2290 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop* commit '24fe4b38da4786990cb95b117b45475404b05920': Fixed yet another small issue in test/efc.c.
Larry KnoxLarry Knox
a250af4916bMMerge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit 'a92cfed71e0da0ff61af2550640e38bf6d415fee': Remove irrelevant sentence from comment. Remove duplicate lines noted on forum by Eric Bavier Add v111 version for H5O functions to enable version1 default for HDF5 1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version.
Larry KnoxLarry Knox
a92cfed71e0Remove irrelevant sentence from comment.
Dana RobinsonDana Robinson
24fe4b38da4Fixed yet another small issue in test/efc.c.
Larry KnoxLarry Knox
793eb6b2191Remove duplicate lines noted on forum by Eric Bavier
Larry KnoxLarry Knox
30ccab0fb39Add v111 version for H5O functions to enable version1 default for HDF51.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version.
Kimmy MuKimmy Mu
9f80ffa1f19fix missing prototype warning
Kimmy MuKimmy Mu
408b9b1f3b8fix uninitizlized warning
Kimmy MuKimmy Mu
9be5b2842e3Mmerge and fix
Kimmy MuKimmy Mu
a95b5b1e056MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
Larry KnoxLarry Knox
a63f22e27caMMerge pull request #2286 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '59f19282b34b5dcc29a2921fdbd475833d4f6b92': Only 2 versions of H5O_info_t and H5O_iterate_t.
Larry KnoxLarry Knox
59f19282b34Only 2 versions of H5O_info_t and H5O_iterate_t.
Larry KnoxLarry Knox
b2831f9e717MMerge pull request #2280 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '9e610d835b74f01320fdc777086c88ef40b0b0a2': H5vers.txt has versions v10 that should be v110 and some missing v110 entries.
Dana RobinsonDana Robinson
7403cba552aMMerge pull request #2285 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop* commit '2f606a7c62c67d09835f004bad11fff6a76fc918': PATH_MAX fix in efc test for Windows.
Dana RobinsonDana Robinson
2f606a7c62cPATH_MAX fix in efc test for Windows.
Kimmy MuKimmy Mu
628d2671628Mmerge and fix conflict
Larry KnoxLarry Knox
9e610d835b7H5vers.txt has versions v10 that should be v110 and some missing v110entries.
Dana RobinsonDana Robinson
66a94df13b3MMerge pull request #2269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:stack_size_warnings to develop* commit '44739ccd4715cc9e15595575700e945341fcdbcc': Tidying from code review. Fixed stack and frame size warnings. Not complete, but fixes most of the easier cases.
Dana RobinsonDana Robinson
3ef5b9e9775MMerge pull request #2273 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:pi_config to develop* commit 'c7292efc1879cdbbbeae9503fbaf170bd19c8383': Removed UIUC from copyright, added helpful comment. Updated MANIFEST Added a config file for ARM (Tested on a Raspberry Pi 3B+ w/ gcc 6).
Dana RobinsonDana Robinson
c7292efc187Removed UIUC from copyright, added helpful comment.
Allen ByrneAllen Byrne
5fadf221baeMMerge pull request #2274 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'db65d57541dd766e9912fb0698210cd76107d328': Correct standalone function attributes Standalone should not use import/export attributes