summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|/ / /
* | | 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
|/ / / /
| | * | Fix plugin code from referencing invalid key ID value, and also switch fromQuincey Koziol2018-12-136-14/+20
| |/ / |/| |
* | | 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
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /