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-math.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Calc: mend math-nth-root-float (bug#51209)
Mattias EngdegÄrd
2021-10-15
1
-2
/
+3
|
/
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove Calc bignum remnants
Mattias EngdegÄrd
2020-12-06
1
-14
/
+2
*
* lisp/calc/: Use lexical scoping in all the files
Stefan Monnier
2020-10-10
1
-48
/
+38
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-8
/
+9
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-9
/
+8
*
* lisp/calc/calc.el: Take advantage of native bignums.
Stefan Monnier
2019-06-25
1
-77
/
+18
*
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
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-1
/
+1
|
/
*
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
-20
/
+20
*
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
-4
/
+8
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Change maintainer address.
Jay Belanger
2015-11-03
1
-1
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
Jay Belanger
2013-02-23
1
-4
/
+4
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* calc/calc-math.el (calcFunc-log10): Check for symbolic mode
Jay Belanger
2011-03-01
1
-1
/
+1
*
* calc/calc-ext.el (calc-init-extensions): Autoload `calc-l-prefix-help'
Jay Belanger
2011-02-26
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(math-use-emacs-fn): Let `calc-twos-complement-mode' be nil.
Jay Belanger
2009-11-20
1
-0
/
+1
*
(math-use-emacs-fn): Make sure that the number is formatted correctly.
Jay Belanger
2009-07-03
1
-1
/
+5
*
(math-use-emacs-fn): Make sure that the lisp number is in decimal.
Jay Belanger
2009-02-21
1
-1
/
+3
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
(math-sin-raw): Add optional argument to keep track of
Jay Belanger
2008-02-21
1
-7
/
+9
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(math-largest-emacs-expt): Remove unnecessary condition check.
Jay Belanger
2007-10-01
1
-6
/
+3
*
|
calc-math.el (math-largest-emacs-expt): Handle the cases when expt
Jay Belanger
2007-10-01
1
-11
/
+27
*
|
(math-smallest-emacs-expt): Make the computation more robust.
Jay Belanger
2007-10-01
1
-2
/
+2
*
|
(math-approx-ln-10, math-approx-ln-2): Remove `eval-when-compile's.
Jay Belanger
2007-08-17
1
-4
/
+2
*
|
(math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)
Jay Belanger
2007-08-02
1
-11
/
+20
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(math-emacs-precision, math-largest-emacs-expt)
Jay Belanger
2007-07-22
1
-0
/
+66
*
|
(math-approx-ln-10,math-approx-ln-2): Add docstrings.
Jay Belanger
2007-07-08
1
-2
/
+4
*
|
(math-scale-bignum-digit-size): Renamed from math-scale-bignum-3.
Jay Belanger
2007-06-24
1
-5
/
+6
[next]