summaryrefslogtreecommitdiffstats
path: root/src/H5Tcompound.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-1/+0
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-13/+13
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-29/+29
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-39/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-17/+17
* Address memory issues when copying empty enums (#3088)Dana Robinson2023-06-121-2/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-126/+105
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-4/+4
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-12/+0
* H5T_copy() constification plus Quincey's contributions.David Young2020-01-291-25/+62
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-5/+5
* Cleanup API context function usage.Quincey Koziol2018-03-191-8/+0
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-6/+19
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-25/+2
* [svn-r22287] Description:Quincey Koziol2012-04-161-18/+18
* [svn-r21919] Description:Quincey Koziol2012-02-091-13/+13
* [svn-r17977] Bug fix for 1584. H5Tdetect_class said a VL string is a string ...Raymond Lu2009-12-091-2/+2
* [svn-r17760] Purpose: Fix problem with H5TB APINeil Fortner2009-10-271-137/+66
* [svn-r16347] Purpose: enhancements the H5Tinsert, H5TpackNeil Fortner2009-01-261-24/+122
* [svn-r16308] Purpose: Fix problem with H5TpackNeil Fortner2009-01-141-2/+7
* [svn-r15609] Description:Quincey Koziol2008-09-101-112/+130
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-1/+1
* [svn-r15395] When an attribute was opened twice and data was written with one...Raymond Lu2008-07-221-2/+2
* [svn-r15299] A modification of the changes made in last commit. The problem ...Raymond Lu2008-06-301-10/+10
* [svn-r15290] H5Tpack didn't act correctly with nested compound datatype. The...Raymond Lu2008-06-271-5/+9
* [svn-r15227] Description:Quincey Koziol2008-06-171-3/+3
* [svn-r14004] Description:Quincey Koziol2007-07-241-38/+39
* [svn-r13475] There's a configure issue linking szip's shared libraries when r...Mike McGreevy2007-03-081-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-5/+5
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-12/+12
* [svn-r9959] Purpose: Bug fixRaymond Lu2005-02-081-2/+3
* [svn-r9857] Purpose: MaintenanceElena Pourmal2005-01-221-3/+0
* [svn-r9727] Purpose:Quincey Koziol2004-12-291-40/+12
* [svn-r9469] Purpose:Quincey Koziol2004-10-271-2/+2
* [svn-r9375] Purpose:Quincey Koziol2004-10-061-0/+34
* [svn-r9350] *** empty log message ***Raymond Lu2004-10-011-2/+1
* [svn-r9329] James Laird2004-09-281-65/+65
* [svn-r8731] Purpose:Quincey Koziol2004-06-231-6/+4
* [svn-r8424] *** empty log message ***Raymond Lu2004-04-271-1/+2
* [svn-r8422] Purpose:Albert Cheng2004-04-261-2/+1