Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial preparation of hdf5-1_11_3 release branch for HDF5 1.12.3 ↵ | Larry Knox | 2023-10-23 | 100 | -12/+189629 |
| | | | | release:\nUpdated configure.ac for release: switched configure default to production mode and disabled maintainer mode.\nSet HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt.\n Generated release files including Makefile.ins with autogen.sh, autoconf 2.71 and automake 1.16.2.\nIncremented version to 1.12.3-2. (#3756) | ||||
* | Hdf5 pre 1.12.3 update so numbers (#3689) | Larry Knox | 2023-10-17 | 1 | -11/+11 |
| | | | * Update so numbers for 1.12.3 release. | ||||
* | Update RELEASE.txt (#3668) | Lori Cooper | 2023-10-13 | 1 | -6/+9 |
| | | | Minor edits largely on two new (I think) blurbs, plus an added comma here and there. | ||||
* | Add CVE action for 1.12 (#3645) | Dana Robinson | 2023-10-09 | 2 | -5/+56 |
| | | | Also updates the CVE table | ||||
* | HDF5 with MPI2 build fix (#3641) | Scot Breitenfeld | 2023-10-06 | 1 | -4/+19 |
| | | | | | * fixed fortran parallel testing with cmake * mpich2 compiler fix | ||||
* | Disable static + thread-safe on Windows w/ CMake (#3622) (#3631) | Dana Robinson | 2023-10-04 | 3 | -3/+15 |
| | | | | | | | | | | | * Disable static + thread-safe on Windows w/ CMake (#3622) The thread-safety feature on Windows requires a hook in DllMain() and thus is only available when HDF5 is built as a shared library. This was previously a warning, but has now been elevated to a fatal error that cannot be overridden with ALLOW_UNSUPPORTED. Fixes GitHub #3613 | ||||
* | Fix spelling (#3633) | Dana Robinson | 2023-10-04 | 58 | -83/+83 |
| | |||||
* | Removed the use of -commons linking option on Darwin (#3581) (#3618) | Larry Knox | 2023-09-30 | 3 | -11/+4 |
| | |||||
* | Edit RELEASE.txt for consistency. (#3610) | Lori Cooper | 2023-09-27 | 1 | -184/+205 |
| | |||||
* | Update bin/release (#3608) | Larry Knox | 2023-09-27 | 1 | -110/+21 |
| | | | | | * Remove hpc-cmake-tgz * Improve sha256 handling * Use hdf5-examples-master.zip instead of HDF5Examples-2.0.3-Source.zip | ||||
* | Merge CMake,doxygen changes from develop,1.10 branches (#3578) | Allen Byrne | 2023-09-26 | 43 | -67/+2004 |
| | | | | | | | | | | | * Merge CMake,doxygen changes from develop,1.10 branches * revert incorrect option in AT TS build * Use variable for ignore-eol usage. * Add last_test depends logic * Just print status on CMake below 3.14 | ||||
* | Revert the removal of java class H5GroupInfo (#3548) | Allen Byrne | 2023-09-25 | 3 | -0/+190 |
| | |||||
* | Switched from UNTESTED to UNT (#3569) | bmribler | 2023-09-21 | 1 | -5/+6 |
| | | | | | | | | * Switched from UNTESTED to UNT This makes the lines shorter to keep CVE numbers on one line instead of breaking them into three lines. * Realligned the columns | ||||
* | Cherry-pick of CVE fixes from 1.10 (#3490) | Dana Robinson | 2023-09-03 | 9 | -98/+175 |
| | | | | | | | | | * CVE-2016-4332 * CVE-2018-11202 * CVE-2018-11205 * CVE-2018-13866 * CVE-2018-13867 * CVE-2018-13871 * CVE-2018-15671 | ||||
* | Fix links in RELEASE.txt (#3498) | bmribler | 2023-09-03 | 1 | -3/+3 |
| | | | | | | | | * Fixed incorrect links Updated documentation link to the new documentation Corrected the Software Changes link, it was the Developer's Guide. * Used a more appropriate page | ||||
* | Add the 1.12 CVE matrix file (#3497) | bmribler | 2023-09-03 | 1 | -0/+74 |
| | |||||
* | Correct dimensions in java test (#3485) | Allen Byrne | 2023-09-01 | 2 | -2/+2 |
| | |||||
* | [1.12 Merge] Fix serial to parallel chunked dataset file space allocation ↵ | jhendersonHDF | 2023-09-01 | 5 | -10/+333 |
| | | | | bug (#3394) (#3476) | ||||
* | [1.12 Merge] Fix assertion failure during file close on error (#3461) | jhendersonHDF | 2023-09-01 | 8 | -41/+128 |
| | |||||
* | Fix valgrind warning about write of uninitialized bytes in ScaleOffset ↵ | jhendersonHDF | 2023-09-01 | 1 | -1/+7 |
| | | | | filter (#3390) (#3462) | ||||
* | Fix another build folder name (#3411) | Allen Byrne | 2023-08-23 | 1 | -3/+3 |
| | |||||
* | Update build script to match change in presets (#3409) | Allen Byrne | 2023-08-22 | 1 | -25/+25 |
| | |||||
* | Merge/update CMake, presets,java and tools (#3393) | Allen Byrne | 2023-08-21 | 238 | -3388/+5413 |
| | |||||
* | Fix loading plugin fails with missing directory GH issue #3248 (#3324) | Allen Byrne | 2023-08-02 | 6 | -30/+68 |
| | |||||
* | sync bin dir with develop (#3270) | Allen Byrne | 2023-07-25 | 13 | -54/+41 |
| | |||||
* | Merge changes from develop (#3238) | Allen Byrne | 2023-07-18 | 6 | -404/+136 |
| | | | | | | | * Merge changes from develop * Add last snapshot name * Merge bbrelease into release | ||||
* | Adjust presets timeout and fix build script VS versions (#3217) | Allen Byrne | 2023-06-30 | 2 | -8/+8 |
| | |||||
* | Hdf5 1 12 release action (#3199) | Allen Byrne | 2023-06-30 | 7 | -129/+241 |
| | | | | * Update actions for release option, fix branch for daily build * Scheduled workflows run on latest commit on the develop | ||||
* | Add missing space in zip command (#3169) | Allen Byrne | 2023-06-22 | 1 | -1/+1 |
| | |||||
* | Remove duplicate code (#3161) | Allen Byrne | 2023-06-20 | 1 | -23/+0 |
| | |||||
* | Update github files/workflow from develop (#3155) | Allen Byrne | 2023-06-19 | 3 | -5/+32 |
| | |||||
* | Add java options to build scripts (#3137) | mattjala | 2023-06-15 | 4 | -3/+18 |
| | | | | | | | | | | | | | | | | | Previously, cmakehdf5 turned on compiling of the java interface by default due to a value set in cacheinit.cmake. Now, consistent with how Fortran and CPP interfaces are handled, the script overwrites this default value to disable the libraries, fixing #2958. I also implemented the --enable-java/--disable java options for cmakehdf5, and -java for buildhdf5. Allen said these scripts should mention that compilers are to be specified in environment variables, but missing compilers causes errors at the CMake level, and CMake's error messages are already pretty informative (See the one in #2958 about JAVA_COMPILER). | ||||
* | Merges from develop/1.14 (#3118) | Allen Byrne | 2023-06-15 | 42 | -567/+320 |
| | | | | | | | | | | | | * Fix release action that allows files to be uploaded. Add autotools h5copy help test. Update cmake tools.cmake file for clang-tidy. CMake build is missing H5FDsubfiling.h macros improved for configure output capture. Remove obsolete files * Revert parallel config with TS * Fix doxygen warnings | ||||
* | Bring MD cache uthash tag list from develop (#3099) | Dana Robinson | 2023-06-12 | 3 | -216/+75 |
| | |||||
* | Adds a release note for Autoconf 2.71 bump (#3092) | Dana Robinson | 2023-06-10 | 1 | -1/+24 |
| | |||||
* | Minor normalization w/ develop (#3073) | Dana Robinson | 2023-06-07 | 12 | -54/+75 |
| | | | | | | | Mostly bin directory * bin/release uses sha256 * bin/h5vers whitespace changes * bin/genparser warning fixes + HL changes * Add bin directory for make distclean | ||||
* | Add autotools generated files to codespell (#3075) | Larry Knox | 2023-06-07 | 1 | -2/+2 |
| | | | | | Add autotools files for codespell to skip in order to avoid codespell failing for misspelled words in files generated by autotools when running autogen.sh. | ||||
* | Update uthash and move to H5private.h (#3074) | Dana Robinson | 2023-06-07 | 4 | -86/+57 |
| | |||||
* | Remove unused cruft from bin dir (#3071) | Dana Robinson | 2023-06-07 | 13 | -593/+5 |
| | |||||
* | Bring HDF-EOS5 and netCDF actions from develop (#3064) | Dana Robinson | 2023-06-07 | 2 | -0/+103 |
| | |||||
* | Bring gcc/clang attribute and warning macros over (#3063) | Dana Robinson | 2023-06-07 | 2 | -47/+89 |
| | |||||
* | Move config/cmake_ext_mod content to config/cmake (#3062) | Dana Robinson | 2023-06-07 | 50 | -846/+821 |
| | |||||
* | Bring key changesets from develop (#3052) | Dana Robinson | 2023-06-06 | 12 | -39/+85 |
| | | | | | | | | | * Bump GitHub action macOS version to 13 (#2999, #3009) * Bump GitHub action gcc/g++/gfortran version to 12 (#3015) * Bump Autoconf version to 2.71 (#2944) * Fix missing h5_reset() calls in accum test (#3001) * Only run ttsafe in GitHub thread-safe actions (#2777) * Fix Java debug asserts on Windows (#3012) * Fix long double dt_arith bug on macOS (#3038) | ||||
* | Update actions and change defaults of compression (fix vars) (#3043) | Allen Byrne | 2023-06-05 | 20 | -201/+367 |
| | | | | | | | | | * Update actions and change defaults of compression (fix vars) * disable TS and parallel * remove parallel for TS * Correct list of default options | ||||
* | Remove most unused options which are defaulted #2998 (#3046) | Allen Byrne | 2023-06-05 | 17 | -923/+30 |
| | | | | | | | * Remove most unused options which are defaulted #2998 * Correct doxygen predefined list * Correct doxygen list of predefineds | ||||
* | Hdf5 1 12 dt action (#2965) | Allen Byrne | 2023-05-18 | 4 | -4/+354 |
| | |||||
* | Add h5copy help test and verify consistency (#2903) | Allen Byrne | 2023-05-18 | 9 | -50/+142 |
| | |||||
* | Update 1.12 release_docs/README_HPC (#2976) | Larry Knox | 2023-05-18 | 1 | -14/+12 |
| | |||||
* | Prevent buffer overrun in H5S_select_deserialize (#2956) | mattjala | 2023-05-18 | 12 | -213/+560 |
| | |||||
* | Update action uses version (#2939) | Allen Byrne | 2023-05-12 | 1 | -1/+1 |
| |