summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-bin.el
Commit message (Expand)AuthorAgeFilesLines
* (calc-octal-radix, calc-hex-radix): Add spec.Jay Belanger2009-11-201-1/+1
* (math-format-twos-complement): Renamed from math-format-complement-signed.Jay Belanger2009-11-201-13/+13
* (math-symclip, calcFunc-symclip, calc-symclip): Remove.Jay Belanger2009-11-161-27/+0
* (calc-word-size): Reset the variables `math-2-word-size' and `math-half-2-wor...Jay Belanger2009-11-161-6/+71
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (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