summaryrefslogtreecommitdiff
path: root/src/systime.h
Commit message (Expand)AuthorAge
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-26
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-26
* * editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now static.Paul Eggert2015-03-13
* Better distinguish infinite from invalid timesPaul Eggert2015-02-08
* Update copyright year to 2015Paul Eggert2015-01-01
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-16
* Fix putenv race conditions with undefined behavior.Paul Eggert2014-10-11
* Avoid signed integer overflow when converting Time to ptrdiff_t.Paul Eggert2014-09-24
* Fix fallout on MinGW64 from the previous commit.Eli Zaretskii2014-09-24
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-14
* A simpler, centralized INLINE.Paul Eggert2013-09-20
* Simplify EMACS_TIME-related code.Paul Eggert2013-08-27
* Timestamp fixes for undo.Paul Eggert2013-07-09
* * systime.h (make_timeval): Declare as 'const'.Paul Eggert2013-04-27
* Reorder conditions that are written backwardsAndreas Schwab2013-03-24
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.Paul Eggert2012-09-02
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-02
* Improve commentary in src/systime.h.Eli Zaretskii2012-07-14
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-10
* * systime.h (EMACS_SUB_TIME): Clarify behavior with unsigned time_t.Paul Eggert2012-07-08
* Do not require float-time's arg to fit in time_t (Bug#11825).Paul Eggert2012-07-06
* Improve port of struct timespec to MS-Windows.Eli Zaretskii2012-06-24
* Support higher-resolution time stamps.Paul Eggert2012-06-22
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)Paul Eggert2011-10-19
* * systime.h (Time): Define only if emacs is defined.Paul Eggert2011-05-19
* Be more systematic about user-interface timestamps.Paul Eggert2011-05-12
* Move 'make_time' to be next to its inverse 'lisp_time_argument'.Paul Eggert2011-03-11
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Make lisp_time_argument work on all systems.Dan Nicolaescu2010-07-29
* | Remove P_ and __P macros.Jan D2010-07-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.Eli Zaretskii2008-10-04
* * bitmaps/README:Dan Nicolaescu2008-07-31
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Replace `iff' in comments.Glenn Morris2007-08-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (EMACS_GET_TIME): Remove check forAndreas Schwab2006-12-10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06