summaryrefslogtreecommitdiffstats
path: root/src/H5Dbtree2.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-30/+30
* Much normalization with develop (#701)Dana Robinson2021-05-281-7/+10
* Brings much of the printf changes over from developDana Robinson2021-05-061-14/+7
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-341/+302
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-1/+1
|\
| * Minor changes from normalization with 1.10Dana Robinson2020-07-091-1/+1
| * Trim trailing whitespaceQuincey Koziol2020-04-201-13/+13
| * Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-4/+4
| * - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
| * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* | Avoid leaving a v1 B-tree used as a chunk index in a bad stateDavid Young2020-06-121-1/+2
* | Trim trailing whitespaceQuincey Koziol2020-05-201-13/+13
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-5/+6
|/
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-1/+1
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-39/+22
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-3/+80
* [svn-r29776] Description:Quincey Koziol2016-04-241-1/+10
* [svn-r29635] Description:Quincey Koziol2016-04-051-0/+1491