| Commit message (Expand) | Author | Age | Files | Lines |
* | Mention the lowering of the precedence of negation. | Jay Belanger | 2007-10-27 | 1 | -0/+2 |
* | (math-oper-table): Lower precedence of negation for C, TeX, and eqn. | Jay Belanger | 2007-10-27 | 1 | -9/+9 |
* | (math-standard-opers): Lower the precedence of negation. | Jay Belanger | 2007-10-27 | 1 | -2/+2 |
* | (math-simplify-units-quotient): Replace missing exponent. | Jay Belanger | 2007-10-24 | 1 | -1/+3 |
* | Add some recent news. | Jay Belanger | 2007-10-20 | 1 | -0/+5 |
* | (math-largest-emacs-expt): Remove unnecessary condition check. | Jay Belanger | 2007-10-01 | 1 | -6/+3 |
* | calc-math.el (math-largest-emacs-expt): Handle the cases when expt | Jay Belanger | 2007-10-01 | 1 | -11/+27 |
* | (math-smallest-emacs-expt): Make the computation more robust. | Jay Belanger | 2007-10-01 | 1 | -2/+2 |
* | (calc-convert-units, calc-convert-temperature): Remove unnecessary | Jay Belanger | 2007-09-26 | 1 | -2/+2 |
* | (calc-digit-map, calc-dispatch-map, calc-mode, calc-quit): | Juanma Barranquero | 2007-09-26 | 1 | -144/+144 |
* | (math-build-units-table): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -20/+20 |
* | (calc-flush-caches): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -1/+1 |
* | (calc-var-name-map): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -16/+16 |
* | (another-calc): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -3/+3 |
* | (calc-full-help): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -46/+46 |
* | (calc-init-extensions, calc-reset): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -33/+33 |
* | (var-TimeZone): Make nil the default value. | Jay Belanger | 2007-08-25 | 1 | -59/+76 |
* | (math-approx-ln-10, math-approx-ln-2): Remove `eval-when-compile's. | Jay Belanger | 2007-08-17 | 1 | -4/+2 |
* | (math-besJ0, math-besJ1, math-besY0, math-besY1) | Jay Belanger | 2007-08-17 | 1 | -140/+123 |
* | (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): | Jay Belanger | 2007-08-17 | 1 | -6/+4 |
* | (math-small-factorial-table): Remove `eval-when-compile's. | Jay Belanger | 2007-08-17 | 1 | -11/+10 |
* | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): | Jay Belanger | 2007-08-17 | 1 | -2/+2 |
* | (math-bignum-digit-length): Compute the appropriate value. | Jay Belanger | 2007-08-17 | 1 | -2/+2 |
* | (math-standard-units): Give exact conversion for tsp. | Jay Belanger | 2007-08-17 | 1 | -1/+3 |
* | (calc-language-alist): Add texinfo-mode. | Jay Belanger | 2007-08-17 | 1 | -1/+2 |
* | (math-standard-units): Update values. Put in exact values when | Jay Belanger | 2007-08-15 | 1 | -98/+103 |
* | calc-aent.el | Jay Belanger | 2007-08-14 | 1 | -0/+3 |
* | (math-get-standard-units,math-get-units,math-make-unit-string) | Jay Belanger | 2007-08-14 | 1 | -12/+89 |
* | (calc-convert-temperature): Use `/' to create fractions. | Jay Belanger | 2007-08-07 | 1 | -7/+7 |
* | (math-nlfit-curve): Remove unnecessary variables. | Jay Belanger | 2007-08-05 | 1 | -4/+4 |
* | Add arch tagline | Miles Bader | 2007-08-05 | 1 | -0/+2 |
* | (calc-curve-fit): Change plot indicator. | Jay Belanger | 2007-08-04 | 1 | -1/+1 |
* | (calc-curve-fit): Change plot indicator. | Jay Belanger | 2007-08-04 | 1 | -4/+3 |
* | (calc-curve-fit): Add "plot" indicator. | Jay Belanger | 2007-08-04 | 1 | -10/+15 |
* | New file. | Jay Belanger | 2007-08-04 | 1 | -0/+815 |
* | (calc-curve-fit): Add support for nonlinear curves and plotting. | Jay Belanger | 2007-08-04 | 1 | -62/+140 |
* | (calc-graph-format-data,calc-graph-add-curve): Check for error forms. | Jay Belanger | 2007-08-03 | 1 | -25/+49 |
* | (math-get-value,math-get-sdev,math-contains-sdev): New functions. | Jay Belanger | 2007-08-03 | 1 | -0/+19 |
* | (math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw) | Jay Belanger | 2007-08-02 | 1 | -11/+20 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 43 | -43/+43 |
|\ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 2 | -2/+2 |
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 41 | -41/+41 |
* | | (math-emacs-precision, math-largest-emacs-expt) | Jay Belanger | 2007-07-22 | 1 | -0/+66 |
* | | (math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size): | Jay Belanger | 2007-07-08 | 1 | -5/+4 |
* | | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): | Jay Belanger | 2007-07-08 | 1 | -1/+1 |
* | | (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): Evaluate | Jay Belanger | 2007-07-08 | 1 | -2/+2 |
* | | (math-bignum-digit-size,math-small-integer-size): Evaluate when compiled. | Jay Belanger | 2007-07-08 | 1 | -2/+4 |
* | | (math-bignum-digit-length): Evaluate when compiled. | Jay Belanger | 2007-07-08 | 1 | -3/+4 |
* | | (math-approx-ln-10,math-approx-ln-2): Add docstrings. | Jay Belanger | 2007-07-08 | 1 | -2/+4 |
* | | (math-gammap1-raw): Add docstring. | Jay Belanger | 2007-07-08 | 1 | -1/+2 |