Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
| | | | | Run admin/update-copyright. | ||||
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
* | | calc-bin.el (math-format-twos-complement): Group digits when appropriate. | Jay Belanger | 2010-05-14 | 1 | -0/+2 |
| | | |||||
* | | calc-bin.el (calc-radix): Have the O option turn on twos-complement mode. | Jay Belanger | 2010-04-17 | 1 | -1/+1 |
|/ | |||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | (calc-octal-radix, calc-hex-radix): Add spec. | Jay Belanger | 2009-11-20 | 1 | -1/+1 |
| | |||||
* | (math-format-twos-complement): Renamed from math-format-complement-signed. | Jay Belanger | 2009-11-20 | 1 | -13/+13 |
| | | | | | | (calc-radix): Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'. (calc-octal-radix, calc-hex-radix): Add an argument for two's complement. | ||||
* | (math-symclip, calcFunc-symclip, calc-symclip): Remove. | Jay Belanger | 2009-11-16 | 1 | -27/+0 |
| | |||||
* | (calc-word-size): Reset the variables `math-2-word-size' and ↵ | Jay Belanger | 2009-11-16 | 1 | -6/+71 |
| | | | | | | `math-half-2-word-size'. (math-format-complement-signed, math-symclip, calcFunc-symclip, calc-symclip): New functions. | ||||
* | 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 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
* | | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): | Jay Belanger | 2007-08-17 | 1 | -2/+2 |
| | | | | | | | | Remove `eval-when-compile's. | ||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 | ||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
* | | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): | Jay Belanger | 2007-07-08 | 1 | -1/+1 |
| | | | | | | | | Evaluate when compiled. | ||||
* | | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): Evaluate | Jay Belanger | 2007-07-08 | 1 | -2/+2 |
| | | | | | | | | when compiled. | ||||
* | | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): New | Jay Belanger | 2007-07-06 | 1 | -23/+35 |
|/ | | | | | | | | | constants. (math-and-bignum,math-or-bignum,math-xor-bignum,math-diff-bignum) (math-not-bignum,math-clip-bignum): Use the constants math-bignum-digit-power-of-two and math-bignum-logb-digit-size instead of their values. (math-clip): Use math-small-integer-size instead of its value. | ||||
* | 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 |
| | |||||
* | (calc-word-size): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -2/+2 |
| | |||||
* | Add a provide statement. | Jay Belanger | 2004-11-30 | 1 | -4/+2 |
| | | | | (calc-Need-calc-bin): Remove it. | ||||
* | (math-format-radix-float): Make pos a local variable. | Jay Belanger | 2004-11-26 | 1 | -5/+6 |
| | | | | | (math-format-radix-float): Remove unnecessary setq. (math-radix-float-cache): Declare it. | ||||
* | 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 |
| | |||||
* | Revert previous change. | Colin Walters | 2002-04-14 | 1 | -1/+0 |
| | |||||
* | (math-format-radix-float): Load `calc-ext' before we call `math-group-float'. | Colin Walters | 2002-04-14 | 1 | -4/+5 |
| | |||||
* | Change all toplevel `setq' forms to `defvar' forms, and move them | Colin Walters | 2001-11-19 | 1 | -9/+18 |
| | | | | | | before their first use. Use `when', `unless'. Remove trailing periods from error forms. Add description and headers suggested by Emacs Lisp coding conventions. | ||||
* | (calcFunc-clip): Use `defalias' instead of `fset' and | Colin Walters | 2001-11-14 | 1 | -107/+57 |
| | | | | | | | | `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date. | ||||
* | Initial import of Calc 2.02f. | Eli Zaretskii | 2001-11-06 | 1 | -0/+847 |