index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calc
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
8
-41
/
+31
*
Fix byte-compilation warnings
Mattias Engdegård
2021-09-11
1
-8
/
+6
*
Make calc-grab-region work with rectangular selects
Lars Ingebrigtsen
2021-09-06
1
-1
/
+4
*
Autoload calc-grab-sum-across and calc-grab-sum-down
Lars Ingebrigtsen
2021-09-01
1
-0
/
+2
*
Make calc plotting through gnuplot work on non-X gnuplots
Lars Ingebrigtsen
2021-08-31
1
-7
/
+14
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
10
-25
/
+25
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
2
-5
/
+5
*
Calc: control digits after decimal point (bug#47302)
Mattias Engdegård
2021-04-27
1
-3
/
+11
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
2
-0
/
+4
*
Remove redundant #' before lambda in calc/*.el
Stefan Kangas
2021-04-05
3
-23
/
+23
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-2
/
+3
*
Fix multiple Calc defmath errors (bug#46750)
Mattias Engdegård
2021-03-01
1
-27
/
+38
*
* lisp/calc/calc-ext.el (math-equal-int): Work for bignums.
Mattias Engdegård
2021-03-01
1
-2
/
+2
*
Fix Calc menu item for vector dot products
Lars Ingebrigtsen
2021-02-24
1
-1
/
+1
*
* lisp/calc/calc-sel.el (calc-replace-sub-formula): Fix typo
Stefan Monnier
2021-02-15
1
-2
/
+2
*
Prefer setq-local in a few more places
Stefan Kangas
2021-02-08
2
-23
/
+11
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-4
/
+2
*
Fix setting of line/point style in calc gnuplot
Lars Ingebrigtsen
2021-01-27
1
-3
/
+3
*
Calc: use big brackets around function arguments
Mattias Engdegård
2021-01-22
1
-3
/
+10
*
Calc: use Unicode brackets in Big mode when available (bug#45917)
Mattias Engdegård
2021-01-19
1
-85
/
+162
*
Parse square root sign in embedded Calc mode
Mattias Engdegård
2021-01-19
1
-1
/
+1
*
Missing dynamic variable declarations in Calc
Mattias Engdegård
2021-01-19
1
-0
/
+2
*
Actually make the calc trail window dedicated
Lars Ingebrigtsen
2021-01-19
1
-1
/
+1
*
* lisp/calc/calc.el: Remove some XEmacs compat code.
Stefan Kangas
2021-01-13
1
-9
/
+1
*
* lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major mode
Stefan Monnier
2021-01-04
6
-73
/
+64
*
Update copyright year to 2021
Paul Eggert
2021-01-01
43
-43
/
+43
*
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-12-19
1
-1
/
+1
*
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-19
1
-4
/
+5
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-1
/
+1
*
Allow using newer versions of Gnuplot from calc again
Illia Ostapyshyn
2020-12-07
1
-1
/
+1
*
Calc: simplify integer log2 and power of 2
Mattias Engdegård
2020-12-07
1
-40
/
+8
*
Remove Calc bignum remnants
Mattias Engdegård
2020-12-06
6
-62
/
+14
*
Unicode integrals in Calc
Mattias Engdegård
2020-12-06
1
-9
/
+28
*
Don't quote lambdas with 'function' in calc/*.el
Stefan Kangas
2020-11-17
24
-508
/
+468
*
Don't quote lambdas in calc/calcalg{2,3}.el
Stefan Kangas
2020-11-16
2
-305
/
+294
*
Make Calc windows dedicated by default
Eli Zaretskii
2020-11-14
1
-1
/
+11
*
Make more load-hooks obsolete (Bug#21563)
Stefan Kangas
2020-10-20
1
-0
/
+2
*
* lisp/calc: Fix a few issues introduced by lexical scoping
Stefan Monnier
2020-10-14
8
-54
/
+69
*
Calc: allow infinite binary word size (bug#43764)
Mattias Engdegård
2020-10-13
1
-11
/
+21
*
Calc: revert to old precedence of '/' in (La)TeX input mode
Mattias Engdegård
2020-10-13
1
-1
/
+1
*
* lisp/calc/: Use lexical scoping in all the files
Stefan Monnier
2020-10-10
39
-466
/
+529
*
Calc: fix arithmetic right shift sign bit detection
Mattias Engdegård
2020-10-09
1
-1
/
+1
*
Calc: fix formatting and parsing Unix time (bug#43759)
Mattias Engdegård
2020-10-02
1
-4
/
+9
*
Calc: fix business days calculation (bug43677)
Mattias Engdegård
2020-10-02
1
-6
/
+7
*
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-4
/
+4
*
Use a square root character in calc displays
Lars Ingebrigtsen
2020-09-15
1
-1
/
+2
*
Calc: fix binomial coefficients for negative arguments (bug#16999)
Mattias Engdegård
2020-09-14
1
-13
/
+29
*
Simplify big integer constants in Calc
Mattias Engdegård
2020-09-11
3
-20
/
+12
*
Fix calc tests when running noninteractively
Mattias Engdegård
2020-09-11
1
-1
/
+1
*
Use a header line in calc mode instead of a regular in-buffer line
Boruch Baum
2020-09-10
1
-15
/
+32
[next]