index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timefns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-3
/
+3
*
Simplify format_time_string
Paul Eggert
2020-08-16
1
-18
/
+15
*
Prefer make_nil_vector to make-vector with nil
Paul Eggert
2020-08-11
1
-1
/
+1
*
Tiny simplification of frac_to_double
Paul Eggert
2020-03-19
1
-2
/
+1
*
Omit timestamp optimization invalid on 387 FPU
Paul Eggert
2020-03-19
1
-3
/
+0
*
Merge from origin/emacs-27
Paul Eggert
2020-03-08
1
-7
/
+42
|
\
|
*
; * src/timefns.c: Fix typo in previous change.
Paul Eggert
2020-03-08
1
-1
/
+1
|
*
* src/timefns.c: Add comments.
Paul Eggert
2020-03-08
1
-7
/
+42
*
|
Merge from origin/emacs-27
Paul Eggert
2020-03-08
1
-8
/
+24
|
\
|
|
*
* src/timefns.c: Add comments.
Paul Eggert
2020-03-08
1
-8
/
+24
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-04
1
-3
/
+1
|
\
|
|
*
* src/timefns.c (time_arith): Omit incorrect comment.
Paul Eggert
2020-02-28
1
-3
/
+1
*
|
Time division speedups
Paul Eggert
2020-03-03
1
-4
/
+10
*
|
Fix rounding errors in time conversion
Paul Eggert
2020-03-03
1
-44
/
+35
*
|
Tweak GMP usage for (HI LO US PS) timestamps
Paul Eggert
2020-03-02
1
-11
/
+20
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix double-rounding bug in ceiling etc.
Paul Eggert
2019-11-13
1
-2
/
+0
*
Refactor double integer scaling
Paul Eggert
2019-11-13
1
-22
/
+5
*
Fix duplicated words in comments
Robert Pluim
2019-10-15
1
-1
/
+1
*
Improve documentation for year-zero issues
Paul Eggert
2019-10-05
1
-2
/
+2
*
Mention locale-related complications in format-time-string doc string
Lars Ingebrigtsen
2019-09-30
1
-2
/
+6
*
* src/timefns.c (Fdecode_time): Improve doc string.
Paul Eggert
2019-09-29
1
-3
/
+3
*
Tweak time arithmetic performance
Paul Eggert
2019-08-24
1
-4
/
+4
*
Be more careful about pointers to bignum vals
Paul Eggert
2019-08-21
1
-6
/
+7
*
Avoid some excess precision in time arithmetic
Paul Eggert
2019-08-20
1
-22
/
+84
*
Support larger TIMEs in (time-convert TIME t)
Paul Eggert
2019-08-20
1
-10
/
+30
*
Fix time-add/time-sub validity checking
Paul Eggert
2019-08-19
1
-3
/
+3
*
Improve bignum_integer static checking
Paul Eggert
2019-08-18
1
-9
/
+9
*
Have time-add etc. respect CURRENT_TIME_LIST too
Paul Eggert
2019-08-17
1
-3
/
+6
*
More-compatible subsecond calendrical timestamps
Paul Eggert
2019-08-16
1
-73
/
+105
*
Subtracting “now” from “now” should yield zero
Paul Eggert
2019-08-16
1
-3
/
+13
*
Fix time-add rounding bug
Paul Eggert
2019-08-16
1
-3
/
+11
*
Fix rounding errors with float timestamps
Paul Eggert
2019-08-15
1
-78
/
+143
*
decode-time now returns subsec too
Paul Eggert
2019-08-05
1
-24
/
+58
*
New function time-convert
Paul Eggert
2019-08-05
1
-105
/
+76
*
Tweak time arithmetic performance
Paul Eggert
2019-08-04
1
-12
/
+32
*
Add support for dealing with decoded time structures
Lars Ingebrigtsen
2019-07-29
1
-0
/
+6
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-2
/
+2
*
Fix decode-time/encode-time roundtrip on macOS
Paul Eggert
2019-04-30
1
-2
/
+3
*
Fix a typo in a recent commit
Eli Zaretskii
2019-04-24
1
-1
/
+1
*
Fix return type of make_time.
Philipp Stephani
2019-04-24
1
-1
/
+8
*
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-3
/
+3
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-3
/
+3
*
format-time-string: document new '+' flag
Paul Eggert
2019-02-25
1
-12
/
+18
*
Rename CANNOT_DUMP to HAVE_UNEXEC
Paul Eggert
2019-02-01
1
-2
/
+2
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-6
/
+19
*
decode-time: allow bignum years
Paul Eggert
2019-01-01
1
-8
/
+18
*
Update more copyright years
Paul Eggert
2018-12-31
1
-1
/
+1
*
Minor fixes/simplifications to time functions
Paul Eggert
2018-12-19
1
-1
/
+0
[next]