summaryrefslogtreecommitdiffstats
path: root/src/H5Olink.c
Commit message (Expand)AuthorAgeFilesLines
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-8/+8
* 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
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-222/+199
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-31/+26
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-31/+26
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-1/+18
|\ \ | |/
| * Fixed typos in error messages.Binh-Minh Ribler2020-07-281-3/+3
| * Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)Binh-Minh Ribler2020-07-221-1/+18
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-4/+5
|/
* 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-9/+9
* using a different MACROkmu2019-11-251-9/+9
* 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-7/+7
* Eliminate last call to H5VL_native_register, shifting everything over toQuincey Koziol2018-10-261-9/+6
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-2/+3
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+3
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-49/+46
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-9/+10
* [svn-r27549] Description:Quincey Koziol2015-08-221-2/+2
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-12/+12
* [svn-r24869] Description:Quincey Koziol2014-03-231-1/+4
* [svn-r22608] Description:Quincey Koziol2012-07-261-3/+15
* [svn-r22171] Description:Quincey Koziol2012-03-281-7/+9
* [svn-r21923] Description:Quincey Koziol2012-02-101-2/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-11/+11
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-3/+3
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-2/+2
* [svn-r18702] Description:Quincey Koziol2010-05-051-1/+1
* [svn-r18595] Description:Quincey Koziol2010-04-201-2/+2
* [svn-r18256] Description:Quincey Koziol2010-02-151-0/+8
* [svn-r18109] Description:Quincey Koziol2010-01-151-9/+1
* [svn-r17268] Description:Quincey Koziol2009-07-301-1/+1
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-4/+4
* [svn-r16306] Description:Quincey Koziol2009-01-141-1/+1
* [svn-r15510] Description:Quincey Koziol2008-08-211-7/+7
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-3/+3
* [svn-r15458] Purpose: Modify the library to take the proper action when files...inactive/jpeg_converterNeil Fortner2008-08-111-2/+3
* [svn-r14204] Description:Quincey Koziol2007-10-121-1/+1
* [svn-r13753] Description:Quincey Koziol2007-05-141-5/+7
* [svn-r13496] Description:Quincey Koziol2007-03-111-31/+124