summaryrefslogtreecommitdiff
path: root/time.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Shorten copyright notice.Andre Noll2017-09-22
* build: Remove compatibility check for clock_gettime().Andre Noll2017-01-04
* Update year in copyright headers.Andre Noll2015-01-12
* time.c: Remove unused d2tv().Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Change copyright year to 2014.Andre Noll2014-02-22
* time.c: Make declarations match definitions.Andre Noll2013-07-21
* Replace gettimeofday() by clock_gettime().Andre Noll2013-04-30
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* doc: Minor doxygen fixes.Andre Noll2011-10-01
* time.c: Fix typo in comment.Andre Noll2011-09-16
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* time.c: tv_convex_combination() fixes.Andre Noll2010-01-30
* tv_scale(): Avoid integer overflow.Andre Noll2009-09-19
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Minor documentation improvements.Andre Noll2008-11-22
* Move the get_chunk and the get_header functions from vss.c to afh.c.Andre Noll2008-03-15
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Fix tv_divide().Andre Noll2007-11-13
* Some documentation fixes.Andre Noll2007-09-15
* time.c: Add GPL header and improve documentation.Andre Noll2007-09-15
* tv_divide(): Check for division by zeroAndre Noll2006-08-23
* fix some doxygen warningsAndre2006-06-28
* fix gcc warnings on shadowed declarationsAndre2006-06-23
* Rename MIN, MAX, ABS macrosAndre2006-04-15
* initial git commitAndre2006-02-20