summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-bin.el
Commit message (Expand)AuthorAgeFilesLines
* (math-bignum-logb-digit-size,math-bignum-digit-power-of-two):Jay Belanger2007-08-171-2/+2
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two):Jay Belanger2007-07-081-1/+1
* | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): EvaluateJay Belanger2007-07-081-2/+2
* | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): NewJay Belanger2007-07-061-23/+35
|/
* Update maintainer's address.Jay Belanger2007-04-231-1/+1
* Change form of license text to match rest of Emacs.Glenn Morris2007-03-191-13/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright year.Jay Belanger2006-02-051-1/+1
* Update copyright information.Jay Belanger2005-07-141-1/+2
* (calc-word-size): Replace string-to-int by string-to-number.Jay Belanger2005-05-021-2/+2
* Add a provide statement.Jay Belanger2004-11-301-4/+2
* (math-format-radix-float): Make pos a local variable.Jay Belanger2004-11-261-5/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* Revert previous change.Colin Walters2002-04-141-1/+0
* (math-format-radix-float): Load `calc-ext' before we call `math-group-float'.Colin Walters2002-04-141-4/+5
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-9/+18
* (calcFunc-clip): Use `defalias' instead of `fset' andColin Walters2001-11-141-107/+57
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+847