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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix system time sampling on MS-Windows
Eli Zaretskii
2023-03-24
1
-0
/
+9
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Avoid compilation warning on MS-Windows
Eli Zaretskii
2022-12-12
1
-0
/
+4
*
Work around lsp-mode compatibility bug
Paul Eggert
2022-11-24
1
-1
/
+1
*
Improve timefns speed on integers
Paul Eggert
2022-08-14
1
-4
/
+15
*
Decode time conses before floats
Paul Eggert
2022-08-14
1
-11
/
+11
*
* lisp/calendar/time-date.el (seconds-to-time): Use the original arg list
Stefan Monnier
2022-08-14
1
-3
/
+10
*
Document time-convert FORM argument as mandatory
Basil L. Contovounesios
2022-08-13
1
-3
/
+2
*
Improve time-convert docstring formatting for readability
Stefan Kangas
2022-08-13
1
-6
/
+12
*
* src/timefns.c (Ffloat_time): Fix doc string.
Paul Eggert
2022-08-01
1
-1
/
+1
*
Improve time-equal-p etc. performance
Paul Eggert
2022-08-01
1
-1
/
+7
*
Improve float-time etc. performance
Paul Eggert
2022-08-01
1
-20
/
+19
*
Make time arithmetic more like comparison
Paul Eggert
2022-08-01
1
-33
/
+11
*
(time-equal-p nil X) returns nil
Paul Eggert
2022-08-01
1
-1
/
+3
*
Improve time parsing documentation
Lars Ingebrigtsen
2022-06-17
1
-1
/
+1
*
Streamline time decoding and conversion
Paul Eggert
2022-06-15
1
-7
/
+9
*
Prefer BASE_EQ in time-sensitive ops
Paul Eggert
2022-06-15
1
-15
/
+15
*
; Fix typo in documentation of 'current-time-list'
Eli Zaretskii
2022-04-29
1
-1
/
+1
*
Change current-time back to list form
Paul Eggert
2022-04-28
1
-17
/
+31
*
Add new function current-cpu-time
Stefan Monnier
2022-04-27
1
-0
/
+15
*
Use (TICKS . HZ) for current-time etc.
Paul Eggert
2022-04-25
1
-14
/
+12
*
Support (encode-time (list s m h D M Y))
Paul Eggert
2022-04-25
1
-6
/
+15
*
Document encode-time caveats
Paul Eggert
2022-04-16
1
-9
/
+7
*
Stress difference of new and old ways to call `encode-time'
Max Nikulin
2022-04-16
1
-0
/
+4
*
New time-equal-p test
Paul Eggert
2022-04-14
1
-1
/
+2
*
Avoid possibly unnecessary lisp_time_struct call
Philip Kaludercic
2022-04-14
1
-2
/
+1
*
Remove unused fns/data and make fns static
Paul Eggert
2022-03-19
1
-1
/
+1
*
Fix process-attributes time precision on GNU/Linux
Paul Eggert
2022-03-04
1
-1
/
+1
*
Avoid unnecessary make_float in time arithmetic
Paul Eggert
2022-03-04
1
-4
/
+12
*
Merge remote-tracking branch 'origin/emacs-28' into trunk
Stefan Monnier
2022-01-02
1
-3
/
+4
|
\
|
*
Clarify %g and %G time format specs
Eli Zaretskii
2022-01-02
1
-3
/
+4
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* src/timefns.c: Minor comment fix.
Paul Eggert
2021-12-16
1
-2
/
+1
*
|
Omit temporary warning re obsolete timestamps
Paul Eggert
2021-12-16
1
-49
/
+10
*
|
Fix encode-time doc string
Paul Eggert
2021-12-16
1
-6
/
+5
|
/
*
Work around GCC bug 102671
Paul Eggert
2021-10-11
1
-0
/
+5
*
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
|
\
|
[next]