summaryrefslogtreecommitdiffstats
path: root/src/H5Tpkg.h
Commit message (Expand)AuthorAgeFilesLines
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-14/+14
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-1/+1
* Replace H5detect's build-time detection of C99 integer properties with a (#1400)David Young2022-04-221-19/+16
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-6/+0
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-1/+2
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...hdf5-1_13_0-rc5Neil Fortner2021-01-221-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+1
* Clang-format of source filesAllen Byrne2020-09-301-897/+575
* Move H5T_vlen_reclaim to package scopeQuincey Koziol2020-08-071-0/+1
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+2
* H5R: fix encoding of references that are part of compound typesJerome Soumagne2020-07-281-1/+1
* Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261-398/+288
|\
| * H5R: fix H5Tconv to check for null referencesJerome Soumagne2019-11-261-0/+4
| * Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-13/+15
| * Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-30/+57
| * Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-16/+23
| * Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+1
| * VOL FEATUREDana Robinson2018-10-101-0/+1
| * Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-1/+3
| * Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-0/+3
| |\
| | * Fix for daily test failuresVailin Choi2018-02-141-0/+3
| * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-351/+195
| |/
* | Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-1/+1
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30017] Description:Quincey Koziol2016-06-061-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* [svn-r27428] Bug fix: DAILYTEST-170Albert Cheng2015-07-241-0/+33
* [svn-r26625] Description:Quincey Koziol2015-03-271-15/+0
* [svn-r26623] Description:Quincey Koziol2015-03-271-18/+0
* [svn-r26606] Description:Quincey Koziol2015-03-261-9/+2
* [svn-r26605] Description:Quincey Koziol2015-03-261-13/+0
* [svn-r26598] Description:Quincey Koziol2015-03-261-2/+1
* [svn-r26596] Description:Quincey Koziol2015-03-261-11/+2
* [svn-r26595] Description:Quincey Koziol2015-03-251-8/+0
* [svn-r26591] Description:Quincey Koziol2015-03-251-12/+1
* [svn-r26587] Description:Quincey Koziol2015-03-251-25/+3
* [svn-r26584] Description:Quincey Koziol2015-03-251-1/+1
* [svn-r26560] Description:Quincey Koziol2015-03-241-8/+2
* [svn-r26495] Description:Quincey Koziol2015-03-191-13/+6
* [svn-r26491] Description:Quincey Koziol2015-03-191-4/+4
* [svn-r24998] Description:Quincey Koziol2014-04-091-0/+1
* [svn-r22914] I checked in the conversion function H5T__conv_enum_numeric (num...Raymond Lu2012-10-171-0/+4
* [svn-r22582] Description:Quincey Koziol2012-07-161-3/+0
* [svn-r22287] Description:Quincey Koziol2012-04-161-204/+202