summaryrefslogtreecommitdiffstats
path: root/src/H5Zscaleoffset.c
Commit message (Expand)AuthorAgeFilesLines
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-141-8/+8
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-10/+10
* Fix valgrind warning about write of uninitialized bytes in ScaleOffset filter...jhendersonHDF2023-08-181-1/+7
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-49/+49
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-15/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-13/+13
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-63/+66
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-11/+11
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-20/+23
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-7/+7
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-3/+3
* OESS-168: Remove clang warnings. (#1300)H. Joe Lee2022-01-041-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* OESS-168: Remove clang warnings. (#1105)H. Joe Lee2021-11-041-33/+33
* More clang tidy (#908)Sean McBride2021-08-231-29/+29
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-2/+2
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-7/+7
* Fixed clang-tidy readability-misleading-indentation warnings (#427)Sean McBride2021-03-051-152/+151
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-9/+9
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-9/+9
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-1051/+1139
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-100/+92
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-18/+18
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-12/+12
* HDFFV-10705: Fixed memory leak in scale offset filter.Songyu Lu2019-02-281-0/+5
* 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-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