summaryrefslogtreecommitdiffstats
path: root/src/H5E.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-12/+12
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-14/+14
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-90/+55
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-15/+18
* Use internal version of H5Eprint2 to avoid possible stack overflow (#661)jhendersonHDF2021-05-261-5/+30
* Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)jhendersonHDF2021-05-121-8/+39
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-0/+109
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-8/+8
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-6/+6
* Enhance API tracing (#120)Quincey Koziol2020-11-261-7/+7
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+3
* Clang-format of source filesAllen Byrne2020-09-301-294/+257
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-26/+25
|\
| * Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-20/+19
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-6/+6
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-31/+0
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-2/+2
* Avoid clearing error stack when calling H5Eget_msg()Jordan Henderson2019-05-171-1/+1
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-191-3/+3
|\
| * Added test for HDFFV-10588Binh-Minh Ribler2019-01-241-1/+1
| * Fixed HDFFV-10684Binh-Minh Ribler2019-01-201-2/+2
* | C and POSIX call cleanupDana Robinson2019-01-111-4/+4
|/
* Develop normalization with vol_integration.Dana Robinson2018-09-191-274/+269
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29842] Description:Quincey Koziol2016-04-301-1/+8
* [svn-r28795] Description:Quincey Koziol2016-01-051-0/+5
* [svn-r27768] Description:Quincey Koziol2015-09-141-71/+69
* [svn-r26635] Description:Quincey Koziol2015-03-281-15/+1
* [svn-r25496] Description:Quincey Koziol2014-07-301-10/+11
* [svn-r24998] Description:Quincey Koziol2014-04-091-0/+3
* [svn-r24965] Fixed a typo in the thread-safe code.Dana Robinson2014-04-051-1/+1
* [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa...Dana Robinson2014-04-041-2/+6
* [svn-r24255] Description:Quincey Koziol2013-10-041-3/+0
* [svn-r22582] Description:Quincey Koziol2012-07-161-23/+43
* [svn-r22219] Description:Quincey Koziol2012-03-311-6/+6
* [svn-r21919] Description:Quincey Koziol2012-02-091-35/+35
* [svn-r21302] Fixed the bin/trace Perl script so that it ignores a final ... p...Dana Robinson2011-08-231-1/+2
* [svn-r20885] Description:Quincey Koziol2011-05-201-2/+4
* [svn-r19579] Description:Quincey Koziol2010-10-111-1/+0
* [svn-r19578] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-10-111-5/+46
|\
| * [svn-r19539] Bug 1707 - I added some comments.Raymond Lu2010-10-071-4/+4
| * [svn-r19533] Bug 1707 - an update according to Neil's suggestion. I took out...Raymond Lu2010-10-071-5/+18
| * [svn-r19507] Fix for bug 1707 - I changed the design from the previous fix as...Raymond Lu2010-10-041-5/+22
* | [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-271-17/+7
|/