summaryrefslogtreecommitdiffstats
path: root/src/H5Eint.c
Commit message (Expand)AuthorAgeFilesLines
* Create a new branch for the September Subfiling deliverableRichard Warren2020-09-251-3/+2
* 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
* [svn-r15510] Description:Quincey Koziol2008-08-211-4/+4
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-6/+6
* [svn-r15165] Purpose: Create new HDpthread_self and HDpthread_self_ulong macrosScott Wegner2008-06-061-14/+2
* [svn-r15128] Purpose: Make Windows threadsafe debug message more usefulScott Wegner2008-06-021-2/+6
* [svn-r14109] Description:Quincey Koziol2007-08-231-5/+5
* [svn-r14097] Description:Quincey Koziol2007-08-211-86/+152
* [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN...Scott Wegner2007-05-181-2/+2
* [svn-r13648] Description:Quincey Koziol2007-04-121-0/+859