| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit release date.hdf5-1_14_0hdf5_1_14_0 | Larry Knox | 2022-12-28 | 2 | -2/+2 |
|
|
* | Merge branch 'hdf5_1_14_0' of https://github.com/HDFGroup/hdf5 into hdf5_1_14_0 | Larry Knox | 2022-12-28 | 3 | -8/+42 |
|\ |
|
| * | Adds RELEASE.txt notes and updates Doxygen (#2377) | Dana Robinson | 2022-12-28 | 3 | -8/+42 |
|
|
* | | Set version to 1.14.0. | Larry Knox | 2022-12-28 | 7 | -18/+18 |
|/ |
|
* | Adds Doxygen markup to H5FDdriver_query() (#2373) | Dana Robinson | 2022-12-28 | 2 | -4/+23 |
|
|
* | Commit files generated by autogen.sh with autotools versions on jelly. (#2372) | Larry Knox | 2022-12-28 | 90 | -16005/+11466 |
|
|
* | Update Platforms Tested. (#2369) | Larry Knox | 2022-12-28 | 1 | -73/+85 |
|
|
* | Add note to known problems about MPI implementations derived from buggy MPICH... | Neil Fortner | 2022-12-27 | 1 | -1/+11 |
|
|
* | Brings Doxygen changes from develop (#2367) | Dana Robinson | 2022-12-27 | 10 | -51/+104 |
|
|
* | Brings the HL GIF tools configure changes from develop (#2362) | Dana Robinson | 2022-12-24 | 98 | -11589/+16071 |
|
|
* | Updated RELEASE.txt with known MPI problems (#2359) | Dana Robinson | 2022-12-23 | 1 | -0/+19 |
|
|
* | Added additional 'known problems' notes to RELEASE.txt (#2358) | Dana Robinson | 2022-12-23 | 1 | -0/+6 |
|
|
* | 1.14.0: Clean up release_docs directory (#2353) | Dana Robinson | 2022-12-23 | 9 | -24844/+3554 |
|
|
* | iFix sha256sum commands in release script. (#2348) | Larry Knox | 2022-12-22 | 1 | -8/+8 |
|
|
* | Fixed version info. (#2345) | Gerd Heber | 2022-12-22 | 1 | -1/+2 |
|
|
* | Update configure 1 14 0 (#2346) | Larry Knox | 2022-12-22 | 76 | -12/+118 |
|
|
* | Adds Doxygen VOL flag markup (#2340) (#2342) | Dana Robinson | 2022-12-21 | 1 | -55/+63 |
|
|
* | Onion VFD header cleanup (#2337) (#2339) | Dana Robinson | 2022-12-21 | 3 | -112/+85 |
|
|
* | Fix up the H5Pencode2 test for virtual layout. (#2325) (#2336) | Dana Robinson | 2022-12-21 | 1 | -91/+87 |
|
|
* | 1.14.0: Brings the following changesets over from develop: (#2330) | Dana Robinson | 2022-12-21 | 34 | -135/+229 |
|
|
* | Fixes duplicated build mode in -Werror GitHub action names (#2317) | Dana Robinson | 2022-12-16 | 1 | -2/+2 |
|
|
* | Converts the YAML build mode arrays to objects in special runs (#2308) (#2310) | Dana Robinson | 2022-12-16 | 1 | -37/+41 |
|
|
* | Brings io_info warning fixes from develop (#2305) | Dana Robinson | 2022-12-16 | 3 | -18/+17 |
|
|
* | Fixed mis-indented autogen comments in main.yml | Dana Robinson | 2022-12-15 | 1 | -2/+2 |
|
|
* | Replaced .dat exclusion in codespell CI action | Dana Robinson | 2022-12-15 | 1 | -1/+1 |
|
|
* | Fixed matrix production mode in main.yml | Dana Robinson | 2022-12-14 | 1 | -7/+7 |
|
|
* | Update hdf5 1 14 0 (#2299) | Larry Knox | 2022-12-14 | 1 | -2/+2 |
|
|
* | Update hdf5 1 14 0 (#2298) | Larry Knox | 2022-12-14 | 14 | -84/+87 |
|
|
* | Initial updates for HDF5 1.14.0 release December 2022 (#2292) | Larry Knox | 2022-12-13 | 108 | -30/+193805 |
|
|
* | added doc. warning for H5Oflush in parallel (#2289) | Scot Breitenfeld | 2022-12-10 | 1 | -0/+3 |
|
|
* | fixed unclosed objects in test (#2290) | Scot Breitenfeld | 2022-12-10 | 1 | -6/+10 |
|
|
* | Check for size==0 for all datatypes read from disk, not just compound (#2287) | Neil Fortner | 2022-12-08 | 1 | -9/+5 |
|
|
* | Compound datatypes may not have members of size 0 (#2243) | Egbert Eich | 2022-12-07 | 2 | -69/+125 |
|
|
* | Correct requires setting for pkgconfig files (#2280) | Allen Byrne | 2022-12-07 | 6 | -10/+18 |
|
|
* | Fixes warnings in H5Opline.c error messages (#2281) | Dana Robinson | 2022-12-06 | 1 | -3/+5 |
|
|
* | Add text about release notes (#2246) | Allen Byrne | 2022-12-06 | 1 | -10/+67 |
|
|
* | Develop jni trans (#2266) | Allen Byrne | 2022-12-06 | 11 | -421/+1407 |
|
|
* | H5E_ERR_CLS_g symbol missing when compiling C++ plugins (#2269) | V. Armando Solé | 2022-12-06 | 1 | -0/+7 |
|
|
* | return error message related to calling API (#2276) | Scot Breitenfeld | 2022-12-02 | 1 | -2/+2 |
|
|
* | CVE 2021 46242 develop (#2255) | Egbert Eich | 2022-12-02 | 2 | -2/+18 |
|
|
* | Output should only be printed if verbose. (#2273) | Allen Byrne | 2022-12-02 | 2 | -27/+42 |
|
|
* | Report error if dimensions of chunked storage in data layout < 2 (#2241) | Egbert Eich | 2022-12-02 | 2 | -1/+18 |
|
|
* | Add aarch64 toolchain and change dump test to long opt (#2271) | Allen Byrne | 2022-12-01 | 2 | -1/+18 |
|
|
* | Develop fix ubuntu 22.04 openmpi install on github (#2268) | Larry Knox | 2022-11-28 | 1 | -1/+1 |
|
|
* | Make sure testsuite can handle multiple dependent scripts (#2256) | Egbert Eich | 2022-11-28 | 1 | -1/+8 |
|
|
* | Develop ubuntu 20.04 (#2267) | Larry Knox | 2022-11-23 | 1 | -2/+2 |
|
|
* | Use ubuntu-20.04 for github autotools parallel tests until parallel (#2264) | Larry Knox | 2022-11-18 | 2 | -2/+2 |
|
|
* | Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f... | raylu-hdf | 2022-11-17 | 3 | -2/+111 |
|
|
* | Simplify & fix check for szlib encoder (#2263) | Ryan Schmidt | 2022-11-17 | 1 | -4/+1 |
|
|
* | Remove hard-coded version text (#2260) | Allen Byrne | 2022-11-16 | 2 | -3/+3 |
|
|