summaryrefslogtreecommitdiffstats
path: root/src/H5Zscaleoffset.c
Commit message (Expand)AuthorAgeFilesLines
* Fix valgrind warning about write of uninitialized bytes in ScaleOffset filter...jhendersonHDF2023-09-011-1/+7
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-2/+2
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-20/+23
* Hdf5 1 10 merges (#1633)jhendersonHDF2022-04-141-3/+3
* 1.10 TRILAB-266: Remove clang warnings. (#1200)H. Joe Lee2021-11-151-33/+33
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-1/+1
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-9/+9
* Hdf5 merge issue 435 v110 (#462)Larry Knox2021-03-101-152/+151
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-1051/+1139
* Minor normalizations with developDana Robinson2020-08-161-100/+92
* Brought H5I, H5Z, and some of H5PL in line with develop/1.12.Dana Robinson2020-05-201-18/+18
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-12/+12
* HDFFV-10705: Fixed memory leak in scale offset filter.Songyu Lu2019-03-041-0/+5
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-85/+83
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-56/+56
| |\
| | * HDFFV-10345 whitespace correctionsAllen Byrne2018-02-051-10/+10
| | * HDFFV-10345 spelling errorsAllen Byrne2018-02-051-56/+56
| * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-23/+23
| |/
| * 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
|/
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-52/+0
* [svn-r30127] Description:Quincey Koziol2016-06-301-0/+52
* [svn-r30113] Description:Quincey Koziol2016-06-281-118/+93
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-1/+1
* [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-4/+0
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-1/+1
* [svn-r28422] Description:Quincey Koziol2015-11-201-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-0/+2
* [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/+0
* [svn-r25766] Description:Quincey Koziol2014-11-031-1/+1
* [svn-r25273] Description:Quincey Koziol2014-06-131-1/+1
* [svn-r24101] Description:Quincey Koziol2013-09-051-26/+26
* [svn-r23713] Description:Quincey Koziol2013-05-211-2/+2
* [svn-r22681] Description:Quincey Koziol2012-08-151-3/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-7/+7
* [svn-r20029] Purpose: Fix bug 2131Neil Fortner2011-02-021-114/+193
* [svn-r19272] Description:Quincey Koziol2010-08-201-0/+13
* [svn-r19174] Bug fix for #1239 - The filter's public function CAN_APPLY shoul...Raymond Lu2010-08-051-5/+5
* [svn-r18630] Description:Quincey Koziol2010-04-271-335/+418
* [svn-r18357] Description:Quincey Koziol2010-03-021-0/+1
* [svn-r17268] Description:Quincey Koziol2009-07-301-3/+3
* [svn-r16807] Purpose: Fix bug 1533Neil Fortner2009-04-201-1/+1
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-63/+63
* [svn-r16209] Purpose:Choonghwan Lee2008-12-191-2/+2