AuthorCommitMessageCommit dateIssues
Dana RobinsonDana Robinson
a92c735c9b5Squashed commit of the token_refactoring branch:
Jerome SoumagneJerome Soumagne
024f7ba0925MMerge pull request #2237 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:HDFFV-10992-fix to develop* commit 'a7648879d729c1b75bd32f3a151831e9cbfbe31c': Add test for reference shutdown issue H5R: set app ref when incrementing ref_count on location held by reference (fix HDFFV-10992)HDFFV-10992
Jerome SoumagneJerome Soumagne
a7648879d72Add test for reference shutdown issue
Allen ByrneAllen Byrne
eaa8ab27749MMerge pull request #2270 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'f73103745e9b9165e9d399ddb5b9991d7fb2a9e5': HDFFV-11001 fix if block HDFFV-11001 need to qualify all by parallel or serial types HDDFV-11001 add note HDFFV-11001 Add fine control over testing Adjust regex for warnings Update tools hid_t declarations with H5I_INVALID_HID2 JIRA Issues
Allen ByrneAllen Byrne
f73103745e9HDFFV-11001 fix if blockHDFFV-11001
Allen ByrneAllen Byrne
7022a3380cdHDFFV-11001 need to qualify all by parallel or serial typesHDFFV-11001
Allen ByrneAllen Byrne
26c65e106a4HDDFV-11001 add noteHDDFV-11001
Allen ByrneAllen Byrne
a0ae5e9b896HDFFV-11001 Add fine control over testingHDFFV-11001
Allen ByrneAllen Byrne
4077d996456Adjust regex for warnings
Allen ByrneAllen Byrne
341600b4a68Update tools hid_t declarations with H5I_INVALID_HID
Allen ByrneAllen Byrne
c3c60dc7b5dMMerge pull request #2263 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '06cff24b8de3d0cb60f89b2c200a98583dd136de': Ignore ZLIB warnings
Allen ByrneAllen Byrne
06cff24b8deIgnore ZLIB warnings
Allen ByrneAllen Byrne
fb7f1b3f0d3MMerge pull request #2256 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '1385457eb2874b75fd7b9fa0c470e9e4225a104e': Added JIRA note io_timer.c uses a parallel lib function Fix standalone compile issues
Allen ByrneAllen Byrne
1385457eb28Added JIRA note
Allen ByrneAllen Byrne
1e70eb845acMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'd14b96e95976967c03c7623f6800506b89292656': Modify external_env.c to prevent deleting test file of external.c. Fix for HDFFV-10941.HDFFV-10941
Larry KnoxLarry Knox
d14b96e9597MMerge pull request #2248 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '278980a654061b969a5b39b72fc3da6327f8aabf': Modify external_env.c to prevent deleting test file of external.c. Fix for HDFFV-10941.HDFFV-10941
Allen ByrneAllen Byrne
2600c358a50io_timer.c uses a parallel lib function
Jerome SoumagneJerome Soumagne
9c398c804beH5R: set app ref when incrementing ref_count on location held by reference(fix HDFFV-10992)HDFFV-10992
Larry KnoxLarry Knox
278980a6540MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Larry KnoxLarry Knox
a7c5c5715a1Modify external_env.c to prevent deleting test file of external.c.Fix for HDFFV-10941.HDFFV-10941
Allen ByrneAllen Byrne
9b82f8c0ac0Fix standalone compile issues
Allen ByrneAllen Byrne
99fa2dbec3dMMerge pull request #2239 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '21f3d628d702bfd6c9cbb4b90f18842023ea40b3': Separate result variables for the function performed Check for actual content before using file HDFFV-10995 - add missing import HDFFV-10995 - need to add import HDFFV-10995 - Update all time instances HDFFV-10995 adjust testing to tolerate non-US localeHDFFV-10995
Kimmy MuKimmy Mu
8d8b9f8ae8eMMerge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop* commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
Allen ByrneAllen Byrne
21f3d628d70Separate result variables for the function performed
Allen ByrneAllen Byrne
b97daea891aCheck for actual content before using file
Kimmy MuKimmy Mu
6b1b4b3c0bdfix test assert fail error
Allen ByrneAllen Byrne
d90ef60b329HDFFV-10995 - add missing importHDFFV-10995
Allen ByrneAllen Byrne
5a6f379420eHDFFV-10995 - need to add importHDFFV-10995
Allen ByrneAllen Byrne
b73c0aeaa95HDFFV-10995 - Update all time instancesHDFFV-10995
Allen ByrneAllen Byrne
59ab02a6c53HDFFV-10995 adjust testing to tolerate non-US localeHDFFV-10995
Kimmy MuKimmy Mu
c3ae64a8753MMerge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop* commit '30ac64d83aff5e022d51a17fd6c1d72903ae4f02': add new type support
Kimmy MuKimmy Mu
30ac64d83afadd new type support
Kimmy MuKimmy Mu
127f07d64afMMerge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop* commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" ...
Quincey KoziolQuincey Koziol
4f98de52d64MMerge pull request #2228 in HDFFV/hdf5 from minor_improvements_from_token_refactor to develop* commit '0225e6d59698c9a720177766794619c7ad273f4a': Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey KoziolQuincey Koziol
0225e6d5969Small changes from the token_refactoring branch, to reduce the delta to develop
Jordan HendersonJordan Henderson
99e990e1ee8MMerge pull request #2226 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit 'ccf177344ae2d4b03802adecc08a6cc956a7dac5': Fix some places where H5P_DEFAULT gets passed down to a VOL connector
Jordan HendersonJordan Henderson
ccf177344aeFix some places where H5P_DEFAULT gets passed down to a VOL connector
Dana RobinsonDana Robinson
041b14c876cMMerge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop* commit '1a50056dafc8e22facda675acb43a71705fdd15c': Changed -Wformat-truncation to level 2 in CMake w/ gcc. Changed -Wformat-truncation's level from 2 to 1.
Dana RobinsonDana Robinson
1a50056dafcChanged -Wformat-truncation to level 2 in CMake w/ gcc.
Dana RobinsonDana Robinson
4fd5a3e00bdChanged -Wformat-truncation's level from 2 to 1.
Jordan HendersonJordan Henderson
1e0a2d37ae5MMerge pull request #2216 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '9c9b9b1c7a49529da6f43bb4516669c9ff79f700': Fix issue in h5dump where reference objects weren't being destroyed
Jordan HendersonJordan Henderson
9c9b9b1c7a4Fix issue in h5dump where reference objects weren't being destroyed
Jordan HendersonJordan Henderson
5681bede703MMerge pull request #2210 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '1795aa660afe47adb28436b24eac64fa77f183fd': Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro Refactor tools library error handling macros
Jordan HendersonJordan Henderson
1795aa660afClean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan HendersonJordan Henderson
2cbf31cb3adRefactor tools library error handling macros
Allen ByrneAllen Byrne
34a68acc934MMerge pull request #2185 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '0350f4d000abf7051c1d03810d45c007e66734da': Add MPI libs to standalone perf
Allen ByrneAllen Byrne
0350f4d000aAdd MPI libs to standalone perf
Allen ByrneAllen Byrne
9d9044e0e9dMMerge pull request #2178 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'b6bc749eac68335004ad80edc0f4e28322631d15': Grep needs to search error file Correct flaws in test scripts and files grep for failure text in error stack Add list to function arg Test files for new ref types h5diff test script files Add ref changes to test script
Allen ByrneAllen Byrne
b6bc749eac6Grep needs to search error file
Allen ByrneAllen Byrne
2fa314d8b3fCorrect flaws in test scripts and files