| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | | (math-approx-ln-10, math-approx-ln-2): New variables to use in caches. | Jay Belanger | 2007-06-22 | 1 | -2/+10 |
|/ |
|
* | Update maintainer's address. | Jay Belanger | 2007-04-23 | 1 | -1/+1 |
* | Change form of license text to match rest of Emacs. | Glenn Morris | 2007-03-19 | 1 | -13/+13 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright year. | Jay Belanger | 2006-02-05 | 1 | -1/+1 |
* | Update copyright information. | Jay Belanger | 2005-07-14 | 1 | -1/+2 |
* | Update copyright year. | Jay Belanger | 2005-05-07 | 1 | -1/+1 |
* | (calc-arctan, calc-tanh, calc-arctanh): Removed extra definitions. | Jay Belanger | 2005-02-19 | 1 | -15/+4 |
* | (math-csc-raw): Fix typo. | Jay Belanger | 2005-02-15 | 1 | -1/+1 |
* | (calc-sec, calc-csc, calc-cot, calc-sech, calc-csch, calc-coth) | Jay Belanger | 2005-02-15 | 1 | -2/+387 |
* | Add a provide statement. | Jay Belanger | 2004-11-30 | 1 | -6/+4 |
* | (math-nrf-n, math-nrf-nf, math-nrf-nfm1): New variables. | Jay Belanger | 2004-11-24 | 1 | -17/+29 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
* | Add new maintainer (deego). | Deepak Goel | 2003-01-15 | 1 | -1/+2 |
* | Doc fix. | Pavel Janík | 2001-12-20 | 1 | -1/+1 |
* | Delete empty lines at the end of file. | Pavel Janík | 2001-11-23 | 1 | -2/+0 |
* | Change all toplevel `setq' forms to `defvar' forms, and move them | Colin Walters | 2001-11-19 | 1 | -7/+12 |
* | (calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and | Colin Walters | 2001-11-14 | 1 | -220/+112 |
* | Initial import of Calc 2.02f. | Eli Zaretskii | 2001-11-06 | 1 | -0/+1783 |