Network

 
AuthorCommitMessageCommit Date
Kimmy MuKimmy Mu
76c0e0aa4ccrename macro
Kimmy MuKimmy Mu
d59460e6321change condition
Kimmy MuKimmy Mu
c3549ae3f90pick up from Dave's fix
Kimmy MuKimmy Mu
d63080b19aeleave Wswitch-default for later fix
Kimmy MuKimmy Mu
51f9a51c250fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow
Kimmy MuKimmy Mu
4d9155bade8fix issues from test fail
Dana RobinsonDana Robinson
eaaedabaa5aReplaced my_isnan with C99 isnan in h5diff.
Allen ByrneAllen Byrne
2a2dc4ab93bAdd another warning variation
Allen ByrneAllen Byrne
c0a1ba8750bCorrect ignore warnings
Allen ByrneAllen Byrne
c01add2ac78Only use sanitizer with Clang
Allen ByrneAllen Byrne
c491fd1cfc6Remove cmake macros from valgrind tests
Larry KnoxLarry Knox
27e35a62e94Restore fix of test assert fail eror undone by later commit.
Dana RobinsonDana Robinson
f935bc271acCleaned up warnings in test/tid.c.
Kimmy MuKimmy Mu
136d3b7ea2efix assert fail
Dana RobinsonDana Robinson
6e8ce00c0b2Optimized the floating point comparisons a little bit.
Dana RobinsonDana Robinson
23f103cf6b0Fix for failing h5diff tests involving floating-point compares.
Dana RobinsonDana Robinson
0479a345ccbRemoved H5_DEC_ENUM
Dana RobinsonDana Robinson
32908031202Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" This reverts commit 6486e06545bf637d46e18a787395542f4fca143a.
Dana RobinsonDana Robinson
36647e79b95Revert "Moved -Wunsuffixed-float-constants to the developer warnings." This reverts commit 12bc75c6172ca7b64c33b17cf538a7629500cf2f.
Dana RobinsonDana Robinson
40c5e67e418Moved -Wunsuffixed-float-constants to the developer warnings.
Dana RobinsonDana Robinson
2c520b2ba60Fixed a bug in testpar/t_cache.c concerning checking expected vs. actual cache entry reads and writes.
Kimmy MuKimmy Mu
9f5444199earemove unnecessary stuff
Kimmy MuKimmy Mu
30e61cf0904squash cast warning fix
Allen ByrneAllen Byrne
cfd88562882Change tools debug macros to not use error stack
Larry KnoxLarry Knox
812e7eda574Max Library "index" should be 7.
Kimmy MuKimmy Mu
f0ee8b2883bnot use hdf5 private header
Kimmy MuKimmy Mu
1c226ac077bfix float type cmp warning
Kimmy MuKimmy Mu
8d5ae4f460dfix float type cmp warning
Kimmy MuKimmy Mu
742aa75cd0afix missing prototype warning
Kimmy MuKimmy Mu
af79e1613e4more cleanup
Kimmy MuKimmy Mu
364d25abea8change it back
Kimmy MuKimmy Mu
d03083de5f5pick up missing piece
Kimmy MuKimmy Mu
27c618b91d6fix unused related warnings
Kimmy MuKimmy Mu
8377789f8fbremoved unused parameter
Kimmy MuKimmy Mu
6b07d692f43more fix and address comments
Kimmy MuKimmy Mu
a6e8f34b7b0remove unsed var,function,macro, etc
Kimmy MuKimmy Mu
0c9d2de9e29fix uninitizlized warning
Dana RobinsonDana Robinson
f77d99d3e9bFixed yet another small issue in test/efc.c.
Larry KnoxLarry Knox
08c29a09953Remove irrelevant sentence from comment.
Larry KnoxLarry Knox
ec3847712c0Remove duplicate lines noted on forum by Eric Bavier
Larry KnoxLarry Knox
7bbca406525Add 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
531530551fdOnly 2 versions of H5O_info_t and H5O_iterate_t.
Larry KnoxLarry Knox
48036abeedfH5vers.txt has versions v10 that should be v110 and some missing v110 entries.
Dana RobinsonDana Robinson
4405118a047PATH_MAX fix in efc test for Windows.
Dana RobinsonDana Robinson
55b41104b92Tidying from code review.
Dana RobinsonDana Robinson
0585e6fb342Fixed stack and frame size warnings. Not complete, but fixes most of the easier cases.
Dana RobinsonDana Robinson
d11be7974e5Removed UIUC from copyright, added helpful comment.
Dana RobinsonDana Robinson
6c0ecdc4961Updated MANIFEST
Dana RobinsonDana Robinson
55b96a9fff0Added a config file for ARM (Tested on a Raspberry Pi 3B+ w/ gcc 6).
Allen ByrneAllen Byrne
d8e352ec4fcNote for common warnings files