| Commit message (Expand) | Author | Age | Files | Lines |
* | Small fixes for tools and skip autotools tests for no filter | Allen Byrne | 2020-05-20 | 1 | -2/+2 |
|
|
* | Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required. | David Young | 2020-05-20 | 1 | -1/+1 |
|
|
* | testpar/t_2Gio.c: Fix a typo that I think was introduced by a | David Young | 2020-05-20 | 1 | -5/+7 |
|
|
* | fix bad function cast warning | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co... | kmu | 2020-05-20 | 2 | -5/+5 |
|
|
* | squash cast warning fix | kmu | 2020-05-20 | 4 | -8/+8 |
|
|
* | Change tools debug macros to not use error stack | Allen Byrne | 2020-05-20 | 1 | -10/+10 |
|
|
* | fix unused related warnings | kmu | 2020-05-20 | 1 | -1/+1 |
|
|
* | remove unsed var,function,macro, etc | kmu | 2020-05-20 | 2 | -2/+2 |
|
|
* | Fixed stack and frame size warnings. Not complete, but fixes most of | Dana Robinson | 2020-05-20 | 1 | -19/+22 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-05-20 | 11 | -162/+229 |
|
|
* | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-05-20 | 16 | -123/+124 |
|
|
* | address problems from comments | kmu | 2020-05-20 | 1 | -1/+1 |
|
|
* | fix and address comments | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | remove unnecessary check macro | kmu | 2020-05-20 | 1 | -4/+1 |
|
|
* | fix intel compile warnings | kmu | 2020-05-20 | 1 | -3/+6 |
|
|
* | Revert "fix warnings from Intel compiler" | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | Revert "fix issues from previous PR comments" | kmu | 2020-05-20 | 1 | -9/+3 |
|
|
* | Revert "using a different MACRO" | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | using a different MACRO | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | fix issues from previous PR comments | kmu | 2020-05-20 | 1 | -3/+9 |
|
|
* | fix warnings from Intel compiler | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-05-20 | 2 | -2/+2 |
|
|
* | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2020-05-20 | 9 | -399/+385 |
|
|
* | Refactor tools library error handling macros | Jordan Henderson | 2020-05-20 | 10 | -457/+456 |
|
|
* | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 | Allen Byrne | 2020-05-20 | 1 | -1/+1 |
|
|
* | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2020-05-20 | 9 | -36/+45 |
|
|
* | Update h5debug to retrieve file pointer through VOL framework | Quincey Koziol | 2020-05-20 | 1 | -1/+7 |
|
|
* | Address compile warnings | Allen Byrne | 2020-05-20 | 1 | -18/+0 |
|
|
* | Fixed PR issues pointed out by Allen | Richard Warren | 2020-05-20 | 1 | -1/+0 |
|
|
* | Remove the Copyright UofI per Larry's guidance | Richard Warren | 2020-05-20 | 1 | -0/+1 |
|
|
* | Update h5ls help and rework dump_mem routines for attrs | Allen Byrne | 2020-05-20 | 3 | -96/+57 |
|
|
* | Add debug compile option as comment | Allen Byrne | 2020-05-20 | 1 | -0/+2 |
|
|
* | Update reference calls | Allen Byrne | 2020-05-20 | 1 | -10/+21 |
|
|
* | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2020-05-20 | 2 | -9/+7 |
|
|
* | Change some GCC warnings to errors. Fix code to quiet some warnings. | David Young | 2020-05-20 | 2 | -7/+9 |
|
|
* | Comment correction | Allen Byrne | 2020-05-20 | 1 | -1/+1 |
|
|
* | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2020-05-20 | 12 | -640/+950 |
|
|
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 36 | -2941/+2652 |
|
|
* | Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t. | David Young | 2019-10-03 | 3 | -12/+12 |
|
|
* | Enable h5ls to use VFD SWMR. | David Young | 2019-09-12 | 1 | -14/+54 |
|
|
* | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 1 | -1/+1 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 3 | -95/+101 |
|
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 3 | -198/+198 |
|
|
* | Add quotes to places where MPI_C_LIBRARIES are linked against | Jordan Henderson | 2018-07-27 | 1 | -1/+1 |
|
|
* | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 1 | -131/+159 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 10 | -20/+20 |
|\ |
|
| * | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 10 | -20/+20 |
|
|
* | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 7 | -19/+18 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 12 | -105/+81 |
|\ \
| |/ |
|