summaryrefslogtreecommitdiffstats
path: root/src/H5Pdxpl.c
Commit message (Expand)AuthorAgeFilesLines
* Add new API function H5Pget_actual_select_io_mode() (#2974)Neil Fortner2023-10-201-1/+45
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-4/+4
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-18/+18
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-125/+125
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-155/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-62/+62
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-2/+2
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-6/+6
* Move encode/decode macros to a new header (#3040)Dana Robinson2023-06-061-8/+9
* Fix TRACE macros in selection I/O plist calls (#2857)Dana Robinson2023-04-301-2/+2
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-0/+355
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-17/+17
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-24/+24
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-201-3/+11
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+1
* More various warnings (#958)Sean McBride2021-08-251-1/+1
* Fixes a couple of warnings: (#849)Dana Robinson2021-07-221-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-4/+274
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-3/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-19/+19
* Enhance API tracing (#120)Quincey Koziol2020-11-261-12/+13
* Clang-format of source filesAllen Byrne2020-09-301-460/+446
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-061-2/+2
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-12/+6
* Trim trailing whitespaceQuincey Koziol2020-04-201-24/+24
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-2/+2
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-071-2/+1
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-23/+23
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-14/+14
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-65/+0
|\
| * Finished move of H5DOread/write_chunk calls to H5D.Dana Robinson2018-04-301-65/+0
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-73/+0
|\ \ | |/
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-73/+0
| * Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-251-0/+28
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-14/+14
* | Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-261-0/+28
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* Align with name change of "user" ring in incoming cache image changes.Quincey Koziol2016-12-301-1/+1
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-2/+2
* [svn-r29850] Description:Quincey Koziol2016-05-011-4/+3
* [svn-r29077] Description:Quincey Koziol2016-02-101-2/+3
* [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-10/+26
|\
| * [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-1/+16