summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Corrected return callsAllen Byrne2017-01-052-10/+6
* Fix valgrind memory leakAllen Byrne2017-01-051-28/+30
* Clean up valgrind memory leakAllen Byrne2017-01-051-14/+16
* Merge pull request #232 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp:develop to ...Binh-Minh Ribler2017-01-0535-83/+416
|\
| * Description:Binh-Minh Ribler2017-01-041-0/+2
| * Removed commented section left in by mistake.Binh-Minh Ribler2017-01-031-8/+0
| * Purpose: Add more testsBinh-Minh Ribler2017-01-034-23/+45
| * Purpose: Add new wrappersBinh-Minh Ribler2016-12-2832-74/+391
* | 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
* | | 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