summaryrefslogtreecommitdiffstats
path: root/src/H5Eint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-8/+8
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-10/+10
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-41/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-56/+54
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-14/+14
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-3/+3
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-2/+1
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-9/+11
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-7/+7
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-7/+7
* Clang-format of source filesAllen Byrne2020-09-301-206/+182
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-3/+2
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
| * Minor normalization with 1.10 branchDana Robinson2020-07-271-2/+1
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-31/+0
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* src/H5Eint.c: #include H5TSprivate.h for H5TS_thread_id() definitions.David Young2020-02-031-0/+1
* Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.David Young2020-02-031-2/+2
* Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-6/+2
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-01-301-4/+4
* Assign NULL to func_name/file_name/desc error entry pointers when clearing er...Jordan Henderson2019-05-171-3/+3
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-191-19/+17
|\
| * Fixed HDFFV-10684Binh-Minh Ribler2019-01-201-19/+17
* | C and POSIX call cleanupDana Robinson2019-01-111-4/+4
|/
* Develop normalization with vol_integration.Dana Robinson2018-09-191-174/+174
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-6/+7
* 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-0/+3
* [svn-r28769] Description:Quincey Koziol2016-01-031-0/+5
* [svn-r27768] Description:Quincey Koziol2015-09-141-26/+2
* [svn-r27185] fix more instances where both mpi is_initialized and is_finalize...Mohamad Chaarawi2015-06-101-4/+8
* [svn-r26635] Description:Quincey Koziol2015-03-281-15/+1
* [svn-r22921] Description:Quincey Koziol2012-10-181-0/+4
* [svn-r22646] Description:Quincey Koziol2012-08-081-2/+8
* [svn-r21919] Description:Quincey Koziol2012-02-091-15/+14
* [svn-r20885] Description:Quincey Koziol2011-05-201-2/+4
* [svn-r19539] Bug 1707 - I added some comments.Raymond Lu2010-10-071-2/+2
* [svn-r19533] Bug 1707 - an update according to Neil's suggestion. I took out...Raymond Lu2010-10-071-4/+6
* [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-09-211-4/+4
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-3/+3
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-3/+3
* [svn-r18616] Description:Quincey Koziol2010-04-221-3/+3
* [svn-r18159] Description:Quincey Koziol2010-01-231-6/+18
* [svn-r17313] Description:Quincey Koziol2009-08-101-2/+2
* [svn-r16835] Allow an error class to use other class's major or minor errors....Raymond Lu2009-04-221-2/+3
* [svn-r15549] Description:Quincey Koziol2008-08-281-1/+102