index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timefns.c
Age
Commit message (
Expand
)
Author
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-04
Simplify tzfree use
Paul Eggert
2025-11-04
Update from Gnulib by running admin/merge-gnulib
Paul Eggert
2025-09-27
Prefer coarse timestamps when using X sync
Paul Eggert
2025-05-26
Fix DST time calculations on MS-Windows
Eli Zaretskii
2025-02-20
; Spelling fix in comment.
Paul Eggert
2025-02-20
Fix set-time-zone-rule on DJGPP
Po Lu
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-26
Fix unlikely time zone abbreviation bug
Paul Eggert
2025-01-13
Use eabs in Fcurrent_time_zone
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Unexec removal: Main part
Pip Cet
2024-08-22
Prefer static_assert to verify
Stefan Kangas
2024-08-05
Avoid compiler warning
Pip Cet
2024-07-16
Simplify time form analysis
Paul Eggert
2024-07-16
Test !FASTER_TIMEFNS with builtin resolutions
Paul Eggert
2024-07-16
Make ztrillion static
Paul Eggert
2024-07-14
Further time decoding tidying
Mattias EngdegÄrd
2024-07-13
Minor renaming in timefns.c
Paul Eggert
2024-07-13
Simplify timestamp decoding
Mattias EngdegÄrd
2024-07-11
Rename timefns static function lisp_time_struct
Paul Eggert
2024-07-11
Avoid mpz for some common timestamp cases
Paul Eggert
2024-07-11
Decode current time directly to timespec
Paul Eggert
2024-07-11
In timefns.c avoid by-hand overflow checking
Paul Eggert
2024-07-11
In timefns, call natnump only for non-fixnums
Paul Eggert
2024-07-11
In timefns, do gcd reduction more often
Paul Eggert
2024-07-11
In timefns, prefer ui mul and div
Paul Eggert
2024-07-11
Reduce size of integer product in timefns
Paul Eggert
2024-07-11
Rename timefns internals
Paul Eggert
2024-07-11
Speed up decode-time when not doing subseconds
Paul Eggert
2024-07-11
Push some time conversions down
Paul Eggert
2024-07-11
Split lisp_to_timespec in two
Paul Eggert
2024-07-11
Refactor decode_ticks_hz via switch
Paul Eggert
2024-07-11
Refactor timefns order
Paul Eggert
2024-07-11
Refactor timefns more functionally
Paul Eggert
2024-06-22
Fix FIXME in comment
Paul Eggert
2024-02-13
Remove SYMBOL_WITH_POS_{POS,SYM}
Paul Eggert
2024-02-13
Remove BASE2_EQ
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-03-24
Fix system time sampling on MS-Windows
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-12
; Avoid compilation warning on MS-Windows
Eli Zaretskii
2022-11-24
Work around lsp-mode compatibility bug
Paul Eggert
2022-08-14
Improve timefns speed on integers
Paul Eggert
2022-08-14
Decode time conses before floats
Paul Eggert
2022-08-14
* lisp/calendar/time-date.el (seconds-to-time): Use the original arg list
Stefan Monnier
2022-08-13
Document time-convert FORM argument as mandatory
Basil L. Contovounesios
[next]