| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | speed-up building HDF5 (#3087) | Scot Breitenfeld | 2023-06-20 | 2 | -2/+2 |
|
|
* | Fix #1978 h5vers usage message. (#3162) | Larry Knox | 2023-06-20 | 2 | -38/+29 |
|
|
* | Create Security Policy (#3152) | Diogo Teles Sant'Anna | 2023-06-19 | 1 | -0/+13 |
|
|
* | Many fixes to various compiler warnings (#3124) | Sean McBride | 2023-06-19 | 144 | -757/+798 |
|
|
* | Correct the zip usage (#3153) | Allen Byrne | 2023-06-19 | 1 | -1/+1 |
|
|
* | Removes the HD prefix from java C99 calls (#3149) | Dana Robinson | 2023-06-19 | 20 | -549/+548 |
|
|
* | chore: fix grammar (#3150) | H. Joe Lee | 2023-06-16 | 1 | -2/+2 |
|
|
* | Fix the snapshots workflow (#3148) | Allen Byrne | 2023-06-16 | 3 | -6/+19 |
|
|
* | Track s3 i/o when S3COMMS_DEBUG enabled (#3139) | mattjala | 2023-06-16 | 1 | -0/+5 |
|
|
* | Define minimal permissions for new GitHub workflows (#3147) | Diogo Teles Sant'Anna | 2023-06-16 | 4 | -0/+15 |
|
|
* | CMake: (feature) ROS3 and cmake config file. (#3146) | Jan-Willem Blokland | 2023-06-16 | 2 | -0/+4 |
|
|
* | Remove hbool_t/TRUE/FALSE from java (#3145) | Dana Robinson | 2023-06-16 | 14 | -88/+88 |
|
|
* | Remove HD prefix from network calls (#3142) | Dana Robinson | 2023-06-16 | 5 | -69/+27 |
|
|
* | Many clang -Wextra-semi-stmt fixes (#2537) | Sean McBride | 2023-06-16 | 241 | -2481/+2489 |
|
|
* | Fix path to libhdf5.settings in cmakehdf5 (#3140) | H. Joe Lee | 2023-06-16 | 1 | -2/+2 |
|
|
* | Removed .lnt linter files (#3143) | Dana Robinson | 2023-06-16 | 3 | -145/+0 |
|
|
* | Add java options to build scripts (#3127) | mattjala | 2023-06-15 | 2 | -1/+16 |
|
|
* | Revert long double checks (#3133) | Dana Robinson | 2023-06-15 | 10 | -25/+736 |
|
|
* | Fix function name in comment in ros3 VFD (#3131) | H. Joe Lee | 2023-06-15 | 1 | -4/+1 |
|
|
* | Add Python for HDF-EOS zoo description (#3129) | H. Joe Lee | 2023-06-15 | 1 | -2/+2 |
|
|
* | Make autogen.sh output message consistent (#3128) | H. Joe Lee | 2023-06-15 | 1 | -1/+1 |
|
|
* | Fix spelling issues flagged by codespell (#3130) | Dana Robinson | 2023-06-15 | 3 | -3/+3 |
|
|
* | Clean up mirror VFD code in utils dir (#3121) | Dana Robinson | 2023-06-14 | 5 | -82/+24 |
|
|
* | Adds an optional version arg to bin/format_source (#3119) | Dana Robinson | 2023-06-14 | 1 | -1/+15 |
|
|
* | Remove unused HD macros (#3120) | Dana Robinson | 2023-06-14 | 4 | -310/+1 |
|
|
* | Remove the checkposix script (#3122) | Dana Robinson | 2023-06-14 | 2 | -260/+0 |
|
|
* | Use 1.14 toolchain (#3116) | Allen Byrne | 2023-06-13 | 1 | -4/+4 |
|
|
* | Add note for issue 3056 (#3117) | Allen Byrne | 2023-06-13 | 1 | -1/+9 |
|
|
* | clang-tidy clang-analyzer-core issues addressed (#3113) | Allen Byrne | 2023-06-13 | 2 | -5/+3 |
|
|
* | Remove H5detect and H5make_libsettings (#3104) | Dana Robinson | 2023-06-13 | 23 | -1531/+911 |
|
|
* | Fix a misc warning in test/vol.c (#3112) | Dana Robinson | 2023-06-13 | 1 | -5/+6 |
|
|
* | Fix gh pages so that the doxygen files are uploaded (#3102) | Allen Byrne | 2023-06-13 | 1 | -20/+16 |
|
|
* | Rework tools.cmake and add C flags (#3110) | Allen Byrne | 2023-06-13 | 1 | -73/+62 |
|
|
* | Fix the default for API_VERSION to only allow one default (#3107) | Allen Byrne | 2023-06-13 | 1 | -6/+0 |
|
|
* | Add Mark Kittisopikul to CODEOWNERS (#3111) | Dana Robinson | 2023-06-13 | 1 | -1/+1 |
|
|
* | Remove long double conversion work-arounds (#3097) | Dana Robinson | 2023-06-12 | 10 | -733/+25 |
|
|
* | Remove code paths where long long < 8 bytes (#3098) | Dana Robinson | 2023-06-12 | 2 | -31/+4 |
|
|
* | Remove variable dereferences in CMake (#3080) | Dana Robinson | 2023-06-12 | 1 | -3/+3 |
|
|
* | Address memory issues when copying empty enums (#3088) | Dana Robinson | 2023-06-12 | 4 | -493/+545 |
|
|
* | Make some changes to configure.ac to suppor MinGW (#3096) | Dana Robinson | 2023-06-12 | 2 | -3/+8 |
|
|
* | Fixed typo: hdf5-examples should be hdf5_examples in a link (#3101) | bmribler | 2023-06-11 | 1 | -1/+1 |
|
|
* | Fix misc warnings on Windows (#3094) | Dana Robinson | 2023-06-11 | 3 | -21/+21 |
|
|
* | Add cross-compile defaults to Autotools (#3095) | Dana Robinson | 2023-06-10 | 1 | -8/+14 |
|
|
* | Build the ros3 VFD in GitHub actions (#3090) | Dana Robinson | 2023-06-10 | 1 | -4/+20 |
|
|
* | Remove template title text ([BUG], etc.) (#3093) | Dana Robinson | 2023-06-10 | 2 | -4/+4 |
|
|
* | Minor cleanup of H5detect.c (#3081) | Dana Robinson | 2023-06-09 | 1 | -152/+115 |
|
|
* | Added new HDF5 logo and minor text and link changes to README.md (#3085) | Lori Cooper | 2023-06-08 | 2 | -16/+8 |
|
|
* | ci: add h5py action (#2986) (#3028) | H. Joe Lee | 2023-06-08 | 1 | -0/+36 |
|
|
* | Don't use -fstdarg-opt with clang-tidy (#3079) | Dana Robinson | 2023-06-07 | 1 | -1/+3 |
|
|
* | Removes old header/library checks (#3078) | Dana Robinson | 2023-06-07 | 3 | -22/+2 |
|
|