summaryrefslogtreecommitdiffstats
path: root/src/H5TS.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12320] Purpose:Quincey Koziol2006-05-021-1/+1
* [svn-r11733] Purpose:Quincey Koziol2005-11-161-25/+11
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-7/+7
* [svn-r9727] Purpose:Quincey Koziol2004-12-291-0/+2
* [svn-r9208] Purpose: Bug fixRaymond Lu2004-09-041-3/+3
* [svn-r8731] Purpose:Quincey Koziol2004-06-231-2/+0
* [svn-r7305] Purpose:Quincey Koziol2003-08-081-8/+6
* [svn-r7265] *** empty log message ***Raymond Lu2003-07-261-17/+10
* [svn-r7256] Purpose: gradual checkin for error apiRaymond Lu2003-07-231-1/+7
* [svn-r6546] Purpose:Bill Wendling2003-03-311-11/+13
* [svn-r6383] Purpose:Quincey Koziol2003-02-071-37/+36
* [svn-r3781] Purpose:Bill Wendling2001-04-051-3/+3
* [svn-r3677] Purpose:Albert Cheng2001-03-201-4/+0
* [svn-r2348] The way the pthread_t object was being initialized wasn't correct...Bill Wendling2000-06-061-12/+25
* [svn-r2286] Gave the threading functions return types (herr_t). pthreads' callsBill Wendling2000-05-191-80/+150
* [svn-r2276] Modifed thread-safety code to more closely align with rest of HDF...Quincey Koziol2000-05-191-85/+113
* [svn-r2264] Added Thread-safe feature. This is the phase 1 implementationChee-Wai Lee2000-05-181-0/+243