summaryrefslogtreecommitdiffstats
path: root/src/H5Znbit.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-19/+19
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-74/+74
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-4/+4
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-33/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-11/+11
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-7/+7
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-12/+12
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-14/+15
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-17/+19
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-6/+6
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-6/+6
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-653/+649
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-145/+123
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* H5T_copy() constification plus Quincey's contributions.David Young2020-01-291-2/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-12/+10
|\
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-6/+6
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-1/+1
|/
* Fix bug in "nooptype" decode in fix for TALOS-0177.Neil Fortner2016-09-091-1/+1
* Fix issues in H5Znbit.c where the decompression algorithm would not check the...Neil Fortner2016-09-081-24/+73
* [svn-r30113] Description:Quincey Koziol2016-06-281-385/+451
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-15/+108
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-3/+1
* [svn-r25766] Description:Quincey Koziol2014-11-031-1/+1
* [svn-r25273] Description:Quincey Koziol2014-06-131-1/+1
* [svn-r23938] remove "switch missing default case" in src.Mohamad Chaarawi2013-07-261-0/+12
* [svn-r21919] Description:Quincey Koziol2012-02-091-9/+9
* [svn-r19833] Bug fix - In the code of N-bit filter, one line (the last line o...Raymond Lu2010-11-191-7/+11
* [svn-r19174] Bug fix for #1239 - The filter's public function CAN_APPLY shoul...Raymond Lu2010-08-051-3/+3
* [svn-r18109] Description:Quincey Koziol2010-01-151-42/+37
* [svn-r16807] Purpose: Fix bug 1533Neil Fortner2009-04-201-1/+1
* [svn-r16209] Purpose:Choonghwan Lee2008-12-191-2/+6
* [svn-r15227] Description:Quincey Koziol2008-06-171-2/+2
* [svn-r15034] Description:Quincey Koziol2008-05-191-1/+2
* [svn-r14379] add check of some values for the nbit and scale offest filters o...Pedro Vicente Nunes2008-01-071-1/+0
* [svn-r14376] moved a couple more private filter symbols to the public side, n...Pedro Vicente Nunes2008-01-041-1/+1
* [svn-r14208] Description:Quincey Koziol2007-10-181-107/+175
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12803] Description:Quincey Koziol2006-10-231-12/+17