Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 10 | -28/+28 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | address problems from comments | kmu | 2019-12-11 | 1 | -1/+1 | |
| | | * | | fix and address comments | kmu | 2019-12-11 | 4 | -21/+9 | |
| | | * | | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 9 | -27/+12 | |
| | | |\ \ | ||||||
| | | * | | | remove unnecessary check macro | kmu | 2019-12-06 | 5 | -17/+11 | |
| | | * | | | fix intel compile warnings | kmu | 2019-12-04 | 10 | -30/+48 | |
| | * | | | | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 3 | -5/+5 | |
| | * | | | | Fix issue in h5dump where reference objects weren't being destroyed | Jordan Henderson | 2019-12-31 | 1 | -10/+3 | |
| | * | | | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2019-12-31 | 22 | -952/+871 | |
| | * | | | | Refactor tools library error handling macros | Jordan Henderson | 2019-12-28 | 23 | -1300/+1390 | |
| | * | | | | 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 | |
| | * | | | | Fix compile statement order | Allen Byrne | 2019-12-20 | 3 | -4/+5 | |
| | * | | | | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 | Allen Byrne | 2019-12-20 | 5 | -6/+6 | |
| | * | | | | Add unknown define for h5dump ref objects | Allen Byrne | 2019-12-20 | 2 | -1/+3 | |
| | * | | | | 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 | 47 | -467/+1454 | |
| | |/ / / / | ||||||
| | * | | | | Update h5debug to retrieve file pointer through VOL framework | Quincey Koziol | 2019-12-17 | 1 | -1/+7 | |
| | * | | | | Remove duplicate instance | Allen Byrne | 2019-12-16 | 1 | -4/+0 | |
| | * | | | | Revert and move declaration | Allen Byrne | 2019-12-13 | 1 | -3/+5 | |
| | * | | | | Correct struct access | Allen Byrne | 2019-12-13 | 1 | -2/+2 | |
| | * | | | | Fix duplicate and varname | Allen Byrne | 2019-12-13 | 1 | -4/+3 | |
| | * | | | | Fix compile and test issues from DT | Allen Byrne | 2019-12-13 | 1 | -1/+1 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | fix unused related warnings | kmu | 2020-01-13 | 7 | -150/+150 | |
| * | | | | more fix and address comments | kmu | 2019-12-09 | 1 | -2/+1 | |
| * | | | | remove unsed var,function,macro, etc | kmu | 2019-12-06 | 6 | -20/+6 | |
| | |_|/ | |/| | | ||||||
* | | | | fix uninitizlized warning | kmu | 2020-01-21 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Fix issues found with ONLY_SHARED_LIBS option | Allen Byrne | 2019-12-11 | 3 | -16/+16 | |
* | | | HDFFV-10876 fix compare reference | Allen Byrne | 2019-12-08 | 1 | -2/+2 | |
* | | | Add missing quotes | Allen Byrne | 2019-12-07 | 1 | -2/+2 | |
* | | | Correct indentation | Allen Byrne | 2019-12-07 | 1 | -15/+15 | |
* | | | Revert declaration used in macro. | Allen Byrne | 2019-12-07 | 1 | -0/+1 | |
* | | | Revert declaration deletion. | Allen Byrne | 2019-12-07 | 1 | -0/+1 | |
* | | | Address compile warnings | Allen Byrne | 2019-12-06 | 4 | -24/+3 | |
* | | | Fix compile errors - mostly in jni | Allen Byrne | 2019-12-06 | 2 | -22/+23 | |
* | | | HDFFV-10876 Update dump to match DDL spec | Allen Byrne | 2019-12-05 | 14 | -1373/+1476 | |
* | | | 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 | |
* | | | Add extra line | Allen Byrne | 2019-12-04 | 2 | -0/+2 | |
* | | | Adjust whitespace | Allen Byrne | 2019-12-04 | 2 | -4/+4 | |
* | | | Update h5ls help and rework dump_mem routines for attrs | Allen Byrne | 2019-12-04 | 14 | -303/+248 | |
* | | | Add debug compile option as comment | Allen Byrne | 2019-12-04 | 1 | -0/+2 | |