| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -5/+5 |
|
|
* | H5TS_win32_thread_exit (#396) | Allen Byrne | 2021-03-01 | 1 | -25/+56 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295) | Dana Robinson | 2021-02-03 | 1 | -4/+0 |
|
|
* | Update supported platforms (#303) | Allen Byrne | 2021-02-03 | 1 | -2/+1 |
|
|
* | Remove unused AC_REVISION macro from configure.ac (#292) | Dana Robinson | 2021-01-30 | 1 | -1/+2 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 1 | -10/+10 |
|
|
* | Jan ws changes (#282) | Allen Byrne | 2021-01-27 | 1 | -2/+1 |
|
|
* | Fixes a wayward parenthesis in H5TS.c (#262)hdf5-1_13_0-rc4 | Dana Robinson | 2021-01-20 | 1 | -1/+2 |
|
|
* | Fixes naked pthread usage in H5TS code added for async (#260) | Dana Robinson | 2021-01-14 | 1 | -4/+8 |
|
|
* | Reformat source (#244) | Quincey Koziol | 2021-01-07 | 1 | -2/+1 |
|
|
* | Turns off clang formatter for H5ARGS_TRACE (#184) | Dana Robinson | 2020-12-16 | 1 | -1/+2 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -3/+216 |
|
|
* | Minor normalization with the async branch (#159) | Dana Robinson | 2020-12-12 | 1 | -5/+5 |
|
|
* | Enhance API tracing (#120) | Quincey Koziol | 2020-11-26 | 1 | -1/+4 |
|
|
* | Update H5TS code to reflect library's coding style (#123) | Quincey Koziol | 2020-11-25 | 1 | -42/+68 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -72/+135 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -55/+43 |
|
|
* | Minor normalization with 1.10 branch | Dana Robinson | 2020-07-27 | 1 | -0/+1 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -15/+15 |
|
|
* | Merge pull request #2363 in HDFFV/hdf5 from ~DYOUNG/werror:thread_id to develop | David Young | 2020-04-01 | 1 | -39/+77 |
|\ |
|
| * | Remove tongue-in-cheek credit for Rusty Shackleford and Dale Alvin Gribble. | David Young | 2020-02-10 | 1 | -21/+0 |
|
|
| * | Follow HDF5 conventions. | David Young | 2020-02-07 | 1 | -30/+89 |
|
|
* | | Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se... | David Young | 2020-03-05 | 1 | -2/+2 |
|\ \ |
|
| * | | Use a naked pthread_self() call in the HDF5 thread wrappers. | David Young | 2020-02-06 | 1 | -2/+2 |
| |/ |
|
* | | Make sure that H5TS_thread_id() is available as either a function or a macro in | David Young | 2020-02-07 | 1 | -9/+0 |
|/ |
|
* | Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion. | David Young | 2020-02-03 | 1 | -8/+8 |
|
|
* | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads | David Young | 2020-02-03 | 1 | -0/+119 |
|
|
* | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 1 | -5/+1 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -2/+1 |
|\ |
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -0/+16 |
|/ |
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | [svn-r29842] Description: | Quincey Koziol | 2016-04-30 | 1 | -1/+4 |
|
|
* | [svn-r28761] Description: | Quincey Koziol | 2016-01-01 | 1 | -9/+8 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -2/+3 |
|
|
* | [svn-r26649] squish warnings. | Mohamad Chaarawi | 2015-03-30 | 1 | -1/+1 |
|
|
* | [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa... | Dana Robinson | 2014-04-04 | 1 | -64/+161 |
|
|
* | [svn-r21816] Fix for JIRA HDFFV-7780 | Dana Robinson | 2011-12-06 | 1 | -2/+11 |
|
|
* | [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def... | Allen Byrne | 2011-09-06 | 1 | -19/+19 |
|
|
* | [svn-r21353] HDFFV-4018: static function for windows and pthreads | Allen Byrne | 2011-09-01 | 1 | -0/+6 |
|
|
* | [svn-r19384] Description: | Quincey Koziol | 2010-09-15 | 1 | -46/+47 |
|
|
* | [svn-r19367] Purpose: | Mike McGreevy | 2010-09-10 | 1 | -27/+112 |
|
|
* | [svn-r15165] Purpose: Create new HDpthread_self and HDpthread_self_ulong macros | Scott Wegner | 2008-06-06 | 1 | -2/+2 |
|
|
* | [svn-r14422] Description: | Quincey Koziol | 2008-01-15 | 1 | -3/+2 |
|
|
* | [svn-r14419] Description: | Quincey Koziol | 2008-01-15 | 1 | -33/+21 |
|
|
* | [svn-r13253] Updated all C and C++ style source code files with the THG copyr... | Albert Cheng | 2007-02-07 | 1 | -2/+3 |
|
|
* | [svn-r12320] Purpose: | Quincey Koziol | 2006-05-02 | 1 | -1/+1 |
|
|
* | [svn-r11733] Purpose: | Quincey Koziol | 2005-11-16 | 1 | -25/+11 |
|
|
* | [svn-r11245] Purpose: | Quincey Koziol | 2005-08-13 | 1 | -7/+7 |
|
|
* | [svn-r9727] Purpose: | Quincey Koziol | 2004-12-29 | 1 | -0/+2 |
|
|