summaryrefslogtreecommitdiffstats
path: root/src/H5.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-181-1/+1
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-3/+3
* 1.12: Last round of normalizations for 1.12.2 (#1621)Dana Robinson2022-04-081-15/+20
* 1.12 Fix release check version logic #1438 (#1493)Allen Byrne2022-03-121-7/+5
* 1.12 Rework version-check for relnum in H5check. Merge of #812 (#931)Allen Byrne2021-08-191-84/+145
* Reverts PR 906 and 907 due to binary compatibility issues (#918)Dana Robinson2021-08-171-142/+78
* Merge3 839 hdf5 1 12 (#907)Larry Knox2021-08-131-78/+142
* Merge1 issue 839 PRs to hdf5 1 12 (#904)Larry Knox2021-08-121-4/+0
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-1/+1
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-3/+0
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-3/+3
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-0/+1
* Merge available RM doxygen from develop to hdf5 1 12 (#131)Larry Knox2020-11-261-0/+36
* Source formattedAllen Byrne2020-10-011-273/+254
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-14/+10
* Sync with developDana Robinson2020-08-011-1/+3
* Reduce overhead for H5open, which is involved in the public symbols like H5T_...Quincey Koziol2020-06-181-3/+5
* Whitespace cleanupAllen Byrne2020-05-131-7/+7
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-231-16/+4
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-231-0/+93
* Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-1/+5
* Yanked all MPI-1 callsDana Robinson2018-11-271-1/+1
* VOL FEATUREDana Robinson2018-10-101-0/+4
* Develop normalization with vol_integration.Dana Robinson2018-09-191-10/+10
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Resolve memory leak of last API context, by freeing it in H5CX terminateQuincey Koziol2018-04-181-2/+1
* Revert "Close memory leak of last API context when shutting library down."Quincey Koziol2018-04-181-2/+2
* Close memory leak of last API context when shutting library down.Quincey Koziol2018-04-171-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-19/+17
|\
| * Normalization with VOL integration branch.Dana Robinson2017-12-051-12/+12
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+12
|/
* Normalization with VOL integration branch.Dana Robinson2017-12-011-0/+1
* Normalization with VOL integration branch.Dana Robinson2017-11-301-58/+7
* Fix for HDFFV-10160Vailin Choi2017-06-291-0/+7
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-211-3/+3
* [svn-r29350] Revert h5check_version change to check LT_VERS_XXXX numbers rath...Larry Knox2016-03-081-130/+0
* [svn-r29326] HDFFV-9536: Changed H5check_version() to use libtool shared libr...Albert Cheng2016-03-071-0/+130
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-1/+2
* [svn-r29084] Revert of:Dana Robinson2016-02-111-2/+1
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-1/+2
* [svn-r28996] Autotools configure updates to allow separation of build type, d...Dana Robinson2016-01-271-64/+69
* [svn-r28777] Description:Quincey Koziol2016-01-031-0/+5
* [svn-r28761] Description:Quincey Koziol2016-01-011-4/+1
* [svn-r27879] Move property list shutdown earlier in H5_term_library, since wi...Neil Fortner2015-09-251-4/+8
* [svn-r27834] Description:Quincey Koziol2015-09-211-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-8/+43