summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-bin.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Calc: simplify integer log2 and power of 2Mattias Engdegård2020-12-071-40/+8
* Remove Calc bignum remnantsMattias Engdegård2020-12-061-4/+4
* Calc: allow infinite binary word size (bug#43764)Mattias Engdegård2020-10-131-11/+21
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-101-1/+1
* Calc: fix arithmetic right shift sign bit detectionMattias Engdegård2020-10-091-1/+1
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård2019-07-161-11/+2
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-251-156/+19
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-3/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-5/+5
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-3/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | calc-bin.el (math-format-twos-complement): Group digits when appropriate.Jay Belanger2010-05-141-0/+2
* | calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.Jay Belanger2010-04-171-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (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