Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 1.14 release schedule (#2743) | Dana Robinson | 2023-04-14 | 1 | -29/+0 |
| | | | | | | There is no need to maintain the release schedule in each branch, so it's being removed from all branches aside from develop. Also removes the badges that don't pertain to 1.14 | ||||
* | Brings README.md changes from develop (#2388) | Dana Robinson | 2023-01-05 | 1 | -4/+14 |
| | |||||
* | Update versions for hdf5_1_14 develop branch after creation of (#2294) | Larry Knox | 2022-12-13 | 1 | -1/+1 |
| | | | hdf5_1-14_0 branch for 1.14.0 release. | ||||
* | Update develop branch version to 1.13.4-1 (#2189) | Larry Knox | 2022-10-26 | 1 | -1/+1 |
| | | | | | | * Updated version to 1.13.4-1 after creating hdf5_1_13_3 branch for 1.13.3 release. Added new version to exceptions in lines 74-5 of src/H5.c | ||||
* | Updates release schedule for 2023 (#2085) | Dana Robinson | 2022-09-04 | 1 | -1/+2 |
| | | | | | * Updates release schedule for 2023 * Updates figure to put 1.13 and 1.14 on the same line | ||||
* | Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004) | Larry Knox | 2022-08-12 | 1 | -1/+1 |
| | | | | release. Added new version to exceptions in line 75 of src/H5.c. | ||||
* | Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for ↵ | Larry Knox | 2022-08-12 | 1 | -1/+1 |
| | | | | | | | | release" This reverts commit c58558e872d529da6eda327183ca2d14cfa91b95. H5TEST-tcheck_version-release failed. | ||||
* | Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release | Larry Knox | 2022-08-12 | 1 | -1/+1 |
| | | | | of HDF5 1.13.2. | ||||
* | Fix4 readme (#1986) | Gerd Heber | 2022-08-10 | 1 | -9/+8 |
| | | | | | * Update README.md * Update README.md | ||||
* | Move VFD SWMR release version to 1.13.3 in README.md (#1987) | Dana Robinson | 2022-08-10 | 1 | -2/+2 |
| | |||||
* | Updates the release schedule (#1923) | Dana Robinson | 2022-07-22 | 1 | -2/+2 |
| | | | | 1.13.2 moved to August Subfiling moved to 1.13.2 from 1.13.3 | ||||
* | Updates the release schedule (#1796) | Dana Robinson | 2022-06-06 | 1 | -2/+1 |
| | |||||
* | Adds build and license shields to README.md (#1641) | Dana Robinson | 2022-04-15 | 1 | -0/+3 |
| | | | | | | | * First stab at a Github status bar * Adds a .tokeignore file for counting lines of code accurately * Yanks lines of code calculation since it wildly overcounts | ||||
* | Adds release timeline to README.md (#1584) | Dana Robinson | 2022-04-05 | 1 | -0/+20 |
| | |||||
* | Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files ↵ | Larry Knox | 2022-03-01 | 1 | -1/+1 |
| | | | | | | to MANIFEST (#1460) | ||||
* | Updated README.txt to README.md (#1375) | Scot Breitenfeld | 2022-01-14 | 1 | -0/+85 |
* H5Lexists docs: Removed reference to 1.8.16 since the change is the 1.8.x releases, HDFFV-11289 * H5Oget_info_by_name, name can be any object, not just a group * Converted README.txt to README.md and updated files referring to README.txt to README.md. * removed references to README.txt * updated MANIFEST |