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-comb.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove Calc bignum remnants
Mattias Engdegård
2020-12-06
1
-5
/
+5
*
* lisp/calc/: Use lexical scoping in all the files
Stefan Monnier
2020-10-10
1
-1
/
+1
*
Calc: fix binomial coefficients for negative arguments (bug#16999)
Mattias Engdegård
2020-09-14
1
-13
/
+29
*
Simplify big integer constants in Calc
Mattias Engdegård
2020-09-11
1
-9
/
+3
*
Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)
Mattias Engdegård
2020-05-15
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/calc/calc.el: Take advantage of native bignums.
Stefan Monnier
2019-06-25
1
-3
/
+2
*
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
-3
/
+3
|
/
*
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
*
Use iteration in math-factorial-iter
michael schuldt
2017-04-18
1
-5
/
+7
*
Make calc's least common multiple positive (bug#25255)
Peder O. Klingenberg
2017-02-23
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
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-comb.el (math-prime-test): Don't assume large integers are
Jay Belanger
2013-10-16
1
-2
/
+8
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Better seed support for (random).
Paul Eggert
2012-08-31
1
-8
/
+7
*
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
*
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
*
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
*
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-small-factorial-table): Remove `eval-when-compile's.
Jay Belanger
2007-08-17