summaryrefslogtreecommitdiffstats
path: root/src/H5TS.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-4/+4
* Drop HD prefix & hbool_t from H5TS (#3180)Dana Robinson2023-06-281-50/+30
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-2/+2
* Removes HD prefix from pthreads calls (#1507)Dana Robinson2022-03-181-38/+38
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-25/+56
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295)Dana Robinson2021-02-031-4/+0
* Update supported platforms (#303)Allen Byrne2021-02-031-2/+1
* Remove unused AC_REVISION macro from configure.ac (#292)Dana Robinson2021-01-301-1/+2
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-10/+10
* Jan ws changes (#282)Allen Byrne2021-01-271-2/+1
* Fixes a wayward parenthesis in H5TS.c (#262)hdf5-1_13_0-rc4Dana Robinson2021-01-201-1/+2
* Fixes naked pthread usage in H5TS code added for async (#260)Dana Robinson2021-01-141-4/+8
* Reformat source (#244)Quincey Koziol2021-01-071-2/+1
* Turns off clang formatter for H5ARGS_TRACE (#184)Dana Robinson2020-12-161-1/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-3/+216
* Minor normalization with the async branch (#159)Dana Robinson2020-12-121-5/+5
* Enhance API tracing (#120)Quincey Koziol2020-11-261-1/+4
* Update H5TS code to reflect library's coding style (#123)Quincey Koziol2020-11-251-42/+68
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-72/+135
* Clang-format of source filesAllen Byrne2020-09-301-55/+43
* Minor normalization with 1.10 branchDana Robinson2020-07-271-0/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-15/+15
* Merge pull request #2363 in HDFFV/hdf5 from ~DYOUNG/werror:thread_id to developDavid Young2020-04-011-39/+77
|\
| * Remove tongue-in-cheek credit for Rusty Shackleford and Dale Alvin Gribble.David Young2020-02-101-21/+0
| * Follow HDF5 conventions.David Young2020-02-071-30/+89
* | Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se...David Young2020-03-051-2/+2
|\ \
| * | Use a naked pthread_self() call in the HDF5 thread wrappers.David Young2020-02-061-2/+2
| |/
* | Make sure that H5TS_thread_id() is available as either a function or a macro inDavid Young2020-02-071-9/+0
|/
* Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.David Young2020-02-031-8/+8
* Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-0/+119
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-5/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-2/+1
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-0/+16
|/
* 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/+4
* [svn-r28761] Description:Quincey Koziol2016-01-011-9/+8
* [svn-r27768] Description:Quincey Koziol2015-09-141-2/+3
* [svn-r26649] squish warnings.Mohamad Chaarawi2015-03-301-1/+1
* [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa...Dana Robinson2014-04-041-64/+161
* [svn-r21816] Fix for JIRA HDFFV-7780Dana Robinson2011-12-061-2/+11
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-19/+19
* [svn-r21353] HDFFV-4018: static function for windows and pthreadsAllen Byrne2011-09-011-0/+6
* [svn-r19384] Description:Quincey Koziol2010-09-151-46/+47
* [svn-r19367] Purpose:Mike McGreevy2010-09-101-27/+112
* [svn-r15165] Purpose: Create new HDpthread_self and HDpthread_self_ulong macrosScott Wegner2008-06-061-2/+2
* [svn-r14422] Description:Quincey Koziol2008-01-151-3/+2
* [svn-r14419] Description:Quincey Koziol2008-01-151-33/+21