summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-181-2/+2
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-55/+55
* [1.12 Merge]Hdf5 1 12 warnings fixes (#1715)jhendersonHDF2022-05-031-1/+1
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
* Assume C99 fixed sized ints exist, use them (#470) (#1571)Larry Knox2022-04-011-116/+102
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-2/+2
* Merge PRs #143, 144 to hdf5_1_12 (#630)Larry Knox2021-05-061-11/+14
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-2/+2
* 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-1/+1
* Merge PR #274 to 1.12 Branch (#283)Neil Fortner2021-01-271-4/+59
* Merge changes from developAllen Byrne2020-10-081-2/+4
* Source formattedAllen Byrne2020-10-011-1807/+1923
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-27/+5
* Sync with developDana Robinson2020-08-011-29/+40
* Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to developDavid Young2020-02-251-126/+318
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-2/+1
* Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...Richard Warren2019-12-061-2/+3
|\
| * Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-12-061-15/+61
| * More fixes for the PR:Vailin Choi2019-12-061-0/+1
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-14/+61
|/
* Fix encode and decode of tokens in H5VLnativeJerome Soumagne2019-10-111-1/+1
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-54/+115
* More whitespace synchingAllen Byrne2019-10-021-69/+69
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+2
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-2/+2
* Updated H5Tcopy() to get the dataset's datatype through the VOL whenDana Robinson2019-06-241-18/+34
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+1
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* C and POSIX call cleanupDana Robinson2019-01-111-1/+1
* HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-071-0/+106
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-1/+0
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-3/+3
* Refactor and standardize named datatype VOL callbacks.Quincey Koziol2018-11-011-49/+48
* Updates after merging changes from develop.Quincey Koziol2018-10-261-1/+1
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-5/+5
* VOL FEATUREDana Robinson2018-10-101-5/+50
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-158/+104
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-2/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-2/+2
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-533/+649
|\
| * Cleanup API context function usage.Quincey Koziol2018-03-191-30/+3
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-14/+41
| |\
| | * Merge branch 'develop' into hdffv_10355Dana Robinson2018-03-061-0/+5
| | |\
| | | * Fix for HDFFV-10357 (CVE-2017-17508).Dana Robinson2018-02-271-0/+5
| | * | Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-4/+9
| | |/