summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove version-check for relnum in H5check. (#812)Allen Byrne2021-07-275-147/+227
| * Only test h5diff_830 in serial (#858)Allen Byrne2021-07-271-29/+34
| * OESS-168:Remove clang warnings. (#835)H. Joe Lee2021-07-263-6/+8
| * Removes unused commented-out code from h5jamgentest.c (#851)Dana Robinson2021-07-221-77/+0
| * Fixes a couple of warnings: (#849)Dana Robinson2021-07-224-164/+370
| * Avoid popping API context when one wasn't pushed (#848)jhendersonHDF2021-07-221-3/+16
| * Issue #833 fix setting return result (#843)Allen Byrne2021-07-211-2/+2
| * Allow parallel filters feature for comm size of 1 (#840)jhendersonHDF2021-07-201-3/+11
| * Perform option arg variables (#834)Allen Byrne2021-07-154-16/+6
| * Changes to docs for using plugins (#814)Allen Byrne2021-07-148-23/+51
| * CMake: (feature) libaec (#703)Jan-Willem Blokland2021-07-142-3/+30
| * Add support for parallel filters to h5repack (#832)jhendersonHDF2021-07-141-4/+21
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-07-1412-609/+591
|\ \ | |/
| * OESS-168:Remove implicit conversion warnings. (#829)H. Joe Lee2021-07-122-579/+579
| * Removes develop header cruft (#828)Dana Robinson2021-07-094-8/+2
| * Remove checks for winsock2.h (#813)Dana Robinson2021-07-066-22/+10
* | Fix paths for swmr_compat_vfd utilityQuincey Koziol2021-07-023-3/+3
* | Skip checking external links when using a non-native VOL connectorQuincey Koziol2021-07-021-11/+15
* | Move utility to check VFD for SWMR compatibility to utils directoryQuincey Koziol2021-07-0216-39/+38
* | Rename tool for checking VOL connector compatibilityQuincey Koziol2021-07-0210-41/+43
* | Remove commented out codeQuincey Koziol2021-07-021-10/+0
* | Remove duplicated call to underlying group close operation from API wrapperQuincey Koziol2021-07-021-4/+0
* | Patch rpath for Java test library on MacOSQuincey Koziol2021-07-021-2/+10
* | Committing clang-format changesgithub-actions2021-07-011-1/+0
* | Merge branch 'post_open_fix' of github.com:hpc-io/hdf5 into post_open_fixQuincey Koziol2021-07-011-344/+355
|\ \
| * | Committing clang-format changesgithub-actions2021-07-011-348/+359
* | | Jordan's patch to add test library to java buildsQuincey Koziol2021-07-0154-69/+364
* | | Run bin/traceQuincey Koziol2021-07-011-4/+4
|/ /
* | Merge branch 'post_open_fix' of github.com:hpc-io/hdf5 into post_open_fixQuincey Koziol2021-07-011-331/+338
|\ \
| * | Committing clang-format changesgithub-actions2021-06-301-331/+338
* | | Finish adding operations to H5Pset_plugin_new_api_context frameworkQuincey Koziol2021-07-012-143/+1246
|/ /
* | Add more wrappers for VOL callback API routinesQuincey Koziol2021-06-301-37/+649
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-06-3032-506/+509
|\ \ | |/
| * Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-305-32/+23
| * Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-3029-474/+486
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-06-2965-2902/+2465
|\ \ | |/
| * Assume C99 types exist in H5detect.c (#808)Dana Robinson2021-06-291-90/+0
| * Removes type guesses when C99 types are missing (#807)Dana Robinson2021-06-291-68/+0
| * Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-2924-1269/+1269
| * Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-2915-636/+618
| * Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-2932-625/+556
| * Assume the library has C99 types in C++ type code (#806)Dana Robinson2021-06-282-217/+25
* | Merge branch 'post_open_fix' of github.com:hpc-io/hdf5 into post_open_fixQuincey Koziol2021-06-2933-589/+608
|\ \
| * | Committing clang-format changesgithub-actions2021-06-282-5/+2
| * | Committing clang-format changesgithub-actions2021-06-2831-644/+666
* | | Add more operations to H5Pset_plugin_new_api_context frameworkQuincey Koziol2021-06-291-145/+461
* | | Allow event strings to be NULLQuincey Koziol2021-06-291-5/+15
|/ /
* | Add new source filesQuincey Koziol2021-06-282-0/+148
* | Most changes for fixing post open issuesQuincey Koziol2021-06-2858-2382/+3843
|/
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-256-52/+14