summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fixDana Robinson2021-11-035-478/+210
|\
| * OESS-168: Remove clang warnings. (#1127)H. Joe Lee2021-11-021-6/+6
| * Removes the "try free" behavior from the skip lists (#1126)Dana Robinson2021-10-222-470/+200
| * OESS-168: Remove clang warnings. (#1117)H. Joe Lee2021-10-211-1/+1
| * Fix map open to use correct VOL argument structure (#1116)jhendersonHDF2021-10-211-1/+3
* | Committing clang-format changesgithub-actions2021-10-211-3/+1
* | Adds H5VLfapl_is_native public API callDana Robinson2021-10-212-0/+48
* | Add new H5Pdevelop header to hdf5.hAllen Byrne2021-10-191-0/+1
* | Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fixDana Robinson2021-10-1448-526/+2747
|\ \ | |/
| * OESS-168: Remove clang warnings. (#1076)H. Joe Lee2021-10-081-9/+9
| * Fix bug with cross platform compatibility of references within vlens. (#1064)Neil Fortner2021-10-011-2/+2
| * Fix Mirror, HDFS and ROS3 case statements for VFD value in H5trace (#1062)jhendersonHDF2021-09-301-6/+6
| * Update compact dataset I/O routines to handle driver-level memory copy (#1054)jhendersonHDF2021-09-304-13/+145
| * VFD plugins (#602)jhendersonHDF2021-09-2943-500/+2589
| * Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-2/+2
| * Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-2/+2
* | Updated scripts to match changes on developQuincey Koziol2021-09-281-0/+2
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-09-2770-1730/+1907
|\ \ | |/
| * VFD ctl feature (#981)jhendersonHDF2021-09-2317-146/+526
| * Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-1610-106/+134
| * Fix several warnings (#720)jhendersonHDF2021-09-1413-33/+47
| * H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-131-5/+13
| * Fix various warnings and issues in doxygen doc generation (#994)Allen Byrne2021-09-103-43/+11
| * Update copyright headers with reproduction notice in 5 files (#993)Larry Knox2021-09-082-17/+14
| * Small doxygen fixes plus simple doc fixes (#989)Allen Byrne2021-09-042-10/+8
| * Synch CMake doxygen options with autotools configure (#983)Allen Byrne2021-09-021-1/+2
| * A batch of life-cycle examples for different modules (#654)Gerd Heber2021-09-0132-1383/+1166
* | Merge branch 'develop' into post_open_fixQuincey Koziol2021-08-3118-181/+280
|\ \ | |/
| * More various warnings (#958)Sean McBride2021-08-254-22/+22
| * More clang tidy (#908)Sean McBride2021-08-236-42/+42
| * Develop windows compiler fixes (#912)Allen Byrne2021-08-191-0/+2
| * Correct number of args to Windows HDunsetenv macro (#939)Allen Byrne2021-08-191-1/+1
| * Fix formatting (#923)Allen Byrne2021-08-181-1/+1
| * Fixes a bad memory read and unfreed memory in fsinfo code (#893)Dana Robinson2021-08-122-14/+22
| * Guard the SKIP_MPICXX macros against redefinition. (#892)David Wells2021-08-121-0/+4
| * Unsigned comparison to 0 warning avoidance (#869)Larry Knox2021-08-021-3/+4
| * Added int variable for comparison with H5_VERS_RELEASE in H5.c to avoid (#866)Larry Knox2021-07-301-1/+3
| * Updates a comment in H5mpi.c (#863)Dana Robinson2021-07-281-1/+1
| * Remove version-check for relnum in H5check. (#812)Allen Byrne2021-07-272-93/+154
| * Fixes a couple of warnings: (#849)Dana Robinson2021-07-221-2/+2
| * Avoid popping API context when one wasn't pushed (#848)jhendersonHDF2021-07-221-3/+16
| * Allow parallel filters feature for comm size of 1 (#840)jhendersonHDF2021-07-201-3/+11
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-07-142-10/+9
|\ \ | |/
| * Remove checks for winsock2.h (#813)Dana Robinson2021-07-062-10/+9
* | 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
* | Committing clang-format changesgithub-actions2021-07-011-348/+359
* | 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
|/ /