| Commit message (Expand) | Author | Age | Files | Lines |
* | HDFFV-10677 and HDFFV-10661 | Binh-Minh Ribler | 2019-08-28 | 1 | -3/+3 |
|
|
* | Mostly whitespace in testpar, addl changes for tmp dir | Allen Byrne | 2019-08-15 | 1 | -1/+2 |
|
|
* | Update COPYING file. | Larry Knox | 2019-07-30 | 1 | -1/+1 |
|
|
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -8/+8 |
|
|
* | Some coding style changes. | Songyu Lu | 2019-04-11 | 1 | -2/+2 |
|
|
* | HDFFV-10658 - setting and getting properties in API context: | Songyu Lu | 2019-04-09 | 1 | -2/+2 |
|
|
* | This commit basically has the following changes: | Songyu Lu | 2019-04-04 | 1 | -7/+11 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Vailin Choi | 2019-01-02 | 1 | -11/+13 |
|\ |
|
| * | Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to... | Dana Robinson | 2018-12-31 | 1 | -9/+10 |
| |\ |
|
| | * | Added test_vol_plugin.sh to the list of scripts to clean | Dana Robinson | 2018-12-28 | 1 | -1/+2 |
|
|
| | * | Added a simple test for registration of VOL connector plugins. | Dana Robinson | 2018-12-27 | 1 | -8/+8 |
|
|
| * | | Move H5Fset_dset_no_attrs_hint VOL operations to native. | Jacob Smith | 2018-12-18 | 1 | -1/+1 |
|
|
| * | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -3/+15 |
| |\ \
| | |/ |
|
| * | | change test file name and apply 'h5_fixname' to it | Jacob Smith | 2018-12-11 | 1 | -1/+1 |
|
|
| * | | Add presumptive test for external links. | Jacob Smith | 2018-09-12 | 1 | -2/+2 |
|
|
| * | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 1 | -7/+8 |
|
|
* | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 1 | -7/+9 |
| |/
|/| |
|
* | | Correct "make check-vol" regression test target. | Quincey Koziol | 2018-11-29 | 1 | -0/+2 |
|
|
* | | Add support for "make check-vol", along with a few minor cleanups, etc. | Quincey Koziol | 2018-11-29 | 1 | -0/+3 |
|
|
* | | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -3/+10 |
|
|
* | | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -5/+5 |
|/ |
|
* | Apply Cygwin pathches from Marco Atzeri. | Larry Knox | 2018-07-18 | 1 | -0/+2 |
|
|
* | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 1 | -1/+1 |
|\ |
|
| * | Fix errors in Makefile.am files that cause "make check" to repeat test, even | Quincey Koziol | 2018-04-29 | 1 | -1/+1 |
|
|
* | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 1 | -6/+7 |
|/ |
|
* | Added gen_bounds.c | Binh-Minh Ribler | 2018-02-01 | 1 | -1/+1 |
|
|
* | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins. | Dana Robinson | 2017-11-13 | 1 | -4/+4 |
|
|
* | Plugin test rework | Dana Robinson | 2017-11-09 | 1 | -30/+19 |
|
|
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 1 | -16/+14 |
|
|
* | Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file | Vailin Choi | 2017-08-22 | 1 | -1/+1 |
|
|
* | Fix for HDFFV-10160 | Vailin Choi | 2017-06-29 | 1 | -5/+7 |
|
|
* | Comment out install-exec-hooks to remove libdynlib* files. Allen did | lrknox | 2017-04-28 | 1 | -2/+2 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Our best effort to build dynamic plugin tests and not install them with | lrknox | 2017-04-21 | 1 | -16/+14 |
|
|
* | Add targets for plugin test libraries to avoid linking to external libs. | lrknox | 2017-04-20 | 1 | -1/+15 |
|
|
* | HDFFV-10170 undo patch | Allen Byrne | 2017-04-18 | 1 | -7/+6 |
|
|
* | Add plugin options for libs | Allen Byrne | 2017-04-18 | 1 | -0/+4 |
|
|
* | HDFFV-10170 fix command syntax | Allen Byrne | 2017-04-17 | 1 | -1/+1 |
|
|
* | HDFFV-10170 chnage test libs to noinst type | Allen Byrne | 2017-04-13 | 1 | -4/+1 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -2/+2 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2017-01-29 | 1 | -13/+34 |
|\ |
|
| * | Moved remaining SWMR-related test files to develop. | Dana Robinson | 2017-01-26 | 1 | -13/+34 |
|
|
* | | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -2/+4 |
|/ |
|
* | tools/test/h5diff/testh5diff.sh.in: | lrknox | 2017-01-13 | 1 | -1/+1 |
|
|
* | Added a missing test file needed for the flushrefresh script. | Dana Robinson | 2016-12-30 | 1 | -1/+2 |
|
|
* | Bring new/updated tests from revise+chunks branch: flush1/flush2 update and | Quincey Koziol | 2016-12-20 | 1 | -6/+16 |
|
|
* | Merge SWMR-related testing to existing tests. | Quincey Koziol | 2016-12-18 | 1 | -1/+1 |
|
|
* | Merge SWMR-oriented accumulator tests from revise_chunks to develop. | Quincey Koziol | 2016-12-18 | 1 | -1/+3 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -4/+5 |
|
|
* | Add cache logging test. | Quincey Koziol | 2016-11-04 | 1 | -2/+4 |
|
|