summaryrefslogtreecommitdiffstats
path: root/src/H5Pdapl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bin/trace script w/ out params (#4074)Dana Robinson2024-03-071-6/+6
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-10/+10
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-37/+37
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-2/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-39/+39
* Move encode/decode macros to a new header (#3040)Dana Robinson2023-06-061-7/+8
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-23/+23
* Fix several warnings (#720)jhendersonHDF2021-09-141-2/+2
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-4/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-13/+13
* Enhance API tracing (#120)Quincey Koziol2020-11-261-13/+15
* Clang-format of source filesAllen Byrne2020-09-301-340/+309
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-1/+1
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-061-4/+4
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-21/+21
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-1/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-8/+8
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-4/+4
* synced with developM. Scot Breitenfeld2018-01-051-0/+366
|\
| * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-0/+366
| * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-366/+0
| * HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-0/+366
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-4/+4
|/
* Remove tabsAllen Byrne2017-11-081-175/+103
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29850] Description:Quincey Koziol2016-05-011-1/+130
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-3/+381
* [svn-r29084] Revert of:Dana Robinson2016-02-111-381/+3
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-3/+381
* [svn-r27835] Description:Quincey Koziol2015-09-211-5/+232
|\
| * [svn-r27806] Fix property list serialization for values encoded by H5Pset_chu...Neil Fortner2015-09-161-4/+230
| * [svn-r27771] Description:Quincey Koziol2015-09-141-1/+1
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+2
* | [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-011-7/+5
* | [svn-r27547] Fill in public function descriptions from RM entries.Neil Fortner2015-08-211-4/+35
* | [svn-r27538] Add tests to cover remaining code coverage assertions in src dir...Neil Fortner2015-08-201-6/+2
* | [svn-r27155] Change H5Pget_virtual_view to return herr_t and take a pointer t...Neil Fortner2015-06-051-8/+11
* | [svn-r27152] Updated bin/trace and src/H5trace.c to handle the H5D_vds_view_tDana Robinson2015-06-041-0/+4
* | [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-1/+0
* | [svn-r27104] Add support for printf-style source dataset name resolution.Neil Fortner2015-05-221-4/+90
* | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-111-34/+35
* | [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds andNeil Fortner2015-05-051-1/+159
|/
* [svn-r25084] Description:Quincey Koziol2014-04-231-4/+7