index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-03-07
1
-3
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* src/systime.h (hz): #undef to work around AIX build issue.
Paul Eggert
2019-09-03
1
-0
/
+2
*
Fix return type of make_time.
Philipp Stephani
2019-04-24
1
-0
/
+1
*
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-1
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
New (TICKS . HZ) timestamp format
Paul Eggert
2018-10-06
1
-6
/
+9
*
|
Move timestamp-related stuff to timefns.c
Paul Eggert
2018-10-06
1
-2
/
+6
*
|
Move current_timespec decl to timespec.h
Paul Eggert
2018-09-16
1
-19
/
+3
*
|
Adjust to TIMESPEC_HZ renaming
Paul Eggert
2018-09-10
1
-2
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+2
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-3
/
+2
*
New optional ZONE arg for format-time-string etc.
Paul Eggert
2015-07-26
1
-14
/
+0
*
* editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now static.
Paul Eggert
2015-03-13
1
-2
/
+0
*
Better distinguish infinite from invalid times
Paul Eggert
2015-02-08
1
-2
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Improve time stamp handling, and be more consistent about it.
Paul Eggert
2014-11-16
1
-1
/
+14
*
Fix putenv race conditions with undefined behavior.
Paul Eggert
2014-10-11
1
-0
/
+16
*
Avoid signed integer overflow when converting Time to ptrdiff_t.
Paul Eggert
2014-09-24
1
-2
/
+1
*
Fix fallout on MinGW64 from the previous commit.
Eli Zaretskii
2014-09-24
1
-1
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-2
/
+2
*
A simpler, centralized INLINE.
Paul Eggert
2013-09-20
1
-6
/
+3
*
Simplify EMACS_TIME-related code.
Paul Eggert
2013-08-27
1
-109
/
+25
*
Timestamp fixes for undo.
Paul Eggert
2013-07-09
1
-17
/
+6
*
* systime.h (make_timeval): Declare as 'const'.
Paul Eggert
2013-04-27
1
-1
/
+1
*
Reorder conditions that are written backwards
Andreas Schwab
2013-03-24
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
Paul Eggert
2012-09-02
1
-2
/
+2
*
Use C99-style 'extern inline' if available.
Paul Eggert
2012-08-02
1
-18
/
+25
*
Improve commentary in src/systime.h.
Eli Zaretskii
2012-07-14
1
-6
/
+16
*
EMACS_TIME simplification (Bug#11875).
Paul Eggert
2012-07-10
1
-50
/
+100
*
* systime.h (EMACS_SUB_TIME): Clarify behavior with unsigned time_t.
Paul Eggert
2012-07-08
1
-1
/
+2
*
Do not require float-time's arg to fit in time_t (Bug#11825).
Paul Eggert
2012-07-06
1
-2
/
+2
*
Improve port of struct timespec to MS-Windows.
Eli Zaretskii
2012-06-24
1
-0
/
+4
*
Support higher-resolution time stamps.
Paul Eggert
2012-06-22
1
-102
/
+57
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
Paul Eggert
2011-10-19
1
-11
/
+0
*
* systime.h (Time): Define only if emacs is defined.
Paul Eggert
2011-05-19
1
-3
/
+5
*
Be more systematic about user-interface timestamps.
Paul Eggert
2011-05-12
1
-0
/
+6
*
Move 'make_time' to be next to its inverse 'lisp_time_argument'.
Paul Eggert
2011-03-11
1
-4
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
[next]