summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-20225-4662/+13973
* Add test for reference shutdown issueJerome Soumagne2020-05-202-0/+84
* H5R: set app ref when incrementing ref_count on location held by referenceJerome Soumagne2020-05-205-18/+39
* HDFFV-11001 fix if blockAllen Byrne2020-05-201-3/+2
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-2034-356/+363
* HDDFV-11001 add noteAllen Byrne2020-05-201-0/+14
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-2039-57/+138
* Adjust regex for warningsAllen Byrne2020-05-201-8/+8
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-2047-719/+726
* Ignore ZLIB warningsAllen Byrne2020-05-201-0/+1
* Added JIRA noteAllen Byrne2020-05-201-0/+8
* Modify external_env.c to prevent deleting test file of external.c.Larry Knox2020-05-201-2/+1
* io_timer.c uses a parallel lib functionAllen Byrne2020-05-202-4/+3
* Fix standalone compile issuesAllen Byrne2020-05-204-48/+176
* Separate result variables for the function performedAllen Byrne2020-05-203-88/+104
* Check for actual content before using fileAllen Byrne2020-05-205-264/+298
* HDFFV-10995 - add missing importAllen Byrne2020-05-202-0/+2
* HDFFV-10995 - need to add importAllen Byrne2020-05-202-0/+2
* HDFFV-10995 - Update all time instancesAllen Byrne2020-05-201-38/+38
* HDFFV-10995 adjust testing to tolerate non-US localeAllen Byrne2020-05-203-3/+3
* fix test assert fail errorkmu2020-05-202-4/+4
* add new type supportkmu2020-05-201-0/+1
* address problems from commentskmu2020-05-206-7/+6
* fix and address commentskmu2020-05-2011-35/+34
* change according to previous commentskmu2020-05-202-4/+3
* add missing piecekmu2020-05-201-0/+1
* remove unnecessary check macrokmu2020-05-2031-62/+53
* fix intel compile warningskmu2020-05-2045-105/+134
* Revert "fix warnings from Intel compiler"kmu2020-05-2047-120/+100
* Revert "fix warnings and some text alignment"kmu2020-05-201-12/+14
* Revert "let hdf5 pick up the right compiler in Intel environment"kmu2020-05-204-121/+10
* Revert "fix issues from previous PR comments"kmu2020-05-2038-90/+77
* Revert "using a different MACRO"kmu2020-05-2035-103/+98
* using a different MACROkmu2020-05-2035-98/+103
* fix issues from previous PR commentskmu2020-05-2038-77/+90
* let hdf5 pick up the right compiler in Intel environmentkmu2020-05-204-10/+121
* fix warnings and some text alignmentkmu2020-05-201-14/+12
* fix warnings from Intel compilerkmu2020-05-2047-100/+120
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-2043-539/+701
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-05-2015-117/+102
* Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-05-201-1/+1
* Changed -Wformat-truncation's level from 2 to 1.Dana Robinson2020-05-201-1/+1
* Fix issue in h5dump where reference objects weren't being destroyedJordan Henderson2020-05-201-10/+3
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2020-05-2022-952/+871
* Refactor tools library error handling macrosJordan Henderson2020-05-2023-1300/+1390
* Add MPI libs to standalone perfAllen Byrne2020-05-201-2/+2
* Grep needs to search error fileAllen Byrne2020-05-201-1/+1
* Correct flaws in test scripts and filesAllen Byrne2020-05-203-10/+12
* grep for failure text in error stackAllen Byrne2020-05-201-1/+37
* Add list to function argAllen Byrne2020-05-201-1/+1