summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | doxygen restore tabsAllen Byrne2020-11-031-4/+4
| * | | | Doxygen correct PHONY targetAllen Byrne2020-11-032-3/+2
| * | | | Doxygen add new files and update docsAllen Byrne2020-11-035-53/+45
| * | | | Doxygen remove obsolete fileAllen Byrne2020-11-031-20/+0
| * | | | Add doxygen auotoconf and cmake supportAllen Byrne2020-11-0331-6/+4400
* | | | | Merge pull request #72 from jhendersonHDF/developLarry Knox2020-11-031-2/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Change H5R__copy to not assume destination reference storage is initializedJordan Henderson2020-11-031-2/+4
|/ / /
* | | Merge pull request #69 from xantares/mingw3Larry Knox2020-11-027-4/+16
|\ \ \
| * | | CMake: Add an option to opt-out static libgccMichel Zou2020-10-317-4/+16
* | | | Merge pull request #67 from xantares/mingw1Larry Knox2020-10-311-1/+1
|\ \ \ \
| * | | | CMake: Set specific INSTALL_DATA_DIR only on MSVCMichel Zou2020-10-301-1/+1
* | | | | Merge pull request #70 from xantares/mingw4Larry Knox2020-10-3114-32/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMake: MINGW implies WIN32Michel Zou2020-10-3014-32/+33
| |/ / /
* | | | Merge pull request #68 from xantares/mingw2Larry Knox2020-10-303-2/+10
|\ \ \ \
| * | | | CMake: Add an option to opt-out MSVC naming conventionMichel Zou2020-10-303-2/+10
| |/ / /
* | | | Merge pull request #65 from derobins/minor/mpi_2gb_limitLarry Knox2020-10-301-14/+14
|\ \ \ \
| * | | | Fixes a bit shift issue in an MPI constantDana Robinson2020-10-291-14/+14
| |/ / /
* | | | Merge pull request #66 from derobins/minor/HD_to_H5MMLarry Knox2020-10-306-39/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Replaces C std library calls with H5MM equivalentsDana Robinson2020-10-306-39/+39
|/ / /
* | | Merge pull request #62 from byrnHDF/developLarry Knox2020-10-299-245/+1844
|\ \ \
| * | | HDFFV-10868 Corrections from reviewAllen Byrne2020-10-292-22/+22
| * | | HDFFV-10868 - add noteAllen Byrne2020-10-281-0/+9
| * | | HDFFV-10868 - add H5Sselect API java wrappers.Allen Byrne2020-10-278-244/+1834
| | |/ | |/|
* | | Merge pull request #64 from derobins/minor/vfd_warning_cleanupLarry Knox2020-10-2913-58/+34
|\ \ \ | |/ / |/| |
| * | Fixes minor issues in various virtual file driversDana Robinson2020-10-2913-58/+34
|/ /
* | Merge pull request #59 from derobins/trivial/HDprefixLarry Knox2020-10-2467-360/+444
|\ \
| * | Restores erroneously deleted key_id field from S3 VFDDana Robinson2020-10-241-1/+1
| * | HD prefix updates in src/ and test/Dana Robinson2020-10-2467-361/+445
* | | Merge pull request #56 from derobins/minor/implicit_fallthroughLarry Knox2020-10-237-3/+39
|\ \ \ | |/ / |/| |
| * | Removes -Wimplicit-fallthrough=5 from the gcc warningsDana Robinson2020-10-227-3/+39
* | | Merge pull request #55 from byrnHDF/developLarry Knox2020-10-223-14/+14
|\ \ \ | |/ / |/| |
| * | Correct SZ options for building pluginsAllen Byrne2020-10-213-14/+14
|/ /
* | Merge pull request #49 from byrnHDF/developLarry Knox2020-10-202-1/+3
|\ \
| * | URL and options correctionsAllen Byrne2020-10-192-1/+3
* | | Merge pull request #47 from byrnHDF/developLarry Knox2020-10-195-17/+18
|\ \ \ | |/ /
| * | Whitespace and url correctionAllen Byrne2020-10-195-17/+18
|/ /
* | Update javadoc comments to reduce warnings (#41)Allen Byrne2020-10-1644-98/+2964
* | Merge pull request #37 from takluyver/description-errnoLarry Knox2020-10-151-0/+6
|\ \
| * | More general message about using description for errnoThomas Kluyver2020-10-151-2/+6
| * | Note that the description for system errors may be used by h5pyThomas Kluyver2020-10-151-0/+2
|/ /
* | Merge pull request #31 from byrnHDF/developLarry Knox2020-10-093-5/+4
|\ \
| * | Comment adjustmentsAllen Byrne2020-10-083-5/+4
|/ /
* | Merge pull request #25 from byrnHDF/developLarry Knox2020-10-075-130/+18
|\ \
| * | Remove obsolete fileAllen Byrne2020-10-072-112/+0
| * | Merge remote-tracking branch 'origin/develop' into developAllen Byrne2020-10-0741-14551/+14431
| |\ \ | |/ / |/| |
* | | Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-0641-14551/+14431
| * | Update code ownersAllen Byrne2020-10-071-3/+3
| * | Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into developAllen Byrne2020-10-060-0/+0
| |\ \ | |/ / |/| |
* | | Fix VFD h5repacktest (#20)Allen Byrne2020-10-067-137/+141
* | | Merge pull request #15 from lrknox/developLarry Knox2020-10-052-10/+7
|\ \ \