| Commit message (Expand) | Author | Age | Files | Lines |
* | (math-padded-polynomial) | David Kastrup | 2007-06-25 | 1 | -0/+6 |
* | (math-scale-bignum-digit-size): Renamed from math-scale-bignum-3. | Jay Belanger | 2007-06-24 | 1 | -5/+6 |
* | (math-div2-bignum): Use math-bignum-digit-size. | Jay Belanger | 2007-06-24 | 1 | -1/+1 |
* | (math-init-random-base,math-prime-test): Use math-read-number-simple | Jay Belanger | 2007-06-24 | 1 | -13/+29 |
* | (math-fixnum-big): Use the variable math-bignum-digit-size. | Jay Belanger | 2007-06-23 | 1 | -1/+1 |
* | (math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size): | Jay Belanger | 2007-06-23 | 1 | -76/+110 |
* | (math-format-date-part,calc-parse-standard-date,calcFunc-julian): | Jay Belanger | 2007-06-22 | 1 | -4/+4 |
* | (math-approx-ln-10, math-approx-ln-2): New variables to use in caches. | Jay Belanger | 2007-06-22 | 1 | -2/+10 |
* | *** empty log message *** | Jay Belanger | 2007-06-22 | 1 | -75/+75 |
* | (math-small-factorial-table): Eval when compile. | Jay Belanger | 2007-06-22 | 1 | -12/+14 |
* | *** empty log message *** | Jay Belanger | 2007-06-22 | 1 | -8/+8 |
* | (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New | Jay Belanger | 2007-06-22 | 1 | -5/+14 |
* | (math-format-date-part,math-parse-standard-date,calcFunc-julian): | Jay Belanger | 2007-06-22 | 1 | -8/+17 |
* | (math-besJ0): Replace math-read-number-simple by math-read-number. | Jay Belanger | 2007-06-22 | 1 | -11/+11 |
* | (math-besJ0,math-besJ1,math-besY0,math-besY1,math-bernoulli-b-cache): | Jay Belanger | 2007-06-22 | 1 | -87/+143 |
* | (math-format-date-part,math-parse-standard-date,calcFunc-julian): | Jay Belanger | 2007-06-22 | 1 | -9/+13 |
* | (math-defcache): Allow forms to evaluate to initial values. | Jay Belanger | 2007-06-22 | 1 | -8/+19 |
* | (math-small-factorial-table): New variable. | Jay Belanger | 2007-06-22 | 1 | -8/+15 |
* | (math-read-number-simple): New function. | Jay Belanger | 2007-06-22 | 1 | -0/+18 |
* | (math-standard-ops): Fix precedence of multiplication. | Jay Belanger | 2007-06-20 | 1 | -2/+2 |
* | (math-compose-expr): Let math-expr-opers equal math-expr-ops. | Jay Belanger | 2007-06-20 | 1 | -0/+1 |
* | (calc-finish-stack-edit): Let math-expr-opers equal the function | Jay Belanger | 2007-06-20 | 1 | -1/+1 |
* | (calc-read-parse-table): Let math-expr-opers equal the function | Jay Belanger | 2007-06-20 | 1 | -1/+1 |
* | (calc-set-language,math-read-big-rec): Let math-expr-opers equal the | Jay Belanger | 2007-06-20 | 1 | -2/+2 |
* | (math-read-plain-expr,math-format-flat-expr-fancy): Let | Jay Belanger | 2007-06-20 | 1 | -2/+2 |
* | (calc-embedded-finish-edit): Let math-expr-opers equal the function | Jay Belanger | 2007-06-20 | 1 | -1/+1 |
* | (calc-do-calc-eval): Let math-expr-opers equal the function | Jay Belanger | 2007-06-20 | 1 | -4/+8 |
* | (calc-multiplication-has-precendence): New variable. | Jay Belanger | 2007-06-20 | 1 | -3/+32 |
* | (calc-full-help): Use emacs-copyright. | Glenn Morris | 2007-06-07 | 1 | -1/+1 |
* | Update maintainer's address. | Jay Belanger | 2007-04-23 | 41 | -42/+42 |
* | Update maintainer's address. | Jay Belanger | 2007-04-23 | 1 | -2/+2 |
* | (calc-version): New function. | Jay Belanger | 2007-04-16 | 1 | -0/+5 |
* | (calc-trail-mode): Shorten the title. | Jay Belanger | 2007-04-16 | 1 | -2/+1 |
* | Change form of license text to match rest of Emacs. | Glenn Morris | 2007-03-19 | 41 | -532/+532 |
* | (math-std-daylight-savings) | Kim F. Storm | 2007-03-19 | 1 | -9/+9 |
* | (math-parse-date): Fix a regular expression. | Jay Belanger | 2007-03-19 | 1 | -3/+36 |
* | (math-std-daylight-savings): Switch to new North American rule. | Chong Yidong | 2007-03-17 | 1 | -10/+10 |
* | Switch to standard GPL text for license. | Glenn Morris | 2007-02-11 | 1 | -2/+18 |
* | Add copyright and license notices. | Glenn Morris | 2007-02-11 | 1 | -0/+20 |
* | Add copyright and permissions notices. | Glenn Morris | 2007-02-01 | 1 | -0/+5 |
* | Add 2007 to copyright. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 41 | -42/+42 |
* | (calc-eval-error): Doc fix. | Juanma Barranquero | 2006-12-10 | 1 | -13/+13 |
* | Add Greek letters to math-variable-table properties of tex. | Jay Belanger | 2006-09-22 | 1 | -7/+48 |
* | (calc-dispatch): Remove unnecessary `sit-for'. | Jay Belanger | 2006-09-12 | 1 | -1/+1 |
* | (calc-curve-fit-history): New variable. | Jay Belanger | 2006-07-20 | 1 | -1/+5 |
* | (calc-selection-history): New variable. | Jay Belanger | 2006-07-20 | 1 | -3/+9 |
* | (calc-get-operator-history): New variable. | Jay Belanger | 2006-07-20 | 1 | -1/+5 |
* | (calc-match): Remove reference to calc-previous-alg-entry. | Jay Belanger | 2006-07-20 | 1 | -1/+0 |
* | (calcAlg-edit, calcAlg-enter): Remove reference to calc-previous-alg-entry. | Jay Belanger | 2006-07-20 | 1 | -22/+16 |