index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calc
/
calc-forms.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; 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
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-6
/
+9
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Don't quote lambdas with 'function' in calc/*.el
Stefan Kangas
2020-11-17
1
-1
/
+1
*
* lisp/calc/: Use lexical scoping in all the files
Stefan Monnier
2020-10-10
1
-26
/
+30
*
Calc: fix formatting and parsing Unix time (bug#43759)
Mattias Engdegård
2020-10-02
1
-4
/
+9
*
Calc: fix business days calculation (bug43677)
Mattias Engdegård
2020-10-02
1
-6
/
+7
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve documentation for year-zero issues
Paul Eggert
2019-10-05
1
-1
/
+1
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Add FIXMEs for subsecond support
Paul Eggert
2019-08-17
1
-3
/
+5
*
Fix various Calc date conversions (bug#36822)
Mattias Engdegård
2019-08-06
1
-26
/
+12
*
Fix syntax error in previus calc-forms change
Lars Ingebrigtsen
2019-07-30
1
-1
/
+1
*
Use decoded time accessors in calc
Lars Ingebrigtsen
2019-07-30
1
-4
/
+10
*
Simplify math-get-calendar-tzinfo
Paul Eggert
2019-07-09
1
-6
/
+1
*
Fix timezone east of GMT in Calv
Lars Ingebrigtsen
2019-07-10
1
-1
/
+1
*
* lisp/calc/calc-forms.el (calc-hms-notation): Fix interactive
Andreas Schwab
2019-03-27
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
*
|
Minor fixes/simplifications to time functions
Paul Eggert
2018-12-19
1
-14
/
+11
|
/
*
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
*
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
*
|
Ignore angle mode while simplifying units
Tino Calancha
2016-07-12
1
-3
/
+9
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Change maintainer address.
Jay Belanger
2015-11-03
1
-1
/
+0
*
Fix minor text quoting in calc, calendar, vc
Paul Eggert
2015-08-28
1
-34
/
+34
*
Fix description of Unix time, mention new function.
Jay Belanger
2015-04-09
1
-2
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
calc/calc-forms.el (math-normalize-hms): Do a better check for
Jay Belanger
2014-09-04
1
-1
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* calc/calc-forms.el (math-parse-date): Try using
Jay Belanger
2012-12-30
1
-6
/
+18
*
|
* lisp/calc/calc-forms.el (calc-date-notation): Fix typo.
Jay Belanger
2012-12-10
1
-1
/
+1
*
|
* lisp/calc/calc.el (calc-standard-date-formats): Add more date
Jay Belanger
2012-12-10
1
-2
/
+31
*
|
* lisp/calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
Jay Belanger
2012-12-02
1
-1
/
+2
*
|
* lisp/calc/calc-forms.el (math-date-to-iso-dt): Fix typo.
Jay Belanger
2012-12-02
1
-4
/
+2
*
|
* lisp/calc/calc-forms.el (math-absolute-from-iso-dt)
Jay Belanger
2012-12-02
1
-19
/
+128
*
|
* lisp/calc/calc-forms.el (calc-date-notation): Fix regexp
Jay Belanger
2012-11-27
1
-2
/
+3
*
|
* calc/calc-forms.el (math-leap-year-p): Fix formula for negative
Jay Belanger
2012-11-18
1
-5
/
+8
*
|
* calc/calc-forms.el (math-date-to-dt): Use integer date
Jay Belanger
2012-11-17
1
-2
/
+2
*
|
Calc now uses the Gregorian calendar for all dates,
Paul Eggert
2012-11-17
1
-6
/
+6
*
|
* calc/calc-forms.el (calc-gregorian-switch): Declare.
Jay Belanger
2012-11-17
1
-1
/
+5
*
|
* calc/calc.el (calc-gregorian-switch): New variable.
Jay Belanger
2012-11-17
1
-74
/
+249
|
/
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
[next]