| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-11-26 | 2 | -1/+5 |
| |\ \
| | |/ |
|
| | * | Oops, remove more C99 designated initializers for VS 2010 compatibility. | David Young | 2019-11-25 | 1 | -1/+5 |
|
|
| | * | Avoid unused-variable warnings: change static const strings in a couple | David Young | 2019-11-13 | 1 | -1/+1 |
|
|
| | * | Initialize a variable before its first use. | David Young | 2019-11-13 | 1 | -1/+1 |
|
|
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-11-13 | 2 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-11-12 | 2 | -2/+2 |
|
|
| * | | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 1 | -70/+70 |
| |/ |
|
| * | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-11-05 | 6 | -12/+59 |
| |\ |
|
| | * | Make these scripts relocatable again: derive a relative path for the | David Young | 2019-11-05 | 2 | -2/+49 |
|
|
| | * | Let us override the examples directory using --with-examplesdir=DIR. | David Young | 2019-10-03 | 6 | -9/+9 |
|
|
| | * | Under the examples directories, always find the installed HDF5 | David Young | 2019-10-03 | 3 | -3/+3 |
|
|
| * | | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 2 | -9/+9 |
| |/ |
|
| * | OESS-29 Update HD prefix mostly | Allen Byrne | 2019-08-24 | 5 | -83/+83 |
|
|
| * | This test cannot use HD prefix macro with printf of fprintf | Allen Byrne | 2019-08-17 | 1 | -2/+2 |
|
|
| * | Update HD prefix and reconcile hl/cpp test | Allen Byrne | 2019-08-16 | 13 | -1215/+1223 |
|
|
| * | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 4 | -120/+118 |
|
|
| * | Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-08-01 | 3 | -4/+3 |
| |\ |
|
| | * | Reverts the removal of config/conclude_fc.am while keeping | Dana Robinson | 2019-08-01 | 3 | -4/+3 |
|
|
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-29 | 3 | -3/+4 |
| |\ \
| | |/ |
|
| | * | Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work... | Dana Robinson | 2019-07-29 | 3 | -3/+4 |
| | |\ |
|
| | | * | Updated gfortran options. | Dana Robinson | 2019-07-17 | 3 | -3/+4 |
|
|
| * | | | Correct generator and add HD prefix | Allen Byrne | 2019-07-26 | 1 | -3/+3 |
|
|
| * | | | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 8 | -102/+134 |
| |/ / |
|
| * | | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 9 | -13/+22 |
|
|
| * | | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
|
|
| * | | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 2 | -2/+2 |
| |/ |
|
| * | Use H5DOpen2 in hl/test/test_dset_append.c. | Larry Knox | 2019-07-11 | 1 | -2/+2 |
|
|
| * | Cleaned up test_dset_append and enabled the bug1/2 tests. | Dana Robinson | 2019-07-10 | 1 | -500/+496 |
|
|
| * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 3 | -4/+4 |
| |\ |
|
| | * | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 3 | -4/+4 |
|
|
| * | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 5 | -374/+382 |
| |/ |
|
| * | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -2/+2 |
|
|
| * | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 5 | -14/+15 |
|
|
| * | Add H5_HLDLL prefix for windows link | Allen Byrne | 2019-06-20 | 1 | -5/+12 |
|
|
| * | HDFFV-10805 cleanup examples and test code | Allen Byrne | 2019-06-20 | 2 | -8/+20 |
|
|
| * | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 13 | -298/+378 |
|
|
| * | Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow | Larry Knox | 2019-06-12 | 2 | -17/+22 |
|
|
| * | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 3 | -3/+25 |
|
|
| * | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -20/+12 |
|
|
| * | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 5 | -43/+51 |
| |\ |
|
| | * | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -12/+20 |
|
|
| | * | HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_f | M. Scot Breitenfeld | 2019-03-25 | 4 | -31/+31 |
|
|
| * | | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 1 | -0/+6 |
| |/ |
|
| * | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 5 | -9/+9 |
|
|
| * | Remove install-exec-hook from hl/fortran/Makefile.am. | Larry Knox | 2019-01-07 | 2 | -14/+4 |
|
|
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Larry Knox | 2019-01-05 | 1 | -0/+14 |
| |\ |
|
| | * | Uninstall should remove the libhdf5_hl_fortran links. | Larry Knox | 2019-01-04 | 1 | -0/+1 |
|
|
| | * | Add symlinks named libhdf5_hl_fortran* to libhdf5hl_fortran in | Larry Knox | 2019-01-04 | 1 | -0/+13 |
|
|
| * | | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files. | Larry Knox | 2018-12-31 | 1 | -0/+12 |
| |/ |
|
| * | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 1 | -36/+83 |
|
|