summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * OESS-168: Remove clang warnings. (#1282)H. Joe Lee2021-12-101-1/+1
| * Remove extra space. (#1274)H. Joe Lee2021-12-101-1/+1
| * OESS-168: Remove clang warnings. (#1277)H. Joe Lee2021-12-101-1/+1
| * Fix directory variable in shell scripts (#1273)Allen Byrne2021-12-109-160/+62
| * Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261)jhendersonHDF2021-12-091-1/+7
| * OESS-168: Remove clang warnings. (#1269)H. Joe Lee2021-12-081-6/+10
| * Convert vds swmr test script to powershell (#1245)Allen Byrne2021-12-085-13/+781
| * OESS-168: Remove clang warnings. (#1263)H. Joe Lee2021-12-081-3/+3
| * Correct spelling correction of preceed incorrectly to proceed. Should (#1268)Larry Knox2021-12-071-2/+2
| * Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-07452-1604/+1617
| * change windows os from 2016 to latest (#1241)Allen Byrne2021-12-012-8/+8
| * Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
| * Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-309-20/+20
| * 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