index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
comp.c
Age
Commit message (
Expand
)
Author
2022-03-19
Remove internal_condition_case_[345]
Paul Eggert
2022-03-19
Make `command-modes' work for (native-compiled) subrs, too
Lars Ingebrigtsen
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-01
* Improve 'maybe_defer_native_compilation'
Andrea Corallo
2022-02-01
Rename `comp--loadable' into `comp--compilable'
Andrea Corallo
2022-01-28
Reduce code duplication in parts of (auto)load&defalias
Stefan Monnier
2022-01-28
; Rename 'startup--require-comp-safetly'
Eli Zaretskii
2022-01-27
Fix potential native compiler circular dependencies during load
Andrea Corallo
2022-01-25
* src/comp.c (emit_lisp_obj_rval): Make use of NILP.
Andrea Corallo
2022-01-25
* src/comp.c (emit_limple_insn): Fix another int/Lisp_Object mixup
Stefan Monnier
2022-01-11
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
Try to make scratch/correct-warning-pos build on Windows and not segfault
Alan Mackenzie
2021-12-31
Miscellaneous enhancements to scratch/correct-warning-pos.
Alan Mackenzie
2021-12-30
Make symbols with positions work with native compilation
Alan Mackenzie
2021-12-15
Have 'dlopen' use RTLD_GLOBAL in 'dynlib_open'
Andrea Corallo
2021-12-03
Merge from origin/emacs-28
Stefan Kangas
2021-12-02
Port to C compilers that lack size-0 arrays
Paul Eggert
2021-12-01
Merge from origin/emacs-28
Stefan Kangas
2021-11-30
; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: Doc fix.
Eli Zaretskii
2021-11-30
; * src/comp.c (syms_of_comp): Fix first lines of doc strings.
Eli Zaretskii
2021-11-30
Improve native compiler startup circular dependecy prevention mechanism
Andrea Corallo
2021-10-07
Update Fstring_match calls in comp.c
Lars Ingebrigtsen
2021-09-22
Fix build with native compilation but without zlib
Eli Zaretskii
2021-09-22
Doc string fixes in comp.e
Eli Zaretskii
2021-09-15
Avoid compiler warnings in comp.c on MS-Windows
Eli Zaretskii
2021-09-13
* Clean-up some unnecessary macro usage in comp.c
Andrea Corallo
2021-09-10
Add support for GCC compiler command-line options
Arthur Miller
2021-09-01
* Add a dll loader entry for gcc_jit_context_new_cast (bug#50315)
Kien Nguyen
2021-08-30
Implement proper type conversion in native compiler
Andreas Schwab
2021-08-22
Set a unique ID for eln files on macOS (bug#45934)
Andrea Corallo
2021-07-01
Fix NS self contained eln location (bug#49271)
Alan Third
2021-06-18
; * src/comp.c (ADD_IMPORTED): Fix broken macro.
Mattias Engdegård
2021-05-27
Fix resolution of symlinks during dumping
Eli Zaretskii
2021-05-21
* Fix ahead-of-time native compilation for out-of-tree builds (bug#48497)
Andrea Corallo
2021-05-11
Rename comp-deferred-compilation
Andrea Corallo
2021-05-06
Rename comp-eln-load-path → native-comp-eln-load-path
Andrea Corallo
2021-05-06
Rename comp-warning-on-missing-source
Andrea Corallo
2021-05-06
Rename comp-native-driver-options → native-comp-driver-options
Andrea Corallo
2021-05-06
Rename comp-debug -> native-comp-debug
Andrea Corallo
2021-05-06
Rename comp-speed -> native-comp-speed
Andrea Corallo
2021-05-05
Rename feature `nativecomp' into `native-compile'
Andrea Corallo
2021-04-27
; * src/comp.c: Fix typos.
Eli Zaretskii
2021-04-27
; Fix typos
Stefan Kangas
2021-04-18
* src/comp.c (fixup_eln_load_path): Simplify code.
Eli Zaretskii
2021-04-17
Fix loading *.eln files when Emacs is installed via symlinks
Eli Zaretskii
2021-04-05
* Introduce `comp-file-preloaded-p'
Andrea Corallo
2021-04-04
* src/comp.c (fixup_eln_load_path): Fix parameter name.
Andrea Corallo
2021-04-04
* src/comp.c (Fcomp_el_to_eln_filename): Fix doc.
Andrea Corallo
[prev]
[next]