summaryrefslogtreecommitdiffstats
path: root/src/H5timer.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-3/+12
* Much normalization with develop (#701)Dana Robinson2021-05-281-20/+20
* Brings H5module.h from develop and fixes Autotools badnessDana Robinson2021-04-071-0/+1
* Brings Windows file locking from developDana Robinson2021-03-251-5/+5
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-82/+66
* Fallback to older time functions in new timer code.Dana Robinson2020-07-141-23/+8
* Clean up warningsQuincey Koziol2020-06-281-1/+1
* Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-271-0/+41
* Correct mistake in H5_now_usec calculation for clock_gettime.Quincey Koziol2017-09-241-1/+1
* Update H5_now_usec to prefer using clock_gettime.Quincey Koziol2017-09-241-1/+8
* Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-125/+483
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30189] Description:Quincey Koziol2016-07-181-19/+19
* [svn-r29395] Corrected parentheses in floating-point compare macros.Dana Robinson2016-03-121-1/+1
* [svn-r26427] Revert of r26426Dana Robinson2015-03-111-18/+17
* [svn-r26426] Merge of r26424 from the autotools_rework branch.Dana Robinson2015-03-111-17/+18
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-49/+40
* [svn-r23713] Description:Quincey Koziol2013-05-211-5/+5
* [svn-r20499] Fixes erroneous H5_HAVE_GETTIMEOFDAY behavior on Windows (JIRA H...Dana Robinson2011-04-141-2/+2
* [svn-r18612] Description:Quincey Koziol2010-04-221-17/+17
* [svn-r18610] Description:Quincey Koziol2010-04-221-26/+23
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12990] Description:Quincey Koziol2006-11-281-0/+36
* [svn-r12605] Description:Quincey Koziol2006-08-211-0/+248