index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systime.h
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-27
Prefer coarse timestamps when using X sync
Paul Eggert
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-11
Refactor timefns more functionally
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-09
Fix race conditions handling selection clear events on Haiku
Po Lu
2022-03-19
Remove unused fns/data and make fns static
Paul Eggert
2022-03-04
Fix process-attributes time precision on GNU/Linux
Paul Eggert
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-16
Omit temporary warning re obsolete timestamps
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-03-07
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-03
* src/systime.h (hz): #undef to work around AIX build issue.
Paul Eggert
2019-04-24
Fix return type of make_time.
Philipp Stephani
2019-04-18
Mark _Noreturn error functions as cold
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-06
New (TICKS . HZ) timestamp format
Paul Eggert
2018-10-06
Move timestamp-related stuff to timefns.c
Paul Eggert
2018-09-16
Move current_timespec decl to timespec.h
Paul Eggert
2018-09-10
Adjust to TIMESPEC_HZ renaming
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-08-26
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-07-26
New optional ZONE arg for format-time-string etc.
Paul Eggert
2015-03-13
* editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now static.
Paul Eggert
2015-02-08
Better distinguish infinite from invalid times
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-16
Improve time stamp handling, and be more consistent about it.
Paul Eggert
2014-10-11
Fix putenv race conditions with undefined behavior.
Paul Eggert
2014-09-24
Avoid signed integer overflow when converting Time to ptrdiff_t.
Paul Eggert
2014-09-24
Fix fallout on MinGW64 from the previous commit.
Eli Zaretskii
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-09-20
A simpler, centralized INLINE.
Paul Eggert
2013-08-27
Simplify EMACS_TIME-related code.
Paul Eggert
2013-07-09
Timestamp fixes for undo.
Paul Eggert
2013-04-27
* systime.h (make_timeval): Declare as 'const'.
Paul Eggert
2013-03-24
Reorder conditions that are written backwards
Andreas Schwab
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-09-02
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
Paul Eggert
2012-08-02
Use C99-style 'extern inline' if available.
Paul Eggert
[next]