summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge code from cache image branch to split FSM ring into two types: raw dataQuincey Koziol2017-01-044-56/+242
* Align w/incoming cache image changes, and improve recovery on errors.Quincey Koziol2017-01-041-23/+23
* Revert accidental changes to freespace open and close routines.Quincey Koziol2017-01-031-4/+4
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-0314-98/+104
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-01-023-353/+532
|\
| * Merge pull request #231 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-01-021-1/+1
| |\
| | * Fixed a macro in H5Cpkg.h that was only updated in the version thatDana Robinson2017-01-021-1/+1
| |/
| * Merge pull request #227 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:flush_vfd_fix t...Dana Robinson2016-12-312-352/+531
| |\
| | * Updated the flush1/2 test to not be a mess and to handleDana Robinson2016-12-302-352/+531
* | | Align with incoming cache_image branch changes: use the index list (instead ofQuincey Koziol2017-01-022-103/+149
|/ /
* | Merge pull request #216 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2016-12-301-0/+15
|\ \
| * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...lrknox2016-12-2334-176/+2698
| |\ \
| * | | AM_MAINTAINER_MODE should be set to "disable" for releases. Check tolrknox2016-12-231-0/+15
* | | | Merge pull request #226 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:flush_vfd_fix t...Dana Robinson2016-12-304-1/+67
|\ \ \ \ | | |_|/ | |/| |
| * | | Added a missing test file needed for the flushrefresh script.Dana Robinson2016-12-304-1/+67
* | | | Merge pull request #225 in HDFFV/hdf5 from develop_merge_cache_image_03 to de...Dana Robinson2016-12-3015-604/+1001
|\ \ \ \ | |/ / / |/| | |
| * | | Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-306-158/+414
| * | | Align with name change of "user" ring in incoming cache image changes.Quincey Koziol2016-12-303-4/+4
| * | | Refactor several cache clients to have only one copy of their deserializationQuincey Koziol2016-12-306-442/+583
|/ / /
* | | Merge pull request #223 in HDFFV/hdf5 from develop_merge_cache_image_02 to de...Dana Robinson2016-12-2928-364/+235
|\ \ \
| * | | More normalizations against incoming cache image branch.Quincey Koziol2016-12-2928-364/+235
* | | | Merge pull request #200 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:name_macros to ...Dana Robinson2016-12-291-1/+1
|\ \ \ \
| * | | | Added text to the function check macros so that a more helpfulDana Robinson2016-12-121-1/+1
* | | | | Merge pull request #222 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Odtype_tidy t...Dana Robinson2016-12-291-138/+149
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Cleaned up H5Odtype.cDana Robinson2016-12-291-138/+149
* | | | | Merge pull request #221 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-12-284-37/+38
|\ \ \ \ \
| * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2016-12-282-116/+104
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #220 in HDFFV/hdf5 from develop_merge_cache_image to developQuincey Koziol2016-12-282-116/+104
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Normalize against incoming cache image feature.Quincey Koziol2016-12-282-116/+104
|/ / / / /
| * | | | hdf5 lib needed for extend_dset link. Allen Byrne2016-12-281-2/+2
| * | | | Add test lib to extend_dset test link lineAllen Byrne2016-12-281-1/+1
| * | | | Add hl test dir and test dlibAllen Byrne2016-12-281-2/+2
| * | | | Fix h5test.h include issueAllen Byrne2016-12-283-34/+35
|/ / / /
* | | | Merge pull request #209 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp:develop to ...Binh-Minh Ribler2016-12-2739-428/+900
|\ \ \ \ | |_|_|/ |/| | |
| * | | Description:Binh-Minh Ribler2016-12-2319-65/+9
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2016-12-1923-63/+911
| |\ \ \
| * | | | Purpose: Improvement for HDFFV-10004Binh-Minh Ribler2016-12-1938-414/+942
* | | | | Merge pull request #210 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-12-212-29/+51
|\ \ \ \ \
| * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2016-12-2136-153/+2662
| |\ \ \ \ \
| * | | | | | HDFFV-10053: add check for zlib support before running testAllen Byrne2016-12-162-29/+51
| * | | | | | Revert "Load plugins into vitual process space"Allen Byrne2016-12-141-1/+1
| * | | | | | Load plugins into vitual process spaceAllen Byrne2016-12-141-1/+1
* | | | | | | Merge pull request #213 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2016-12-211-5/+20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2016-12-2132-147/+2647
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #212 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_swmr_merge_06...Quincey Koziol2016-12-2013-85/+1737
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-2013-85/+1737
|/ / / / /
* | | | | Merge pull request #207 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_swmr_merge_06...Quincey Koziol2016-12-1813-61/+743
|\ \ \ \ \
| * | | | | Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-188-56/+386
| * | | | | Bring over tweak for missing environment variable.Quincey Koziol2016-12-181-1/+1
| * | | | | Update CMake configuration files with SWMR accumulator changes.Quincey Koziol2016-12-182-3/+31