summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HDF5 1.13.0 released December 1, 2021.hdf5-1_13_0Larry Knox2021-12-032-2/+2
* Set so numbers to 300.0.0 for HDF5 1.13.0. (#1248)Larry Knox2021-12-0210-68/+82
* Set version to 1.13.0Larry Knox2021-11-30103-11/+193087
* Fix indentation in RELEASE.txt to be consistent. (#1232)Larry Knox2021-11-301-519/+519
* Make default to build high-level tools the same as default for (#1234)Larry Knox2021-11-301-1/+4
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-2924-4/+2825
* Fix Fortran REGEX and newlines (#1226)Allen Byrne2021-11-292-8/+8
* Only check HDF5_DRIVER in MPI I/O VFD if VFD isn't initialized (#1213)jhendersonHDF2021-11-253-15/+14
* Fix a few H5CX warnings from recent init changes (#1224)jhendersonHDF2021-11-241-8/+4
* Fix a few warnings after recent H5S const-related changes (#1225)jhendersonHDF2021-11-242-16/+16
* Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222)Dana Robinson2021-11-243-0/+111
* Closes #1221 (#1223)Gerd Heber2021-11-243-5/+7
* Create 2D arrays on the heap in a different way (#1169)David Young2021-11-235-437/+529
* Next batch of Doxygen updates. (#1180)Gerd Heber2021-11-2320-49/+2479
* Avoid calling H5Ropen_object with a misaligned H5R_ref_t: copy the (#1171)David Young2021-11-231-4/+10
* Make sure plugin interface is initialized before property list interface phas...jhendersonHDF2021-11-233-8/+60
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-2018-239/+289
* Quiets a 'set but not used' warning in h5diff_array.c (#1210)Dana Robinson2021-11-181-0/+3
* Fixes const warnings in H5ES package (#1211)Dana Robinson2021-11-181-5/+5
* Don't allow H5Pset(get)_all_coll_metadata_ops for DXPLs (#1201)jhendersonHDF2021-11-181-4/+2
* Github #969 Use stdout instead of file for configure check (#1089)Allen Byrne2021-11-184-158/+93
* Add javadoc to packages - HDFFV-11285 (#1197)Allen Byrne2021-11-177-9/+282
* Move -Werror=int-conversion from error-general to error-5 in (#1194)Larry Knox2021-11-142-1/+1
* Quiets most const warnings in the fractal heap code (#1188)Dana Robinson2021-11-133-9/+32
* Make it an error if the library implicitly converts from integer to (#1165)David Young2021-11-131-0/+2
* Fixes unused parameter warnings in the null VFD (#1179)Dana Robinson2021-11-131-0/+31
* Fix MPI Comm and Info leak in H5FD__mpio_delete (#1189)jhendersonHDF2021-11-121-0/+6
* Cleans up pointer and ID reset code in H5Pint.c (#1182)Dana Robinson2021-11-101-74/+112
* Quiets const warning in H5RS code (#1181)Dana Robinson2021-11-101-2/+10
* Fix H5DS warnings related to new H5DSwith_new_ref and H5VLobject_is_native AP...jhendersonHDF2021-11-104-30/+34
* Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)Dana Robinson2021-11-106-15/+9
* Fixes const issues in the version 2 B-trees (#1172)Dana Robinson2021-11-092-24/+21
* Re-enable collective metadata reads after disabling for chunk lookup (#1173)jhendersonHDF2021-11-092-7/+28
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-0882-1989/+1115
* Fix the function cast error in H5Dchunk.c and activate (#1170)David Young2021-11-082-5/+15
* Add option for h5repack timing (#1142)Allen Byrne2021-11-086-51/+168
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-0827-506/+199
* OESS-168: Remove clang warnings. (#1124)H. Joe Lee2021-11-052-12/+22
* OESS-168: Remove clang warnings. (#1136)H. Joe Lee2021-11-051-2/+2
* OESS-168: Remove clang warnings. (#1137)H. Joe Lee2021-11-051-68/+69
* New references for Dimension Scale APIs (#1139)jhendersonHDF2021-11-0519-425/+826
* OESS-168: Remove clang warnings. (#1105)H. Joe Lee2021-11-041-33/+33
* Fix Java VOL tests (#1158)Allen Byrne2021-11-034-316/+15
* OESS-168: Remove clang warnings. (#1146)H. Joe Lee2021-11-021-3/+3
* OESS-168: Remove clang warnings. (#1135)H. Joe Lee2021-11-021-1/+1
* OESS-168: Remove clang warnings. (#1127)H. Joe Lee2021-11-021-6/+6
* Set the plugin path to the library default (#1144)Allen Byrne2021-10-291-0/+2
* correct error checking string (#1143)Scot Breitenfeld2021-10-291-2/+2
* Split dir create into separate macro (#1141)Allen Byrne2021-10-288-21/+31
* Github #1019 - add Fortran developer flags (#1090)Allen Byrne2021-10-275-10/+11