summaryrefslogtreecommitdiffstats
path: root/src/H5Pdcpl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fixes codespell issues (#2032)Dana Robinson2022-08-171-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-17/+17
* Removes workaround for platforms that lack C99 stuct initializers (#1842)Dana Robinson2022-07-011-133/+0
* Documents Windows badness in H5Pget_external() (#1821)Dana Robinson2022-06-241-1/+10
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-26/+26
* Update clang config (#473)Quincey Koziol2021-03-171-4/+16
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-1/+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
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-30/+30
* Enhance API tracing (#120)Quincey Koziol2020-11-261-4/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-966/+1057
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-061-10/+10
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-70/+10
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-10/+10
* Trim trailing whitespaceQuincey Koziol2020-04-201-10/+10
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-31/+31
* Fix issues with using H5Pget_fill_value() with file datatypes retrievedNeil Fortner2019-11-271-4/+4
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-2/+2
* A few minor cleanupsQuincey Koziol2019-04-251-3/+0
* Refactor dataset creation parameters out of the dataset creation propertyQuincey Koziol2019-04-251-15/+0
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-13/+13
* Specify variable type.Jacob Smith2018-12-281-1/+1
* Formatting adjustmentsJacob Smith2018-12-181-7/+7
* formatting adjustmentsJacob Smith2018-12-141-18/+4
* Reformat to be more consistent with existing code.Jacob Smith2018-12-131-20/+12
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-25/+41
|\
| * VOL FEATUREDana Robinson2018-10-101-0/+18
| * Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-24/+22
* | Stash work on object header reduction code and tests.Jacob Smith2018-09-111-0/+126
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-31/+10
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-9/+9
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-14/+12
| |\
| | * Cleanup API context function usage.Quincey Koziol2018-03-191-14/+0
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+1
| | |\
| | | * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-1/+1
| | * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-7/+21
| | |/
| | * Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-091-245/+164
| | * * Made STATIC free lists EXTERN for H5O_layout_t.Dana Robinson2017-06-071-164/+245
| | * 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-2/+2
| |/
* | Re-factor coding for H5P/Sencode with libver bounds.Vailin Choi2018-03-121-4/+24
* | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-1/+1
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-10/+11
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-1/+1
* [svn-r29644] Description:Quincey Koziol2016-04-061-1/+1