summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding data file generatorBinh-Minh Ribler2017-11-271-0/+626
* Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-10-1765-5041/+5894
|\
| * Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-10-136-44/+1022
| |\
| | * Updated the code and RELEASE.txt note per comments from John MainzerRichard Warren2017-10-112-46/+48
| | * Try to address most of the issues raised by Dana in the code reviewRichard Warren2017-10-112-105/+101
| | * Made edits suggested by John as part of the code reviewRichard Warren2017-10-111-54/+146
| | * Update the MANIFEST and release_docs/RELEASE filesRichard Warren2017-10-102-0/+26
| | * Add a test for parallel reads of independent files using MPI subgroupsRichard Warren2017-10-093-65/+159
| | * Edits to the file open optimization and associated testmainzer2017-10-053-180/+704
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Richard Warren2017-09-2815-47/+77
| | |\
| | * | The initial coding for the superblock read optizationRichard Warren2017-09-285-3/+247
| * | | Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-1130-3442/+3393
| |\ \ \
| | * | | Added older change that was added to last changeAllen Byrne2017-10-111-3/+8
| | * | | HDFFV-10297 add release note - fix test stepAllen Byrne2017-10-112-1/+24
| | * | | HDFFV-10297 Fix resource errors and cleanup whitespaceAllen Byrne2017-10-103-1058/+991
| | * | | HDFFV-10297 fix vl buffer errorAllen Byrne2017-10-101-58/+50
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-10-101-2/+0
| | |\ \ \
| | * | | | HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-095-1521/+1409
| | * | | | HDFFV-10297 - code changes nullify errorAllen Byrne2017-10-091-5/+1
| | * | | | HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-0914-168/+338
| | * | | | HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-0611-677/+621
| * | | | | Merge pull request #701 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-10-111-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2017-10-090-0/+0
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | fixed missing prototype warningM. Scot Breitenfeld2017-10-091-1/+1
| * | | | | | Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-10-106-42/+29
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Correct indentation in h5diff/Makefile.am.lrknox2017-10-091-1/+1
| | * | | | | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-096-41/+28
| |/ / / / /
| * | | | | Merge pull request #700 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-10-091-2/+0
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | removed always true ifdefM. Scot Breitenfeld2017-10-091-2/+0
| |/ / /
| * | | Merge pull request #695 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-051-3/+3
| |\ \ \
| | * | | Fix other test name typosAllen Byrne2017-10-051-2/+2
| | * | | Fix typo in valgrind test nameAllen Byrne2017-10-051-1/+1
| |/ / /
| * | | Merge pull request #692 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-041-535/+382
| |\ \ \
| | * | | Whitespace conversions and comment updatesAllen Byrne2017-10-041-535/+382
| |/ / /
| * | | Merge pull request #690 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-0315-176/+345
| |\ \ \
| | * | | Add/remove test filesAllen Byrne2017-10-031-1/+2
| | * | | Cleanup cmake clean macrosAllen Byrne2017-10-0314-175/+343
| |/ / /
| * | | Merge pull request #688 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-0326-817/+739
| |\ \ \
| | * | | VS2012 and earlier cannot have execute stmnts before declareAllen Byrne2017-10-031-1/+1
| | * | | Correct depends nameAllen Byrne2017-10-031-1/+1
| | * | | Fix list of namesAllen Byrne2017-10-031-2/+3
| | * | | new reference fileAllen Byrne2017-10-031-0/+7
| | * | | Fix repack plugin test - reorganize test macrosAllen Byrne2017-10-033-286/+370
| | * | | Adjust filter available variablesAllen Byrne2017-10-021-19/+35
| | * | | Fix STREQUAL if commands.Allen Byrne2017-10-0217-78/+89
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-10-027-4/+23
| | |\ \ \
| | * | | | Update error handling to support ARGS and tools stackAllen Byrne2017-10-027-459/+262
| | | |_|/ | | |/| |
| * | | | Merge pull request #689 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2017-10-031-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2017-10-038-4/+29
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Updated doxygen config fileBinh-Minh Ribler2017-10-031-1/+2