index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
comp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in error message in native-compile-prune-cache
Lars Ingebrigtsen
2022-07-23
1
-1
/
+1
*
Give a better error message in native-compile-prune-cache
Lars Ingebrigtsen
2022-07-22
1
-0
/
+2
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
\
|
*
Mark async worker tmp file as utf-8-emacs-unix (bug#48029)
Andrea Corallo
2022-07-13
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-12
1
-1
/
+3
|
\
|
|
*
; * lisp/emacs-lisp/comp.el (native-comp-speed): Explain the -1 value.
Eli Zaretskii
2022-07-11
1
-1
/
+3
|
*
* Fix native comp for non trivial function names (bug#52833)
Andrea Corallo
2022-01-17
1
-1
/
+3
|
*
Revert "Remove the filename argument from the command line after an ELC+ELN b...
Eli Zaretskii
2022-01-10
1
-2
/
+1
|
*
Remove the filename argument from the command line after an ELC+ELN build
Alan Mackenzie
2022-01-10
1
-1
/
+2
*
|
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-3
/
+3
*
|
Add native-compile-prune-cache command
Lars Ingebrigtsen
2022-07-02
1
-0
/
+24
*
|
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
1
-2
/
+2
*
|
Fix native-comp of trampolines after previous change
Lars Ingebrigtsen
2022-05-28
1
-0
/
+1
*
|
Make comp--native-compile delete the temp file it creates
Lars Ingebrigtsen
2022-05-26
1
-42
/
+53
*
|
Fix comp-mvar doc string quoting
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
|
comp.el: Cosmetic changes
Stefan Monnier
2022-05-22
1
-23
/
+39
*
|
; Fix two mail addresses
Andrea Corallo
2022-05-16
1
-1
/
+1
*
|
Fix native-comp type of prin1-to-string
Lars Ingebrigtsen
2022-05-15
1
-1
/
+1
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-6
/
+6
*
|
Make `command-modes' work for (native-compiled) subrs, too
Lars Ingebrigtsen
2022-03-19
1
-2
/
+10
*
|
* Have `null' and `not' explicit in LIMPLE so we inline them
Andrea Corallo
2022-02-04
1
-1
/
+3
*
|
(byte-compile-eval): Adjust to changes in `load-history`
Stefan Monnier
2022-01-31
1
-0
/
+1
*
|
* `batch-byte+native-compile' produce .eln younger than .elc (bug#52912)
Andrea Corallo
2022-01-25
1
-6
/
+11
*
|
* lisp/emacs-lisp/comp.el (batch-byte+native-compile): Fix unwind form
Andrea Corallo
2022-01-25
1
-2
/
+2
*
|
Remove the unused unbind-all bytecode
Mattias EngdegÄrd
2022-01-24
1
-1
/
+0
*
|
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-22
1
-4
/
+6
|
\
\
|
*
|
Suspend temp .elc production when native compiling till when necessary
Andrea Corallo
2022-01-19
1
-4
/
+6
*
|
|
Commit fixes and enhancements to the scratch/correct-warning-pos branch
Alan Mackenzie
2022-01-14
1
-1
/
+3
*
|
|
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-11
1
-16
/
+9
|
\
|
|
|
*
|
Remove the filename argument from the command line after an ELC+ELN build
Alan Mackenzie
2022-01-11
1
-1
/
+2
|
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
|
\
|
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
|
* Fix native comp for non trivial function names (bug#52833)
Andrea Corallo
2021-12-28
1
-1
/
+3
|
*
|
Make use of `comp-cstr-shallow-copy'
Andrea Corallo
2021-12-01
1
-13
/
+3
|
|
/
*
|
Miscellaneous enhancements to scratch/correct-warning-pos.
Alan Mackenzie
2021-12-31
1
-1
/
+1
*
|
Make symbols with positions work with native compilation
Alan Mackenzie
2021-12-30
1
-7
/
+6
|
/
*
* lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix target dir.
Andrea Corallo
2021-10-16
1
-1
/
+2
*
* Fix `native-compile-target-directory' effectiveness on trampolines
Andrea Corallo
2021-10-15
1
-1
/
+3
*
; * lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix comment.
Andrea Corallo
2021-10-15
1
-2
/
+2
*
New function num-processors
Paul Eggert
2021-10-10
1
-14
/
+1
*
* Fix `batch-native-compile' not to spawn a subprocess
Andrea Corallo
2021-10-04
1
-4
/
+8
*
; * lisp/emacs-lisp/comp.el (batch-native-compile): Don't use non-ASCII.
Eli Zaretskii
2021-09-28
1
-1
/
+1
*
Make the build of source tarball produce *.eln files
Eli Zaretskii
2021-09-28
1
-9
/
+16
*
; * lisp/emacs-lisp/comp.el (batch-native-compile): Doc fix.
Eli Zaretskii
2021-09-28
1
-4
/
+5
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-2
/
+2
*
Improve doc strings of a recent commit
Eli Zaretskii
2021-09-18
1
-2
/
+3
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-1
/
+1
*
; * lisp/emacs-lisp/comp.el (native-comp-compiler-options): Doc fix.
Eli Zaretskii
2021-09-11
1
-1
/
+1
*
Add support for GCC compiler command-line options
Arthur Miller
2021-09-10
1
-0
/
+18
*
* Forward `comp-file-preloaded-p' to async workers
Andrea Corallo
2021-08-27
1
-1
/
+2
[next]