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
2024-05-18
Prefer stdbit.h to count-one-bits.h etc
Paul Eggert
2024-04-28
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-04-28
(COMPILED): Rename to CLOSURE
Stefan Monnier
2024-03-30
Fix implicit declaration of bswap_{32,64}
Andreas Schwab
2024-03-29
Add `value<` (bug#69709)
Mattias Engdegård
2024-03-18
(primitive-function): New type
Stefan Monnier
2024-03-18
(cl-type-of): New function to return more precise types (bug#69739)
Stefan Monnier
2024-03-11
Change bare-symbol back to match intent
Paul Eggert
2024-03-04
Revert "Replace XSETSYMBOL with make_lisp_symbol"
Mattias Engdegård
2024-02-28
Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'
Andrea Corallo
2024-02-27
; * src/data.c (Ftype_of): Update comment.
Andrea Corallo
2024-02-24
Replace XSETSYMBOL with make_lisp_symbol
Mattias Engdegård
2024-02-23
Add a proper type for obarrays
Mattias Engdegård
2024-02-13
Simplify position-symbol
Paul Eggert
2024-02-13
Remove SYMBOL_WITH_POS_{POS,SYM}
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-09
Merge from origin/emacs-29
Eli Zaretskii
2023-09-05
; Delete some commented out code in data.c (Bug#64595)
Stefan Kangas
2023-09-03
Move `wholenump` alias definition
Mattias Engdegård
2023-09-02
; Fix typos
Stefan Kangas
2023-08-18
(Fmake_local_variable): Fix bug#65209
Stefan Monnier
2023-07-26
Provide backtrace for byte-ops aref and aset
Mattias Engdegård
2023-07-14
Provide backtrace for byte-ops car, cdr, setcar, setcdr, nth and elt
Mattias Engdegård
2023-07-13
Port NaN, infinity handling better to VAX
Paul Eggert
2023-07-08
Avoid aborts when trying to 'read' sub-char-tables
Stefan Monnier
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-04-14
Disallow creation of circular variable alias chains
Mattias Engdegård
2023-04-13
Stop pretending that specpdl overflow can ever occur
Mattias Engdegård
2023-03-20
Merge from origin/emacs-29
Stefan Kangas
2023-03-19
Improve warning about changing the string returned by symbol-name
Gregory Heytings
2023-02-21
Detect and prevent function alias loops in `fset` and `defalias`
Mattias Engdegård
2023-02-18
Merge from origin/emacs-29
Stefan Kangas
2023-02-13
Rename comp-enable-subr-trampolines into native-comp-enable-subr-trampolines
Andrea Corallo
2023-02-13
Support `comp-enable-subr-trampolines' as string value
Andrea Corallo
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-20
Ensure that we are not aset-ing Lisp records in purespace.
Vibhav Pant
2022-10-05
Merge branch 'master' into feature/tree-sitter
Yuan Fu
2022-09-18
Prefer using DEFSYMs to intern with wrong_type_argument
Stefan Kangas
2022-08-29
Merge remote-tracking branch 'origin/master' into feature/tree-sitter
Yuan Fu
2022-07-20
; * src/data.c (Fash): Improve wording of the doc string.
Eli Zaretskii
2022-07-19
; * src/data.c (Fash): More precise doc string
Mattias Engdegård
2022-07-02
Add a comment about buffer_local_value/find_symbol_value
Lars Ingebrigtsen
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-14
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-06-14
Add new type treesit-compiled-query
Yuan Fu
2022-06-12
Use BASE_EQ when comparing with Qunbound
Mattias Engdegård
2022-06-10
Fix issues with loading autoloaded defcustoms while bound
Ignacio Casso
[prev]
[next]