summaryrefslogtreecommitdiffstats
path: root/src/H5Olayout.c
Commit message (Expand)AuthorAgeFilesLines
* Sync changes that are only in 1.14 branch (#3704)jhendersonHDF2023-10-181-0/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-2/+2
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-19/+17
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-3/+9
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-107/+109
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-27/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-41/+40
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-27/+27
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* Move encode/decode macros to a new header (#3040)Dana Robinson2023-06-061-1/+1
* Prevent buffer overrun in H5S_select_deserialize (#2931)mattjala2023-05-121-3/+17
* Sanitize object header message decode functions (#2795)Dana Robinson2023-04-251-69/+64
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#2679)jhendersonHDF2023-04-111-36/+220
* Report error if dimensions of chunked storage in data layout < 2 (#2241)Egbert Eich2022-12-021-0/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-10/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)bmribler2021-03-191-10/+19
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-294/+312
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-4/+4
|\
| * Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-2/+2
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+2
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-7/+7
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* remove unnecessary check macrokmu2019-12-061-1/+1
* fix intel compile warningskmu2019-12-041-1/+1
* Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* Revert "fix issues from previous PR comments"kmu2019-11-261-1/+1
* Revert "using a different MACRO"kmu2019-11-261-1/+1
* using a different MACROkmu2019-11-251-1/+1
* fix issues from previous PR commentskmu2019-11-251-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-6/+6
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-061-2/+4
* HDFFV-10571: Minor format changes.Songyu Lu2018-11-151-1/+1
* HDFFV-10571: Minor change - reformatting the error check.Songyu Lu2018-11-151-1/+2
* HDFFV-10571: Minor change - adding the error check right after decoding of ch...Songyu Lu2018-11-151-1/+6
* Fix for HDFFV-10333:Vailin Choi2018-07-111-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-3/+42
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+3
| * Changes made based on code reviews.Vailin Choi2018-01-121-2/+3
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-1/+38
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-126/+20
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29770] Description:Quincey Koziol2016-04-231-0/+12
* [svn-r29738] Description:Quincey Koziol2016-04-191-0/+23