| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:stack_size_war... | Dana Robinson | 2020-01-18 | 2 | -35/+94 |
|\ |
|
| * | Merge branch 'develop' into stack_size_warnings | Dana Robinson | 2020-01-17 | 40 | -744/+909 |
| |\ |
|
| * | | Fixed stack and frame size warnings. Not complete, but fixes most of | Dana Robinson | 2020-01-15 | 2 | -35/+94 |
|
|
* | | | Correct standalone function attributes | Allen Byrne | 2020-01-17 | 2 | -4/+4 |
| |/
|/| |
|
* | | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 3 | -3/+3 |
|
|
* | | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 12 | -191/+196 |
|
|
* | | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 11 | -16/+36 |
|
|
* | | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 21 | -538/+544 |
|
|
* | | io_timer.c uses a parallel lib function | Allen Byrne | 2020-01-10 | 2 | -4/+3 |
|
|
* | | Fix standalone compile issues | Allen Byrne | 2020-01-09 | 3 | -2/+137 |
|/ |
|
* | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-09 | 1 | -2/+2 |
|\ |
|
| * | fix test assert fail error | kmu | 2020-01-09 | 1 | -2/+2 |
|
|
* | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 7 | -23/+23 |
|\ \
| |/ |
|
| * | fix and address comments | kmu | 2019-12-11 | 1 | -1/+1 |
|
|
| * | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 4 | -10/+4 |
| |\ |
|
| * | | remove unnecessary check macro | kmu | 2019-12-06 | 4 | -13/+10 |
|
|
| * | | fix intel compile warnings | kmu | 2019-12-04 | 7 | -23/+26 |
|
|
* | | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2019-12-31 | 1 | -1/+1 |
|
|
* | | | Add MPI libs to standalone perf | Allen Byrne | 2019-12-22 | 1 | -2/+2 |
|
|
* | | | Grep needs to search error file | Allen Byrne | 2019-12-22 | 1 | -1/+1 |
|
|
* | | | Correct flaws in test scripts and files | Allen Byrne | 2019-12-22 | 3 | -10/+12 |
|
|
* | | | grep for failure text in error stack | Allen Byrne | 2019-12-22 | 1 | -1/+37 |
|
|
* | | | Add list to function arg | Allen Byrne | 2019-12-21 | 1 | -1/+1 |
|
|
* | | | Test files for new ref types | Allen Byrne | 2019-12-21 | 1 | -0/+13 |
|
|
* | | | h5diff test script files | Allen Byrne | 2019-12-21 | 2 | -0/+4 |
|
|
* | | | Add ref changes to test script | Allen Byrne | 2019-12-21 | 1 | -1/+4 |
|
|
* | | | Standalone doesn't use h5test implementation. | Allen Byrne | 2019-12-20 | 1 | -0/+3 |
|
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | In portable shell scripts (using #!/bin/sh) we have to use single square | David Young | 2019-12-19 | 1 | -1/+1 |
|
|
* | | | | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 6 | -6/+105 |
|/ / / |
|
* | | | Remove duplicate instance | Allen Byrne | 2019-12-16 | 1 | -4/+0 |
|
|
* | | | Fix issues found with ONLY_SHARED_LIBS option | Allen Byrne | 2019-12-11 | 2 | -2/+2 |
|
|
* | | | HDFFV-10876 Update dump to match DDL spec | Allen Byrne | 2019-12-05 | 3 | -0/+100 |
|
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-05 | 3 | -10/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-04 | 3 | -10/+3 |
|
|
* | | | Update reference files and fix int as string | Allen Byrne | 2019-12-03 | 3 | -31/+31 |
|
|
* | | | Update to new error text | Allen Byrne | 2019-12-02 | 2 | -6/+6 |
|
|
* | | | Update reference files to latest output | Allen Byrne | 2019-12-02 | 3 | -108/+45 |
|/ / |
|
* | | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -0/+1 |
|/ |
|
* | Delete an unused variable. | David Young | 2019-11-13 | 1 | -1/+0 |
|
|
* | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-11-05 | 1 | -2/+2 |
|\ |
|
| * | For portability, use the POSIX sh(1) string-comparison operator `=` | David Young | 2019-10-03 | 1 | -2/+2 |
|
|
* | | Fix MPI test depends | Allen Byrne | 2019-10-23 | 1 | -1/+1 |
|
|
* | | Update format and fix missing prefix | Allen Byrne | 2019-10-21 | 1 | -185/+112 |
|
|
* | | Improvements in response to Allen's suggestions. | Larry Knox | 2019-10-09 | 1 | -12/+12 |
|
|
* | | Corrections and improvements to testh5dump.sh.in changes. | Larry Knox | 2019-10-09 | 1 | -34/+10 |
|
|
* | | Fix errors in testh5dump.sh tests that grep for reference error messages. | Larry Knox | 2019-10-09 | 1 | -3/+33 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-10-08 | 4 | -40/+40 |
|\ \ |
|
| * | | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 4 | -40/+40 |
| |/ |
|
* | | Change reference test to grep for specific error | Allen Byrne | 2019-10-07 | 1 | -3/+3 |
|/ |
|