summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-comb.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove Calc bignum remnantsMattias Engdegård2020-12-06
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-10
* Calc: fix binomial coefficients for negative arguments (bug#16999)Mattias Engdegård2020-09-14
* Simplify big integer constants in CalcMattias Engdegård2020-09-11
* Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård2020-05-15
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-25
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Use iteration in math-factorial-itermichael schuldt2017-04-18
* Make calc's least common multiple positive (bug#25255)Peder O. Klingenberg2017-02-23
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Change maintainer address.Jay Belanger2015-11-03
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * calc/calc-comb.el (math-prime-test): Don't assume large integers areJay Belanger2013-10-16
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Better seed support for (random).Paul Eggert2012-08-31
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (math-small-factorial-table): Remove `eval-when-compile's.Jay Belanger2007-08-17
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | (math-small-factorial-table,math-init-random-base,math-prime-test):Jay Belanger2007-07-07
* | (math-random-digit): Rename to `math-random-three-digit-number'.Jay Belanger2007-07-06
* | (math-small-factorial-table): Replace list by vector.Jay Belanger2007-07-04
* | (math-init-random-base,math-prime-test): Use math-read-number-simpleJay Belanger2007-06-24
* | (math-small-factorial-table): Eval when compile.Jay Belanger2007-06-22
* | (math-small-factorial-table): New variable.Jay Belanger2007-06-22
|/
* Update maintainer's address.Jay Belanger2007-04-23
* Change form of license text to match rest of Emacs.Glenn Morris2007-03-19
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright year.Jay Belanger2006-02-05
* Update copyright information.Jay Belanger2005-07-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-17
* Update copyright year.Jay Belanger2005-05-07
* (math-random-last): Declare it.Jay Belanger2004-12-17