summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #1337 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-182-77/+26
| |\ \ \
| | * | | HDFFV-10601: Adding the new hdf5/tools/test/perform/chunk_cache.c to MANIFEST.Songyu Lu2018-11-161-0/+1
| | * | | HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ...Songyu Lu2018-11-161-77/+25
| |/ / /
| * | | Merge pull request #1316 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-154-14/+479
| |\ \ \
| | * | | HDFFV-10601: I added error checking to the HDF5 functions.Songyu Lu2018-11-141-65/+161
| | * | | HDFFV10601: Adding performance test to verify the improvement.Songyu Lu2018-11-133-2/+373
| | * | | HDFFV-10601: I changed to a better way to calculate the number of chunks in a...Songyu Lu2018-11-081-5/+3
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2018-11-0837-675/+678
| | |\ \ \
| | * | | | HDFFV-10601 Issues with chunk cache hash value calcuation:Songyu Lu2018-11-021-12/+12
| * | | | | Merge pull request #1325 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10511 to developScot Breitenfeld2018-11-156-44/+178
| |\ \ \ \ \
| | * | | | | fixed sp.M. Scot Breitenfeld2018-11-091-1/+1
| | * | | | | HDFFV-10511 -- Make fortran specific subroutines names PRIVATEM. Scot Breitenfeld2018-11-096-44/+178
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #1336 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:sec2_to_posix ...Dana Robinson2018-11-149-54/+86
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-149-54/+86
| |/ / / /
| * | | | Merge pull request #1332 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:java_test_erro...Dana Robinson2018-11-131-10/+24
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | The Java tests will no longer fail when the zlib is not present.Dana Robinson2018-11-131-10/+24
* | | | | Add VOL connector info to the flie access property list returned fromQuincey Koziol2018-11-1812-268/+511
* | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-125-105/+120
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #1331 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:java_test_erro...Dana Robinson2018-11-123-98/+107
| |\ \ \ \ | | |/ / /
| | * | | Updated the Java tests so that they don't fail when theDana Robinson2018-11-123-98/+107
| * | | | Merge pull request #1327 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-11-122-7/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix generate file commandsAllen Byrne2018-11-121-10/+9
| | * | | Fix target dependsAllen Byrne2018-11-121-2/+9
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-121-12/+0
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Fix target files for commandsAllen Byrne2018-11-091-2/+2
* | | | | Switch tool error output to match VOL changes within libraryQuincey Koziol2018-11-1220-205/+286
* | | | | Fix a few error messagesQuincey Koziol2018-11-121-4/+4
* | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-102-47/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #1329 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10537 to developScot Breitenfeld2018-11-091-12/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | HDFFV-10537: Remove installation of Fortran test mod filesM. Scot Breitenfeld2018-11-091-12/+0
| | |/ /
| * | | Merge pull request #1324 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-11-091-35/+12
| |\ \ \ | | |/ / | |/| |
| | * | TRILAB-36 only copy shared generatedAllen Byrne2018-11-091-35/+12
| |/ /
* | | Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-1025-561/+462
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-0731-666/+669
|\ \ \ | |/ /
| * | Merge pull request #1298 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-11-0716-545/+529
| |\ \
| | * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-0612-117/+133
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1319 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developAllen Byrne2018-11-063-11/+11
| |\ \ \
| | * | | Commit version changes for additional files for 1.11.3 snapshot release.Larry Knox2018-11-063-11/+11
| * | | | Merge pull request #1320 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-11-0610-109/+124
| |\ \ \ \
| | * | | | HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-068-100/+116
| | * | | | Correct platformsAllen Byrne2018-11-061-3/+2
| | * | | | Correct extlib dependsAllen Byrne2018-11-061-6/+6
| |/ / / /
| | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-061-1/+1
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #1318 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-11-062-1/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | TRILAB-36 add custom target on generated filesAllen Byrne2018-11-061-0/+4
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-057-9/+9
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-054-160/+209
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-011-2/+2
| | |\ \ \
| | * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-312-87/+65
| | |\ \ \ \
| | * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-302-0/+32
| | |\ \ \ \ \