Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
ec4da2d6497Update release note
Scot BreitenfeldScot Breitenfeld
da16fc85eb8MMerge pull request #2370 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_12 to hdf5_1_12 * commit '08737e596da4c4e3d9917c84be7fc2269e02f63c': HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitions
Scot BreitenfeldScot Breitenfeld
08737e596daHDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitions Added ------ New Definitions: INTEGER :: H5F_LIBVER_ERROR_F INTEGER :: H5F_LIBVER_NBOUNDS_F INTEGER :: H5F_LIBVER_V18_F INTEGER :: H5F_LIBVER_V110_F INTEGER :: H5F_LIBVER_V112_F New API: h5pget_libver_bounds_f(fapl_id, low, high, hdferr) Removed: call to C wrapper h5pset_libver_bounds_c in h5pset_libver_bounds_f
Muqun YangMuqun Yang
ea93dac6974MMerge pull request #2365 in HDFFV/hdf5 from ~MYANG6/hdf5-develop:hdf5_1_12 to hdf5_1_12 * commit '47fa9d17898fb6f9edec6e9642dc1853bb003417': HDFFV-11014, fix the h5repack issue that misses a few attributes during the repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt.
Muqun YangMuqun Yang
47fa9d17898HDFFV-11014, fix the h5repack issue that misses a few attributes during the repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt.
Allen ByrneAllen Byrne
891e45f88e3MMerge pull request #2344 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12 * commit '7541b6abb9b679c32dbba70bec51807ca4165cdc': HDFFV-11012 fix fortran include properties HDFFV-10996 merge java vol tests from develop
Allen ByrneAllen Byrne
7541b6abb9bHDFFV-11012 fix fortran include properties
Allen ByrneAllen Byrne
21f11e240b0HDFFV-10996 merge java vol tests from develop
David YoungDavid Young
5cac69efe84MMerge pull request #2334 in HDFFV/hdf5 from ~DYOUNG/werror:hdf5_1_12-warnings-squashed to hdf5_1_12 * commit 'd42bee368850f0bf47ee3a708e3c5d8b7119a632': Squashed commit of the following:
David YoungDavid Young
d42bee36885Squashed commit of the following: commit ff7a9a34de2fcd78f5d32a1532f3d0e224b20d94 Author: Kimmy Mu <kmu@hdfgroup.org> Date: Wed Jan 29 14:12:18 2020 -0600 Merge pull request #2324 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12 * commit '781fa57f6ee816e037dd12fff02d37ff7ec9c2b1': pick up missing piece from merge Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop remove redundent definition Merge pull request #2311 in HDFFV/hdf5 from ...
Larry KnoxLarry Knox
20ebc34e016MMerge pull request #2337 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf5_1_12 * commit '4475757f93a29ff5209f8ec3187f6ecbf1a67a08': Merge pull request #2312 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry KnoxLarry Knox
4475757f93aMerge pull request #2312 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '1c812fcd5d475afb7e65ed28d84990f96eefa649': Restore fix of test assert fail eror undone by later commit.
Allen ByrneAllen Byrne
561a0c8ff55MMerge pull request #2331 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12 * commit 'a29f9e8451ffa391c8395db1142bd003f40f3aaa': Merge changes from develop to fix various issues Remove commented flags Revert accidental change Chnage tools debug macros to not use the error stack Create common warnings for build systems
Allen ByrneAllen Byrne
a29f9e8451fMerge changes from develop to fix various issues
Allen ByrneAllen Byrne
1531c49730eMMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) * commit '8c60f6264c46cd9155ce34e12e29e9b0272c0c67': pick up missing piece from merge Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop remove redundent definition Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop Merge pull request #2315 in HDFFV/hdf5 from ~KMU/hdf5:develop to develop missing prototype w...
Allen ByrneAllen Byrne
e68d42f8fd4Remove commented flags
Allen ByrneAllen Byrne
e766d853edeMMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) * commit '91d29817413e00f1dcd006d13790df6ce7aeb5c0': Update version to 1.12.1-snap0 for hdf5_1_12 branch.
Allen ByrneAllen Byrne
4e25c14e174MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) * commit 'c627ab6a8a2067822789b69071d95b89363a052c': Correct ignore warnings and use only clang for sanitizers
Allen ByrneAllen Byrne
dd025d8e9f7MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) * commit '607dbc14350df256866fa326de23877e08353f78': Modify external_env.c to prevent deleting test file of external.c. Fix for HDFFV-10941.
Allen ByrneAllen Byrne
5dfe8bbc0d7MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) * commit 'd038d8510032696e4defd86f1906e7d4fa133ba9': Change tools debug macros to not use error stack fix test assert fail error Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Allen ByrneAllen Byrne
8df3fd36b9fMMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) * commit '561b0147c4c4350ba53f218b176d3db794dc443c': Max Library "index" should be 6 for HDF5 1.12. Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Allen ByrneAllen Byrne
f61c8d297f7Revert accidental change
Allen ByrneAllen Byrne
3f1fd6b06d3Chnage tools debug macros to not use the error stack
Allen ByrneAllen Byrne
113481a8198Create common warnings for build systems
Jordan HendersonJordan Henderson
cd8ca92f58dMMerge pull request #2327 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_12 to hdf5_1_12 * commit 'edec1f017d1ca7679058357bf01c62355a1120fd': Introduce new H5VL _by_value routines
Jordan HendersonJordan Henderson
edec1f017d1Introduce new H5VL _by_value routines
Kimmy MuKimmy Mu
8c60f6264c4MMerge pull request #2324 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12 * commit '781fa57f6ee816e037dd12fff02d37ff7ec9c2b1': pick up missing piece from merge Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop remove redundent definition Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop Merge pull request #2315 in HDFFV/hdf5 from ~KMU/hdf5:develop to develop missing ...
Kimmy MuKimmy Mu
781fa57f6eepick up missing piece from merge
Kimmy MuKimmy Mu
63d8c003c62Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop * commit '406330addf45529ecdd088f4d22e9aab9a03661d': rename macro change condition pick up from Dave's fix leave Wswitch-default for later fix fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow
Kimmy MuKimmy Mu
46f76d06d74remove redundent definition
Kimmy MuKimmy Mu
f1cc5cfd7e7Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop * commit '406330addf45529ecdd088f4d22e9aab9a03661d': rename macro change condition pick up from Dave's fix leave Wswitch-default for later fix fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow
Kimmy MuKimmy Mu
d4dedac70f8Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop * commit '406330addf45529ecdd088f4d22e9aab9a03661d': rename macro change condition pick up from Dave's fix leave Wswitch-default for later fix fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow
Kimmy MuKimmy Mu
68c54e69a4fMerge pull request #2315 in HDFFV/hdf5 from ~KMU/hdf5:develop to develop * commit '3177c89c5b0749ef1294ec60e124bf402246feba': fix issues from test fail
Kimmy MuKimmy Mu
ccae67aefc3missing prototype warning
Kimmy MuKimmy Mu
3509872fe41prototype issue
Kimmy MuKimmy Mu
96fbea89e79Merge pull request #2306 in HDFFV/hdf5 from ~KMU/hdf5:develop to develop * commit 'a152ffafb322551033adb594112f53836f7eb240': fix assert fail
Kimmy MuKimmy Mu
fe75e8f66f7Merge 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
b87a4362a12Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to develop * commit '2de0ce0d8ba2fb58fadefc5d718a3c0fedab25c8': fix uninitizlized warning
Kimmy MuKimmy Mu
a4f163c7c6bMerge 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
2cd1e08d700Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to develop * commit '9f80ffa1f1908975b3100814b2529bf779521e13': fix missing prototype warning
Kimmy MuKimmy Mu
a7d8693216aMMerge branch 'hdf5_1_12' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_1_12
Kimmy MuKimmy Mu
066b874e5a6Merge 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
Larry KnoxLarry Knox
91d29817413MMerge pull request #2316 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf5_1_12 * commit '3ecbb767c32065cb0d4f2862488fad484b3767a4': Update version to 1.12.1-snap0 for hdf5_1_12 branch.
Larry KnoxLarry Knox
3ecbb767c32Update version to 1.12.1-snap0 for hdf5_1_12 branch.
Richard WarrenRichard Warren
ecb5c6e670fChanged the usleep parameters based on whether the MPI rank hosts an IO Concentrator
Richard WarrenRichard Warren
8b9212b0156Change the linux usage of reallocarray to a more portable realloc. Also updated the initailization of the work queue.
Richard WarrenRichard Warren
2368e610d5dFix typo for recording the info object
Richard WarrenRichard Warren
fffed15716cFix a field declaration in the subfiling_file_t
Richard WarrenRichard Warren
61126f5ce68Various edits to remove #if 0 blocks in an effort to make the code a bit cleaner
Richard WarrenRichard Warren
239206ef198Edits (mostly spelling) to the SUBFILING_README.txt file