index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calendar
/
parse-time.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix rcirc messages printing in the wrong place
Thuna
2023-05-04
1
-6
/
+10
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Remove redundant #' before lambda in {calendar,erc,mh-e}/*.el
Stefan Kangas
2021-04-09
1
-31
/
+31
*
Fix typos
Mattias EngdegÄrd
2021-02-18
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix parse-time-string bug with ISO 8601 defaults
Bastien
2020-01-24
1
-1
/
+1
*
Refactor parse-time-string
Paul Eggert
2020-01-15
1
-41
/
+38
*
parse-time-string now parses ISO 8601 format strings
Paul Eggert
2020-01-15
1
-11
/
+14
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
More-compatible subsecond calendrical timestamps
Paul Eggert
2019-08-16
1
-6
/
+2
*
decode-time now returns subsec too
Paul Eggert
2019-08-05
1
-3
/
+7
*
Rewrite `parse-iso8601-time-string' to use `iso8601-parse'
Lars Ingebrigtsen
2019-07-31
1
-65
/
+9
*
* lisp/calendar/parse-time.el (parse-time-string): Use functionp and setf
Stefan Monnier
2019-04-19
1
-13
/
+13
*
Merge from origin/emacs-26
Glenn Morris
2019-02-20
1
-1
/
+1
|
\
|
*
Update citations of Internet RFCs
Paul Eggert
2019-02-16
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
-2
/
+3
*
|
Fix ambiguity in nil DST flag
Paul Eggert
2018-09-21
1
-4
/
+6
*
|
Prune most-positive-fixnum from Lisp source
Paul Eggert
2018-08-22
1
-2
/
+4
|
/
*
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
*
Turn on lexical-binding in parse-time.el
Mark Oteiza
2017-02-01
1
-9
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Make parse-time-string-chars faster
Lars Ingebrigtsen
2016-02-28
1
-8
/
+5
*
|
Fix timezone detection of parse-iso8601-time-string
Hong Xu
2016-12-24
1
-7
/
+19
*
|
parse-times-string doc string clarification
Lars Magne Ingebrigtsen
2016-03-25
1
-2
/
+6
*
|
Doc string fix
Marcin Borkowski
2016-03-25
1
-2
/
+5
*
|
Clean up the code in parse-time-string-chars
Lars Ingebrigtsen
2016-02-28
1
-7
/
+5
*
|
Make parse-time-string-chars more efficient
Lars Ingebrigtsen
2016-02-26
1
-3
/
+2
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Add cl-parse-integer based on parse-integer
Leo Liu
2014-09-26
1
-39
/
+7
*
Don't mishandle year-9999 dates.
Paul Eggert
2014-08-03
1
-1
/
+1
*
Merge from Gnus git master
Gnus developers
2014-03-23
1
-0
/
+62
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-6
/
+6
*
* calendar/parse-time.el (parse-time-string): Allow extractor to
Andreas Schwab
2012-02-25
1
-20
/
+21
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Remove arch-tags from all files, since these are no longer needed.
Lars Magne Ingebrigtsen
2010-09-02
1
-1
/
+0
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Define risky-local-variable property here rather than in files.el.
Glenn Morris
2009-08-26
1
-0
/
+1
*
* calendar/parse-time.el (parse-time-string-chars): Save match data.
Chong Yidong
2009-08-16
1
-7
/
+8
[next]