summaryrefslogtreecommitdiffstats
path: root/src/H5Znbit.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-7/+7
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
* Hdf5 1 12 merges (#1528)jhendersonHDF2022-03-251-14/+15
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-17/+19
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-653/+649
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-145/+123
* Whitespace cleanupAllen Byrne2020-05-131-1/+1
* Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to developDavid Young2020-02-251-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
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-165/+165
* [svn-r10736] Purpose:Quincey Koziol2005-05-071-4/+2
* [svn-r10718] Purpose:Quincey Koziol2005-05-031-2/+2
* [svn-r10612] Purpose:Xiaowen Wu2005-04-151-1/+1
* [svn-r10568] Purpose:Xiaowen Wu2005-04-071-25/+46
* [svn-r10161] Purpose:Xiaowen Wu2005-03-081-30/+182
* [svn-r10109] Purpose:Xiaowen Wu2005-03-011-37/+69
* [svn-r10099] Purpose:Xiaowen Wu2005-02-271-96/+86
* [svn-r9999] Purpose:Xiaowen Wu2005-02-141-5/+3
* [svn-r9982] Purpose:Xiaowen Wu2005-02-101-136/+152
* [svn-r9894] Purpose:Xiaowen Wu2005-01-311-137/+103