summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* align H5Aget_info behavior with H5Gget_info when null attribute pointer is su...Jordan Henderson2018-12-121-0/+2
* Merge pull request #1367 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develophdftest2018-12-121-2/+2
|\
| * Use version 2 functions in test file to address compile errors forLarry Knox2018-12-121-2/+2
* | Merge pull request #1349 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-12105-505/+848
|\ \
| * | HDFFV-10632 correct numberAllen Byrne2018-12-121-1/+1
| * | HDFFV-10632 stder/stdout change noteAllen Byrne2018-12-121-0/+9
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-126-283/+1454
| |\ \ | |/ / |/| |
* | | Merge pull request #1365 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-12-127-293/+1470
|\ \ \ | |_|/ |/| |
| * | HDFVIEW-4 noteAllen Byrne2018-12-121-3/+12
| * | HDFVIEW-4 removed unused functionsAllen Byrne2018-12-125-180/+0
| * | HDFVIEW-4 add datatype read to H5A like H5DAllen Byrne2018-12-105-200/+1548
|/ /
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-101-2/+2
| |\ | |/ |/|
* | Merge pull request #1363 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2018-12-081-2/+2
|\ \
| * | Minor tweak to address JIRA HDFFV-10611 (which was already fixed).Dana Robinson2018-12-081-2/+2
|/ /
| * Add stamp files for generated filesAllen Byrne2018-12-071-2/+17
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-072-3/+111
| |\ | |/ |/|
* | Merge pull request #1348 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-12-072-3/+111
|\ \
| * | HDFFV-10635: Some minor changes to the test case and the comments in the libr...Songyu Lu2018-12-062-30/+32
| * | HDFFV-10635: add a test case.Songyu Lu2018-12-051-2/+102
| * | HDFFV-10635: Allowing to write the same variable-length element more than once.Songyu Lu2018-11-301-1/+7
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-071-49/+0
| | |\ | |_|/ |/| |
* | | Merge pull request #1362 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-12-071-49/+0
|\ \ \
| * \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...Dana Robinson2018-12-072-4/+20
| |\ \ \ | |/ / / |/| | |
| * | | RELEASE.txt updates for fixes pushed to 1.10.5.Dana Robinson2018-12-071-49/+0
| | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-074-20/+21
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #1360 in HDFFV/hdf5 from stackable_vol_fix_04 to developQuincey Koziol2018-12-072-4/+20
|\ \ \ \
| * | | | Fix build errors VOL changes, when using --disable-deprecated-symbols.Quincey Koziol2018-12-062-4/+20
* | | | | Merge pull request #1358 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-12-061-13/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...Dana Robinson2018-12-061-3/+1
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1357 in HDFFV/hdf5 from stackable_vol_fix_03 to developQuincey Koziol2018-12-061-3/+1
|\ \ \ \
| * | | | Remove reference to h5_vol_external_log_native.Quincey Koziol2018-12-061-3/+1
|/ / / /
| * | | Removed RELEASE.txt entry concerning --enable-debug/production configure flagsDana Robinson2018-12-061-13/+0
|/ / /
| | * HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-0611-107/+329
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-061-6/+17
| | |\ | |_|/ |/| |
* | | Merge pull request #1355 in HDFFV/hdf5 from stackable_vol_fix_02 to developQuincey Koziol2018-12-061-6/+17
|\ \ \
| * | | Update to new callbacks in H5VL_class_t.Quincey Koziol2018-12-051-6/+17
| | | * HDFFV=10632 test cleanupAllen Byrne2018-12-0618-182/+9
| | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-051-139/+220
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #1356 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-12-051-139/+220
|\ \ \ \ | |/ / / |/| | |
| * | | Updates to t_filters_parallel for missing filtersJordan Henderson2018-12-051-139/+220
|/ / /
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-05137-7824/+13942
| | |\ | |_|/ |/| |
* | | Merge pull request #1353 in HDFFV/hdf5 from stackable_vol_fix_01 to developQuincey Koziol2018-12-051-1/+1
|\ \ \
| * | | Correct Windows build.Quincey Koziol2018-12-051-1/+1
|/ / /
* | | Merge pull request #1347 in HDFFV/hdf5 from stackable_vol to developQuincey Koziol2018-12-05137-7823/+13941
|\ \ \
| * | | Refactor allocating & releasing pass through wrapper objects.Quincey Koziol2018-12-031-558/+184
| * | | Fix typoQuincey Koziol2018-11-301-1/+1
| * | | Remove duplicated comment.Quincey Koziol2018-11-301-9/+0
| * | | Add a couple of missing prototypes for static routines, along with updatingQuincey Koziol2018-11-302-6/+12
| * | | Switch H5VL_class_value_t from unsigned to int, and add "invalid" ID value.Quincey Koziol2018-11-291-1/+2
| * | | Correct "make check-vol" regression test target.Quincey Koziol2018-11-292-3/+5