index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data.c
Age
Commit message (
Expand
)
Author
2020-11-20
Avoid a compilation warning about an ambiguous else
Lars Ingebrigtsen
2020-11-19
* src/data.c (set_internal): Fix bug#44733
Stefan Monnier
2020-10-05
Make primitive redefinition effective through trampoline synthesis
Andrea Corallo
2020-09-23
Make CHECK_SUBR public
Andrea Corallo
2020-09-21
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-09-13
Fix builds without modules
Glenn Morris
2020-09-13
Add facility to make module functions interactive (Bug#23486).
Philipp Stephani
2020-09-06
* src/data.c (subr-native-lambda-list): Defined it unconditionally (bug#43255)
Andrea Corallo
2020-09-01
Rework native compiled lisp/d lambda list accessor
Andrea Corallo
2020-08-31
Fix describe function arglist for native compiled lisp/d (bug#42572)
Andrea Corallo
2020-08-09
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-03
Simplify use of __lsan_ignore_object
Paul Eggert
2020-08-02
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-01
Use a more precise check for '__lsan_ignore_object'
Philipp Stephani
2020-08-01
Suppress leak detector in some cases
Philipp Stephani
2020-05-06
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-06
Merge from origin/emacs-27
Glenn Morris
2020-05-03
Improve doc strings of makunbound and fmakunbound
Stefan Kangas
2020-04-25
* src/data.c (syms_of_data): Fix #ifdef HAVE_NATIVE_COMP position.
Andrea Corallo
2020-04-12
* src/comp.c (native-comp-unit-set-file): New function.
Andrea Corallo
2020-04-12
* src/comp.c (native-comp-unit-file): Better parameter name.
Andrea Corallo
2020-03-29
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-03-26
Refactor and fix typo in CHECK_*_COERCE_MARKER
Paul Eggert
2020-03-23
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-03-23
Merge from origin/emacs-27
Glenn Morris
2020-03-22
Don't signal during backtrace unrewind (Bug#40088)
Noam Postavsky
2020-03-16
Trigger native compilation when loading bytecode
Andrea Corallo
2020-02-22
Restore runtime check for invalid tag
Paul Eggert
2020-02-23
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-02-04
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-02-03
Always define subr-native-elisp-p also without native compiler
Andrea Corallo
2020-01-18
Make Faset nonrecursive
Paul Eggert
2020-01-18
Improve performance when a string's byte count changes
Paul Eggert
2020-01-03
Let the OS clear new large strings of NUL
Paul Eggert
2020-01-01
some rework to please --enable-check-lisp-object-type
Andrea Corallo
2020-01-01
fix naming for predicate SUBR_NATIVE_COMPILEDP
Andrea Corallo
2020-01-01
mitigate ifdef proliferation
Andrea Corallo
2020-01-01
add native-comp-unit-file primitive
Andrea Corallo
2020-01-01
add subr-native-compilation-unit primitive
Andrea Corallo
2020-01-01
add support for native comp unit to type-of
Andrea Corallo
2020-01-01
introduce SUBRP_NATIVE_COMPILEDP
Andrea Corallo
2020-01-01
add basic compilation unit into structure
Andrea Corallo
2020-01-01
native compile interactive functions support
Andrea Corallo
2020-01-01
improve subr-native-elisp-p
Andrea Corallo
2020-01-01
fix subr-native-elisp-p predicate name
Andrea Corallo
2020-01-01
add native_elisp field into Lisp_Subr
Andrea Corallo
2019-12-31
Assume C99-style ‘long long’
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-15
Improve documentation of 'add-variable-watcher'
Eli Zaretskii
2019-11-13
Refactor bignum multiplication, exponentiation
Paul Eggert
[prev]
[next]