summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed an issue that could occur when combining hyperslab selections (#2122) (...Neil Fortner2022-10-051-2/+2
* Main Getting Started page and the three HDF Resources have pages. (#2092)Allen Byrne2022-09-097-6/+30
* Fix bug in attribute type conversion wiith compound types - merge to 1.10 (#2...Neil Fortner2022-09-091-9/+46
* Persist dataset access properties when using H5Fstart_swmr_write - merge to 1...Neil Fortner2022-08-234-30/+115
* [1.10 Merge] Hdf5 1 10 develop merges (#2013)jhendersonHDF2022-08-163-8/+23
* Fix Error examples (#1996)Allen Byrne2022-08-111-267/+211
* Update java code with doxygen tags, add menu files. (#1972)Allen Byrne2022-08-0917-77/+35
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-29311-3058/+3066
* Port UG chapter 1 and some cleanup (#1924)Allen Byrne2022-07-223-4/+560
* Port UG chapter 2 and fix LD bad ref warning (#1921)Allen Byrne2022-07-211-0/+803
* Add doxygen chapter for files, fix autotools images (#1908)Allen Byrne2022-07-191-0/+1401
* Add doxygen for high level modules to hdf51.10 (#1899)vchoi-hdfgroup2022-07-1614-14/+14
* Port UG groups chapter to doxygen (#1850)Allen Byrne2022-07-065-6/+903
* Add datasets UG chapter, plus fix doxygen refs (#1841)Allen Byrne2022-07-054-7/+2932
* Port of datatypes UG. (#1829)Allen Byrne2022-06-2913-56/+3819
* Update version to 1.10.10-1 (#1783)Larry Knox2022-05-191-2/+2
* Add H5S UG chapter, adjust details (#1775)Allen Byrne2022-05-1711-29/+1523
* Add H5P doxygen chapter (#1762)Allen Byrne2022-05-1423-80/+1155
* INITIAL attempt at User Guide in doxygen (#1678)Allen Byrne2022-05-132-36/+872
* Fixes for various warnings/alignment with develop branch (#1755)jhendersonHDF2022-05-0825-182/+129
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-0840-484/+544
* Brings random stuff over from develop (#1738)Dana Robinson2022-05-063-29/+32
* Align H5T code with develop to quiet warnings (#1717)jhendersonHDF2022-05-033-167/+176
* Hdf5 1 10 parallel comp (#1644)jhendersonHDF2022-04-1413-1591/+4872
* Fix these Doxygen warnings #1581 (#1591)Allen Byrne2022-04-142-7/+10
* Hdf5 1 10 merges (#1633)jhendersonHDF2022-04-1435-309/+594
* 1.10 Merge doxygen changes from develop (#1543)Allen Byrne2022-03-3035-681/+672
* 1.10 Fix release check version logic #1438 (#1494)Allen Byrne2022-03-121-8/+6
* Merge Mingw build fixes from develop (#1475)Baljak2022-03-091-2/+4
* Unify handling of collective metadata reads status (#1206) (#1418)jhendersonHDF2022-02-048-81/+268
* 1 10 Remove const from the argv tools/tests main sig. #1390 (#1405)Allen Byrne2022-01-312-2/+3
* Merge cmake custom command changes (#1361)Allen Byrne2022-01-191-32/+36
* Remove duplicate memcpy in chunk_file_cb (#1291)jhendersonHDF2021-12-131-1/+0
* Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261) (#1275)jhendersonHDF2021-12-131-1/+7
* Fixed minor issues. (#1257)Gerd Heber2021-12-043-7/+6
* 1.10 TRILAB-266: Remove clang warnings. (#1200)H. Joe Lee2021-11-154-48/+58
* Re-enable collective metadata reads after disabling for chunk lookup (#1175)jhendersonHDF2021-11-121-7/+21
* 1 10 merge hdffv 10590 (#1128)Larry Knox2021-10-251-7/+12
* Merge Remove clang warnings from develop (#1098)Allen Byrne2021-10-251-17/+17
* Fixed HDFFV-11150 (#356) (#1095)Larry Knox2021-10-152-3/+4
* Update version to 1.10.9-1. (#1069)Larry Knox2021-10-031-3/+3
* 1.10 Fixes a bad memory read and unfreed memory in fsinfo code (#893) (#1013)Larry Knox2021-09-152-14/+22
* H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#93...Larry Knox2021-09-141-5/+13
* Merge Fix various warnings and issues in doxygen doc generation #994 (#997)Allen Byrne2021-09-103-42/+10
* Update copyright headers with reproduction notice in 5 files (#993) (#1002)Larry Knox2021-09-092-17/+14
* 1.10 Merge A batch of life-cycle examples for different modules #654 (#988)Allen Byrne2021-09-0728-1069/+1198
* 1.10 Merge windows compiler fixes #912 (#915)Allen Byrne2021-08-202-0/+3
* Add cast to relnum for merge of #812 (#932)Allen Byrne2021-08-191-1/+4
* Brings doxygen changes from develop/1.12 for out-of-source builds (#936)Dana Robinson2021-08-191-8/+0
* Rework version-check for relnum in H5checkversion function (#896)Allen Byrne2021-08-121-85/+143