summaryrefslogtreecommitdiffstats
path: root/src/H5Z.c
Commit message (Expand)AuthorAgeFilesLines
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-1/+1
* Add szip/libaec to GitHub CI and fix warnings (#2438) (#2450)Dana Robinson2023-02-121-3/+9
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-2/+2
* Unify handling of collective metadata reads status (#1206) (#1418)jhendersonHDF2022-02-041-12/+2
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-7/+16
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-300/+264
* Merge pull request #2772 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV...Larry Knox2020-08-181-0/+67
|\
| * Fixed HDFFV-10933Binh-Minh Ribler2020-08-141-0/+67
* | Brings monotonic timer changes from developDana Robinson2020-08-151-89/+114
|/
* Brought H5I, H5Z, and some of H5PL in line with develop/1.12.Dana Robinson2020-05-201-57/+68
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-2/+2
* Fix some collective metadata read issuesJordan Henderson2019-02-121-1/+1
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-311-3/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-709/+631
|\
| * Cleanup API context function usage.Quincey Koziol2018-03-191-12/+0
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-23/+81
| * Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning.Dana Robinson2017-11-211-12/+19
| * Fixed an uninitialized filter callback struct in H5Dchunk.c andDana Robinson2017-11-211-30/+32
| * Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-171-84/+89
| * HDFFV-10328 - fix typosAllen Byrne2017-11-171-5/+4
| * HDFFV-10328 - remove allocation changesAllen Byrne2017-11-171-29/+4
| * HDFFV-10328 merge allocation changes from 1.8Allen Byrne2017-11-161-336/+379
| * HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-1/+2
| * HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-8/+7
| * Whitespace conversions and comment updatesAllen Byrne2017-10-041-535/+382
| * Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-091-59/+15
| * * Made STATIC free lists EXTERN for H5O_layout_t.Dana Robinson2017-06-071-1/+1
| * Updated H5O_layout_t dynamic work to use the H5FL interface.Dana Robinson2017-06-071-9/+48
| * Made some H5O_layout_t stack allocations dynamic (quiets warnings).Dana Robinson2017-06-061-8/+13
| * 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 changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-1/+1
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-1/+1
* [svn-r27811] Description:Quincey Koziol2015-09-161-3/+3
* [svn-r27768] Description:Quincey Koziol2015-09-141-56/+61
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-20/+13
* [svn-r25766] Description:Quincey Koziol2014-11-031-1/+1
* [svn-r25496] Description:Quincey Koziol2014-07-301-2/+2
* [svn-r25273] Description:Quincey Koziol2014-06-131-1/+1
* [svn-r24725] HDFFV-8629: h5repack will not attempt to remove UD filters. h5re...Allen Byrne2014-02-201-17/+21
* [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-191-4/+0
* [svn-r23713] Description:Quincey Koziol2013-05-211-71/+164
* [svn-r23685] Issue 8380 H5Zunregister caused seg fault. I simplied the itera...Raymond Lu2013-05-081-49/+52
* [svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the follow...Raymond Lu2013-05-061-84/+116
* [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-291-8/+155
* [svn-r23549] Description:Quincey Koziol2013-04-041-2/+2
* [svn-r23543] Description:Quincey Koziol2013-04-041-24/+26
* [svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...Raymond Lu2013-03-221-3/+11