summaryrefslogtreecommitdiffstats
path: root/src/H5Tnative.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Add a workaround for buggy PGI C Compiler version 19.10, which quits (#1705)David Young2022-05-081-4/+15
* Replace H5detect's build-time detection of C99 integer properties with a (#1400)David Young2022-04-221-15/+336
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-5/+5
* Fix some spelling. (#1402)David Young2022-01-281-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-22/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-497/+516
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-12/+12
* File changes to affect formattingAllen Byrne2020-09-041-38/+38
* Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to developDavid Young2020-02-171-1/+1
|\
| * H5T_copy() constification plus Quincey's contributions.David Young2020-01-291-1/+1
* | Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-9/+6
|/
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-8/+17
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-0/+15
* Move pragma statements outside of routines, to make older compilers happy.Quincey Koziol2019-06-241-12/+12
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+12
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* Cleanup API context function usage.Quincey Koziol2018-03-191-7/+0
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-93/+100
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-29/+5
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-3/+3
* [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own examp...Albert Cheng2015-03-311-1/+1
* [svn-r23717] Description:Quincey Koziol2013-05-231-1/+1
* [svn-r23713] Description:Quincey Koziol2013-05-211-24/+29
* [svn-r22287] Description:Quincey Koziol2012-04-161-11/+11
* [svn-r21919] Description:Quincey Koziol2012-02-091-7/+7
* [svn-r20065] Description:Quincey Koziol2011-02-081-164/+164
* [svn-r18657] I added some comments. No test is needed.Raymond Lu2010-04-281-2/+18
* [svn-r18648] In H5T_get_native_type of H5Tnative.c, I changed the way that th...Raymond Lu2010-04-271-6/+10
* [svn-r18197] Description:Quincey Koziol2010-01-301-2/+2
* [svn-r18125] I added the support of bitfield in H5Tget_native_type. Bitfield...Raymond Lu2010-01-201-72/+118
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-4/+4
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-3/+3
* [svn-r15227] Description:Quincey Koziol2008-06-171-1/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13068] Ran bin/reconfigure. Some of the scripts have been changed or h...James Laird2006-12-181-1/+1
* [svn-r12803] Description:Quincey Koziol2006-10-231-6/+6
* [svn-r12736] Description:Quincey Koziol2006-10-091-19/+19
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-149/+149
* [svn-r11144] Purpose:Quincey Koziol2005-07-231-5/+39
* [svn-r10238] Purpose:Quincey Koziol2005-03-201-1/+1
* [svn-r9959] Purpose: Bug fixRaymond Lu2005-02-081-1/+1
* [svn-r9857] Purpose: MaintenanceElena Pourmal2005-01-221-3/+0
* [svn-r9727] Purpose:Quincey Koziol2004-12-291-5/+7
* [svn-r9364] Raymond Lu2004-10-051-5/+5