summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge pull request #1368 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-131-1/+0
| |\
| | * HDFVIEW-4 Duplicate lineAllen Byrne2018-12-121-1/+0
| * | Merge pull request #1369 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-12-132-0/+67
| |\ \
| | * | Add test for H5Aget_info(_by_name/_by_idx) NULL info pointerJordan Henderson2018-12-131-0/+65
| | * | align H5Aget_info behavior with H5Gget_info when null attribute pointer is su...Jordan Henderson2018-12-121-0/+2
| |/ /
* | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-12112-800/+2320
|\ \ \ | |/ /
| * | 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
| | |\ | | |/ | |/|
| | * 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
| | |\
| | * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-071-49/+0
| | |\ \
| | * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-074-20/+21
| | |\ \ \
| | * | | | 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
| | |\ \ \ \
| | * | | | | 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
| | |\ \ \ \ \
| | * \ \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-05137-7824/+13942
| | |\ \ \ \ \ \
| | * | | | | | | Fix special macro stdout as emptyAllen Byrne2018-12-051-0/+1
| | * | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-051-1/+5
| | |\ \ \ \ \ \ \
| | * | | | | | | | Need nonexistent file to skip stdout compareAllen Byrne2018-12-054-1/+4
| | * | | | | | | | HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0388-248/+520
* | | | | | | | | | Merge branch 'dset_ohdr_minimize' of https://bitbucket.hdfgroup.org/scm/~jake...Jacob Smith2018-12-122-7/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unused debugging print in '#if 0' blockJacob Smith2018-12-121-5/+0
| * | | | | | | | | | Fix typo.Jacob Smith2018-12-121-2/+2
* | | | | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-12495-19291/+39247
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | 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
| |/ / / / / / / /
| * | | | | | | | 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
| * | | | | | | | 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
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | 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