summaryrefslogtreecommitdiffstats
path: root/src/H5Ofill.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#2153)vchoi-hdfgroup2022-10-141-14/+11
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-11/+11
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)bmribler2021-03-191-10/+17
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-275/+260
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-90/+89
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-90/+89
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-1/+1
|/
* remove unnecessary check macrokmu2019-12-061-2/+2
* fix intel compile warningskmu2019-12-041-2/+2
* Revert "fix warnings from Intel compiler"kmu2019-11-261-2/+2
* Revert "fix issues from previous PR comments"kmu2019-11-261-2/+2
* Revert "using a different MACRO"kmu2019-11-261-2/+2
* using a different MACROkmu2019-11-251-2/+2
* fix issues from previous PR commentskmu2019-11-251-2/+2
* fix warnings from Intel compilerkmu2019-11-071-2/+2
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-1/+1
* Update versioning to next major versionAllen Byrne2019-09-251-103/+104
* Fix for HDFFV-10800 H5Ocopy failure:Vailin Choi2019-06-121-1/+1
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-8/+8
* C and POSIX call cleanupDana Robinson2019-01-111-12/+12
* Add VOL connector info to the flie access property list returned fromQuincey Koziol2018-11-181-2/+2
* VOL FEATUREDana Robinson2018-10-101-1/+1
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-3/+3
* Fixed HDFFV-10476, HDFFV-10478, HDFFV-10480Binh-Minh Ribler2018-07-171-2/+6
* Changes based on feedback from pull request.Vailin Choi2018-07-121-3/+1
* Fix for HDFFV-10333:Vailin Choi2018-07-111-1/+21
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-99/+157
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-4/+6
| * Modifications made based on comments from pull request.Vailin Choi2018-02-071-2/+2
| * Changes made based on code reviews.Vailin Choi2018-01-121-9/+13
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-89/+126
| |\
| * | Initial checkin for library version boundsVailin Choi2017-10-031-9/+24
| |/
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-53/+53
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-3/+3
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-6/+7
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-9/+9
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r25928] Description:Quincey Koziol2014-12-291-2/+2
* [svn-r22608] Description:Quincey Koziol2012-07-261-3/+6
* [svn-r22171] Description:Quincey Koziol2012-03-281-0/+2
* [svn-r21919] Description:Quincey Koziol2012-02-091-13/+13
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-2/+2
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-24/+25