summaryrefslogtreecommitdiff
path: root/lisp/calendar/parse-time.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-08-14Improve documentation of time-parsing functionsEli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-04Fix rcirc messages printing in the wrong placeThuna
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-04-09Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas
2021-02-18Fix typosMattias EngdegÄrd
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-24Fix parse-time-string bug with ISO 8601 defaultsBastien
2020-01-15Refactor parse-time-stringPaul Eggert
2020-01-15parse-time-string now parses ISO 8601 format stringsPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-16More-compatible subsecond calendrical timestampsPaul Eggert
2019-08-05decode-time now returns subsec tooPaul Eggert
2019-07-31Rewrite `parse-iso8601-time-string' to use `iso8601-parse'Lars Ingebrigtsen
2019-04-19* lisp/calendar/parse-time.el (parse-time-string): Use functionp and setfStefan Monnier
2019-02-20Merge from origin/emacs-26Glenn Morris
2019-02-16Update citations of Internet RFCsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-10-06New (TICKS . HZ) timestamp formatPaul Eggert
2018-09-21Fix ambiguity in nil DST flagPaul Eggert
2018-08-22Prune most-positive-fixnum from Lisp sourcePaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-01Turn on lexical-binding in parse-time.elMark Oteiza
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-24Fix timezone detection of parse-iso8601-time-stringHong Xu
2016-03-25parse-times-string doc string clarificationLars Magne Ingebrigtsen
2016-03-25Doc string fixMarcin Borkowski
2016-02-28Make parse-time-string-chars fasterLars Ingebrigtsen
2016-02-28Clean up the code in parse-time-string-charsLars Ingebrigtsen
2016-02-26Make parse-time-string-chars more efficientLars Ingebrigtsen
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-26Add cl-parse-integer based on parse-integerLeo Liu
2014-08-03Don't mishandle year-9999 dates.Paul Eggert
2014-03-23Merge from Gnus git masterGnus developers
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-02-25* calendar/parse-time.el (parse-time-string): Allow extractor toAndreas Schwab
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier