summaryrefslogtreecommitdiffstats
path: root/src/H5Odtype.c
Commit message (Expand)AuthorAgeFilesLines
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-11/+11
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-051-18/+20
* 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-1/+3
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-1/+1
* Merge changes from developAllen Byrne2020-10-081-2/+5
* Source formattedAllen Byrne2020-10-011-685/+638
* Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-221-5/+5
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-221-3/+3
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-86/+84
* Whitespace cleanupAllen Byrne2020-05-131-1/+1
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-2/+2
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-11/+25
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-15/+15
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-4/+4
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-7/+7
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-4/+5
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-14/+21
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+2
| * Changes made based on code reviews.Vailin Choi2018-01-121-0/+2
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-11/+16
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-51/+48
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Cleaned up H5Odtype.cDana Robinson2016-12-291-138/+149
* Merge pull request #42 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0179 to dev...Neil Fortner2016-09-231-1/+5
|\
| * Change check for number of dimensions for old-style arrays in datatype decodi...Neil Fortner2016-09-081-1/+5
* | Replace assertion in H5O_dtype_decode_helper for number of array dimensions w...Neil Fortner2016-09-011-1/+2
|/
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-20/+24
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-8/+8
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-4/+4
* [svn-r22608] Description:Quincey Koziol2012-07-261-10/+18
* [svn-r22287] Description:Quincey Koziol2012-04-161-10/+10
* [svn-r22171] Description:Quincey Koziol2012-03-281-0/+38
* [svn-r21919] Description:Quincey Koziol2012-02-091-13/+13
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-1/+1
* [svn-r20513] Description:Quincey Koziol2011-04-151-2/+3
* [svn-r19272] Description:Quincey Koziol2010-08-201-1/+1
* [svn-r18595] Description:Quincey Koziol2010-04-201-17/+219
* [svn-r17760] Purpose: Fix problem with H5TB APINeil Fortner2009-10-271-24/+5
* [svn-r17313] Description:Quincey Koziol2009-08-101-2/+2
* [svn-r17281] Description:Quincey Koziol2009-07-311-0/+1
* [svn-r17182] In my last round of checkin (r17177), I forgot to clean up some ...Raymond Lu2009-07-141-5/+0
* [svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...Raymond Lu2009-07-131-4/+12
* [svn-r16594] Purpose: fix bug 1189Neil Fortner2009-03-231-7/+44
* [svn-r16560] Description:Quincey Koziol2009-03-101-6/+6
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-3/+3