summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "compact" storage test to relative header size comparisons.Jacob Smith2018-12-191-60/+80
* Formatting adjustments.Jacob Smith2018-12-183-233/+220
* Formatting adjustmentsJacob Smith2018-12-183-56/+56
* Move H5Fset_dset_no_attrs_hint VOL operations to native.Jacob Smith2018-12-1811-966/+906
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-1863-1193/+1166
|\
| * Merge pull request #1390 in HDFFV/hdf5 from stackable_vol_fix_06 to developQuincey Koziol2018-12-186-66/+14
| |\
| | * Revert change to MSC_VER, in favor of Dana'sQuincey Koziol2018-12-171-1/+1
| | * Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns outQuincey Koziol2018-12-177-67/+15
| * | Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_...Dana Robinson2018-12-1720-68/+20
| |\ \
| | * | Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-0820-68/+20
| * | | Merge pull request #1389 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:strtok_windows...Dana Robinson2018-12-171-3/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Updated with extra sanity check and improved comment.Dana Robinson2018-12-171-3/+5
| | * | Fixed an issue in the passthru Windows va_copy hack.Dana Robinson2018-12-171-2/+2
| |/ /
| * | Merge pull request #1388 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_optional_e...Dana Robinson2018-12-173-296/+301
| |\ \
| | * | Updated va_arg-->HDva_arg in the native VOL connector.Dana Robinson2018-12-171-179/+179
| | * | Added HD to va_* calls in a couple of library files.Dana Robinson2018-12-172-117/+122
| * | | Merge pull request #1387 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:strtok_windows...Dana Robinson2018-12-174-50/+64
| |\ \ \ | | |/ / | |/| |
| | * | Further va_list improvements.Dana Robinson2018-12-173-50/+57
| | * | Added a helpful comment to the va_copy() Windows hack.Dana Robinson2018-12-171-0/+4
| | * | Added a work-around for va_copy() on pre-2013 versions of Visual Studio.Dana Robinson2018-12-171-0/+3
| * | | Merge pull request #1385 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-177-3/+78
| |\ \ \ | | |/ / | |/| |
| | * | HDFFV-10663 add new function H5Fis_accessibleAllen Byrne2018-12-177-3/+78
| * | | Merge pull request #1381 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ...Dana Robinson2018-12-1720-169/+201
| |\ \ \ | | |/ / | |/| |
| | * | Moved the native VOL connector's optional enums to theDana Robinson2018-12-1520-169/+201
| * | | Merge pull request #1378 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-172-1/+3
| |\ \ \
| | * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-162-337/+343
| | |\ \ \
| | * | | | Use H5I_INVALID_HIDAllen Byrne2018-12-151-1/+1
| | * | | | HDFFV-10632 update new filesAllen Byrne2018-12-141-0/+2
| * | | | | Merge pull request #1383 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:strtok_windows...Dana Robinson2018-12-161-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Added #define to use strtok_s instead of strtok_r on Windows.Dana Robinson2018-12-161-0/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #1382 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-12-161-334/+337
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Updated the passthru VOL connector:Dana Robinson2018-12-161-334/+337
| |/ / /
| * | | Merge pull request #1379 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-12-151-3/+6
| |\ \ \ | | |/ / | |/| |
| | * | Make sure to free copy of VOL connector's name when H5VL_register_connector f...Jordan Henderson2018-12-141-3/+6
| |/ /
| * | Merge pull request #1377 in HDFFV/hdf5 from stackable_vol_fix_05 to developQuincey Koziol2018-12-136-14/+20
| |\ \
| | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-12-136-3/+97
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1375 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-131-0/+20
| |\ \ \
| | * | | Still need the stamp1 files if PREGENAllen Byrne2018-12-131-0/+20
| |/ / /
| * | | Merge pull request #1374 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-12-131-1/+3
| |\ \ \
| | * | | If MPI is enabled java will not compile because of include.Allen Byrne2018-12-131-1/+3
| * | | | Merge pull request #1371 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-132-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | TRILABS - exclude host info linesAllen Byrne2018-12-131-1/+1
| | * | | HDFFV-10660 Add new files to OUTPUT section of custom commandsAllen Byrne2018-12-131-0/+6
| |/ / /
| | * | Fix plugin code from referencing invalid key ID value, and also switch fromQuincey Koziol2018-12-136-14/+20
* | | | Re-format test/ohdr_mindset.cJacob Smith2018-12-143-1060/+360
* | | | formatting adjustmentsJacob Smith2018-12-142-45/+65
* | | | Reformat to be more consistent with existing code.Jacob Smith2018-12-1310-582/+204
* | | | add missing paramter - macro seemingly unused, but absence results in compile...Jacob Smith2018-12-131-1/+1
* | | | fix reference; move declaration in fileJacob Smith2018-12-131-2/+2
* | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-133-1/+66
|\ \ \ \ | |/ / /