summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Release updates (#3788)Larry Knox2023-10-281-1/+1
| | | | * Add release date and known problem entry.
* HDF5 1.14.3 release candidate 1. (#3783)hdf5-1_14_3-rc1Larry Knox2023-10-271-1/+1
|
* Initial preparation of hdf5-1_14_3 release branch for HDF5 1.14.3 (#3770)Larry Knox2023-10-251-1/+1
| | | | | | | | | | | | * Initial preparation of hdf5-1_14_3 release branch for HDF5 1.14.3 release. Updated configure.ac for release: switched configure default to production mode and disabled maintainer mode. Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt. Generated release files including Makefile.ins with autogen.sh, autoconf 2.71 and automake 1.16.2. Incremented version to 1.14.3-2. * Add hdf5_1_14_3 branch for .github testing.
* Set version to 1.14.3-1. (#3343)Larry Knox2023-08-031-1/+1
|
* Fix documentation (#3253)Allen Byrne2023-07-201-16/+13
|
* Hdf5 1 14 release action (#3198)Allen Byrne2023-06-291-1/+1
| | | | * Update actions for release option, fix branch for daily build * Scheduled workflows run on latest commit on the develop
* Update version (#2971)Larry Knox2023-05-191-1/+1
| | | | | * Update version Copy RELEASE.txt from 1.14.1-2 release into HISTORY-1_14.txt Clear out RELEASE.txt
* Remove 1.14 release schedule (#2743)Dana Robinson2023-04-141-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 Robinson2023-01-051-4/+14
|
* Update versions for hdf5_1_14 develop branch after creation of (#2294)Larry Knox2022-12-131-1/+1
| | | hdf5_1-14_0 branch for 1.14.0 release.
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-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 Robinson2022-09-041-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 Knox2022-08-121-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 Knox2022-08-121-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 releaseLarry Knox2022-08-121-1/+1
| | | | of HDF5 1.13.2.
* Fix4 readme (#1986)Gerd Heber2022-08-101-9/+8
| | | | | * Update README.md * Update README.md
* Move VFD SWMR release version to 1.13.3 in README.md (#1987)Dana Robinson2022-08-101-2/+2
|
* Updates the release schedule (#1923)Dana Robinson2022-07-221-2/+2
| | | | 1.13.2 moved to August Subfiling moved to 1.13.2 from 1.13.3
* Updates the release schedule (#1796)Dana Robinson2022-06-061-2/+1
|
* Adds build and license shields to README.md (#1641)Dana Robinson2022-04-151-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 Robinson2022-04-051-0/+20
|
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files ↵Larry Knox2022-03-011-1/+1
| | | | | | to MANIFEST (#1460)
* Updated README.txt to README.md (#1375)Scot Breitenfeld2022-01-141-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