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
*
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
*
; Fix typos in format-prompt
Juri Linkov
2020-09-10
1
-1
/
+1
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
3
-18
/
+20
*
Slight cleanup in calc-yank
Lars Ingebrigtsen
2020-08-11
1
-3
/
+1
*
Make mouse-2 respect select-enable-primary etc
Bastian Beischer
2020-08-11
1
-21
/
+37
*
Change the Calc text input method to insert at point
Tino Calancha
2020-08-11
1
-14
/
+36
*
Calc: fix interval entry snag (bug#42438)
Mattias Engdegård
2020-07-22
1
-1
/
+1
*
Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)
Mattias Engdegård
2020-05-15
1
-2
/
+2
*
Calc: fix LU decomposition for non-numeric matrices (bug#41223)
Mattias Engdegård
2020-05-14
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-04-25
2
-10
/
+4
|
\
|
*
Calc: fix autoload errors (bug#40800)
Mattias Engdegård
2020-04-24
2
-10
/
+4
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-30
1
-2
/
+3
|
\
|
|
*
Calc: don't treat nil as an integer (bug#40155)
Mattias Engdegård
2020-03-27
1
-2
/
+3
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-30
1
-0
/
+1
|
\
|
|
*
Calc: Declare dynamic variable bound in lexbind code (bug#40185)
Mattias Engdegård
2020-03-23
1
-0
/
+1
*
|
Make more load-hooks obsolete
Glenn Morris
2020-01-16
1
-0
/
+2
|
/
*
Calc: fix interval entry (bug#39040)
Mattias Engdegård
2020-01-10
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
43
-43
/
+43
*
Calc: add missing dynamic variable declarations
Mattias Engdegård
2019-12-26
1
-0
/
+15
*
Fix optional parameter passing in calc-fin-* functions
Raimon Grau
2019-10-19
1
-23
/
+30
*
Fix recording keyboard macros in Calc
Eli Zaretskii
2019-10-15
1
-1
/
+6
*
Improve documentation for year-zero issues
Paul Eggert
2019-10-05
1
-1
/
+1
*
Fix linear equation system solving in Calc (bug#35374)
Mattias Engdegård
2019-09-29
1
-0
/
+6
*
(calc): Fix link in doc string
Noah Swainland
2019-09-24
1
-1
/
+1
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Fix saving user-defined calc commands with compositions (Bug#36720)
Jack Coughlin
2019-09-12
1
-1
/
+1
*
Add FIXMEs for subsecond support
Paul Eggert
2019-08-17
1
-3
/
+5
*
Fix various Calc date conversions (bug#36822)
Mattias Engdegård
2019-08-06
1
-26
/
+12
*
calc mode line touch up
Oleh Krehel
2019-08-03
1
-1
/
+1
*
Fix syntax error in previus calc-forms change
Lars Ingebrigtsen
2019-07-30
1
-1
/
+1
*
Use decoded time accessors in calc
Lars Ingebrigtsen
2019-07-30
1
-4
/
+10
*
Fix calc number formatting with digit grouping (bug#36689)
Mattias Engdegård
2019-07-16
2
-22
/
+5
*
Fix trig simplification crash (bug#33052)
Mattias Engdegård
2019-07-10
1
-6
/
+12
*
Simplify math-get-calendar-tzinfo
Paul Eggert
2019-07-09
1
-6
/
+1
*
Fix timezone east of GMT in Calv
Lars Ingebrigtsen
2019-07-10
1
-1
/
+1
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
3
-4
/
+4
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Bruce Stephens
2019-06-26
1
-1
/
+1
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-8
/
+9
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-9
/
+8
*
* lisp/calc/calc.el: Take advantage of native bignums.
Stefan Monnier
2019-06-25
11
-936
/
+168
*
Remove XEmacs compat code from calc
Lars Ingebrigtsen
2019-06-19
4
-59
/
+29
*
Make calc-macs.el lexical
Lars Ingebrigtsen
2019-06-17
1
-1
/
+1
*
Cleanup of TODO to prefer report-emacs-bug
Stefan Kangas
2019-05-28
1
-3
/
+2
*
* lisp/calc/calc-forms.el (calc-hms-notation): Fix interactive
Andreas Schwab
2019-03-27
1
-1
/
+1
*
Be safer about "%" in message formats
Paul Eggert
2019-03-07
1
-2
/
+2
[next]