summaryrefslogtreecommitdiffstats
path: root/src/H5Ztrans.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-18/+18
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-15/+15
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-64/+0
* H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-131-5/+13
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-2/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* (fix) H5Z_xform_create function and scientific notation (#144)jwsblokland2020-12-021-16/+26
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-682/+676
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-4/+4
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-159/+183
* Minor normalization with 1.10.Dana Robinson2020-07-201-42/+5
* Trim trailing whitespaceQuincey Koziol2020-04-201-10/+10
* squash cast warning fixkmu2020-01-231-1/+1
* fix intel compile warningskmu2019-12-041-1/+1
* Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* fix warnings from Intel compilerkmu2019-11-071-1/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* C and POSIX call cleanupDana Robinson2019-01-111-2/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-4/+4
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30113] Description:Quincey Koziol2016-06-281-41/+100
* [svn-r28761] Description:Quincey Koziol2016-01-011-2/+2
* [svn-r28151] Fix memory leak in dtransform test (encountered when parsing an ...Neil Fortner2015-10-201-0/+1
* [svn-r27811] Description:Quincey Koziol2015-09-161-16/+17
* [svn-r27768] Description:Quincey Koziol2015-09-141-9/+9
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-91/+110
* [svn-r26597] Description:Quincey Koziol2015-03-261-14/+2
* [svn-r26596] Description:Quincey Koziol2015-03-261-19/+2
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-2/+2
* [svn-r23713] Description:Quincey Koziol2013-05-211-34/+34
* [svn-r22758] Description:Quincey Koziol2012-09-131-6/+2
* [svn-r22608] Description:Quincey Koziol2012-07-261-6/+6
* [svn-r22116] #Issue 7922 - follow-up checkin. I changed the order of two pri...Raymond Lu2012-03-211-78/+76
* [svn-r22094] Issue 7922 - follow-up checkin. Daily test reported that PGCC (...Raymond Lu2012-03-191-6/+16
* [svn-r22076] #Issue 7922 - H5Pset_data_transform had seg fault with some oper...Raymond Lu2012-03-151-29/+158
* [svn-r21919] Description:Quincey Koziol2012-02-091-25/+21
* [svn-r20885] Description:Quincey Koziol2011-05-201-2/+2
* [svn-r19156] Description:Quincey Koziol2010-07-301-18/+40
* [svn-r18171] Description:Quincey Koziol2010-01-271-4/+4
* [svn-r18031] Description:Quincey Koziol2009-12-171-64/+45
|\
* | [svn-r17953] Description:Quincey Koziol2009-12-031-23/+22
* | [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-6/+6
* | [svn-r15628] Description:Quincey Koziol2008-09-161-1/+1
* | [svn-r15609] Description:Quincey Koziol2008-09-101-73/+61
|/
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12879] Purpose: Bug fixLeon Arber2006-11-081-13/+18