summaryrefslogtreecommitdiffstats
path: root/src/H5Tbit.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-1/+0
* Minimize use of abort() (#4110)Dana Robinson2024-03-101-1/+2
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-16/+16
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-2/+2
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-12/+12
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* Fixes for a couple of trivial warnings (#676)Dana Robinson2021-05-241-1/+0
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-6/+3
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-76/+62
* remove unnecessary check macrokmu2019-12-061-2/+2
* fix intel compile warningskmu2019-12-041-2/+2
* Revert "fix warnings from Intel compiler"kmu2019-11-261-2/+2
* Revert "fix issues from previous PR comments"kmu2019-11-261-2/+2
* Revert "using a different MACRO"kmu2019-11-261-5/+5
* using a different MACROkmu2019-11-251-5/+5
* fix issues from previous PR commentskmu2019-11-251-2/+2
* fix warnings from Intel compilerkmu2019-11-071-2/+2
* Normalization with VOL integration branch.Dana Robinson2017-12-011-211/+184
* 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-36/+31
* [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* [svn-r27129] Fix warnings in H5TbitJerome Soumagne2015-06-011-5/+7
* [svn-r22287] Description:Quincey Koziol2012-04-161-49/+61
* [svn-r21919] Description:Quincey Koziol2012-02-091-10/+10
* [svn-r21650] Changed unsigned int to size_t in several places for agreement w...Dana Robinson2011-10-211-8/+8
* [svn-r19654] Description:Quincey Koziol2010-10-211-17/+17
* [svn-r18625] Description:Quincey Koziol2010-04-231-252/+260
* [svn-r15510] Description:Quincey Koziol2008-08-211-71/+74
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12706] Description:Quincey Koziol2006-10-021-17/+18
* [svn-r12528] Added User-Defined links to the library.James Laird2006-08-021-1/+2
* [svn-r11712] Purpose:Quincey Koziol2005-11-151-4/+4
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-31/+31
* [svn-r9857] Purpose: MaintenanceElena Pourmal2005-01-221-3/+0
* [svn-r9727] Purpose:Quincey Koziol2004-12-291-3/+3
* [svn-r8731] Purpose:Quincey Koziol2004-06-231-9/+4
* [svn-r8383] Purpose:Quincey Koziol2004-04-181-1/+1
* [svn-r8348] Purpose: More testRaymond Lu2004-04-131-8/+12
* [svn-r8344] Purpose: Internal function changeRaymond Lu2004-04-121-18/+23
* [svn-r8270] Purpose: code cleanupRaymond Lu2004-03-221-33/+0
* [svn-r8266] Purpose: Internal function changeRaymond Lu2004-03-191-4/+67
* [svn-r8265] Purpose: Code cleanupRaymond Lu2004-03-181-42/+0
* [svn-r8264] Purpose: Internal algorithm changeRaymond Lu2004-03-171-4/+87
* [svn-r8259] *** empty log message ***Raymond Lu2004-03-131-7/+22
* [svn-r8154] Purpose:Quincey Koziol2004-02-051-14/+21