1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lisp/calc
Mattias Engdegård c13b4fa61e Remove Calc bignum remnants
* lisp/calc/calc-macs.el (Math-natnum-lessp):
* lisp/calc/calc-ext.el (math-norm-bignum, math-compare-bignum):
* lisp/calc/calc-math.el (math-zerop-bignum)
(math-scale-bignum-digit-size): Remove.

* lisp/calc/calc-bin.el (math-integer-log2, calcFunc-rot, math-clip):
* lisp/calc/calc-comb.el (math-prime-test, calcFunc-prfac)
(calcFunc-totient, calcFunc-moebius):
* lisp/calc/calc-ext.el (math-gcd):
* lisp/calc/calc-funcs.el (calcFunc-betaB):
* lisp/calc/calc-math.el (math-nth-root-int-iter, calcFunc-ilog):
Replace Math-natnum-lessp with <.
2020-12-06 23:43:53 +01:00
..
calc-aent.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-alg.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-arith.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-bin.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-comb.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-cplx.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-embed.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-ext.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-fin.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-forms.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-frac.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-funcs.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-graph.el * lisp/calc: Fix a few issues introduced by lexical scoping 2020-10-14 18:03:52 -04:00
calc-help.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-incom.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-keypd.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-lang.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-macs.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-map.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-math.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-menu.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-misc.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-mode.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-mtx.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-nlfit.el * lisp/calc: Fix a few issues introduced by lexical scoping 2020-10-14 18:03:52 -04:00
calc-poly.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-prog.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-rewr.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-rules.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-sel.el * lisp/calc: Fix a few issues introduced by lexical scoping 2020-10-14 18:03:52 -04:00
calc-stat.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-store.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-stuff.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-trail.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-undo.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-units.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-vec.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-yank.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calcalg2.el Don't quote lambdas in calc/calcalg{2,3}.el 2020-11-16 16:53:24 +01:00
calcalg3.el Don't quote lambdas in calc/calcalg{2,3}.el 2020-11-16 16:53:24 +01:00
calccomp.el Unicode integrals in Calc 2020-12-06 13:11:18 +01:00
calcsel2.el * lisp/calc: Fix a few issues introduced by lexical scoping 2020-10-14 18:03:52 -04:00