aboutsummaryrefslogtreecommitdiffstats
path: root/src/eval.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/igcHelmut Eller2026-01-301-6/+7
|\
| * Less stingy lisp-eval-depth supply for debuggerMattias Engdegård2026-01-091-6/+7
* | Merge branch 'master' into feature/igcHelmut Eller2026-01-021-2/+7
|\ \ | |/
| * ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
| * ; * src/eval.c (Ffunc_arity): Doc fix (bug#79880).Eli Zaretskii2025-12-061-1/+6
* | Merge branch 'master' into feature/igcHelmut Eller2025-11-121-0/+3
|\ \ | |/
| * Don't feed the stack overflow detector bad dataMattias Engdegård2025-10-201-0/+3
* | Produce a warning when MPS pointers are passed as callback cookiesPip Cet2025-11-031-0/+9
* | Merge branch 'master' into feature/igcGerd Möllmann2025-08-241-0/+18
|\ \ | |/
| * Reject invalid error symbols (Bug#76447)Stefan Monnier2025-08-171-0/+2
| * ; Fix last changeEli Zaretskii2025-08-071-6/+6
| * New debugger-trap function to break to GDBJeremy Bryant2025-08-071-0/+16
* | Merge branch 'master' into feature/igcGerd Möllmann2025-07-311-3/+9
|\ \ | |/
| * Add `redisplay_counter` to catch nested redisplays and abort outer oneStefan Monnier2025-07-151-2/+4
| * Avoid crashes when profiling multi-threaded Lisp (bug#76970)Pip Cet2025-07-121-1/+5
* | Merge branch 'master' into feature/igcPip Cet2025-07-091-1/+1
|\ \ | |/
| * Avoid segfault when profiling Lisp programs with threadsEli Zaretskii2025-06-211-1/+1
* | Merge branch 'master' into feature/igcPip Cet2025-06-191-1/+1
|\ \ | |/
| * Merge from origin/emacs-30Eli Zaretskii2025-06-141-1/+1
| |\
| | * Fix crash when evaluating "(signal nil 5)" (bug#78738)Pip Cet2025-06-101-1/+1
| | * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | | Merge branch 'master' into feature/igcGerd Möllmann2025-05-221-6/+72
|\ \ \ | |/ /
| * | ; Fix wording of recently-added documentationEli Zaretskii2025-05-151-3/+3
| * | default_toplevel_binding, local_toplevel_binding: Loop upwardsSean Whitton2025-05-151-12/+8
| * | New top-level buffer-local value functionsSean Whitton2025-05-151-0/+70
* | | Merge from 'savannah/master'Pip Cet2025-03-181-5/+23
|\ \ \ | |/ /
| * | ; * etc/NEWS: Fix last change.Eli Zaretskii2025-03-171-3/+3
| * | Correctly unload variable aliases.Jens Schmidt2025-03-161-0/+19
| * | Re-port to 32-bit systems without alignment primitivesPo Lu2025-03-091-1/+1
| * | * src/eval.c (signal_or_quit): Reduce scope of `debugger_called`Stefan Monnier2025-03-061-2/+1
| * | ; * src/eval.c (Fdefvar_1, Fdefconst_1): Properly quote apostrophe.Philipp Stephani2025-03-041-2/+2
* | | Merge from savannah/masterPip Cet2025-02-171-3/+2
|\ \ \ | |/ /
| * | Omit 2 ‘volatile’s in internal_lisp_condition_casePaul Eggert2025-02-011-3/+2
* | | Make specpdl discards explicitPip Cet2025-02-161-4/+21
* | | [MPS] Avoid resizing roots; allocate new ones instead (Bug#76091)Pip Cet2025-02-071-5/+13
* | | [MPS] Ensure specpdl and ppstack always scan consistentlyPip Cet2025-02-071-1/+5
* | | ; * src/eval.c (init_eval_once_for_pdumper): Use 'xzalloc', not 'malloc'.Pip Cet2025-02-071-1/+1
* | | Merge 'master' into 'feature/igc'Pip Cet2025-02-011-15/+4
|\ \ \ | |/ /
| * | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-15/+4
| |\ \
| | * | Pure storage removal: Remove docstring hackPip Cet2024-12-121-6/+0
| | * | Pure storage removal: Replace calls to removed functionsPip Cet2024-12-121-7/+3
* | | | Merge branch 'master' into feature/igcGerd Möllmann2025-01-191-7/+7
|\ \ \ \ | |/ / /
| * | | Replace call[1-8] with callnStefan Kangas2025-01-191-7/+7
* | | | Merge branch 'master' into scratch/igcGerd Möllmann2025-01-151-2/+5
|\ \ \ \ | |/ / /
| * | | Use calln instead of calling Ffuncall directlyStefan Kangas2025-01-141-1/+1
| * | | Prefer calln to CALLN where applicableStefan Kangas2025-01-141-1/+1
| * | | Move define_error declaration and docstringStefan Kangas2025-01-081-0/+3
* | | | Remove inhibit_garbage_collection when HAVE_MPSStefan Kangas2025-01-121-0/+4
* | | | Merge branch 'master' into scratch/igcGerd Möllmann2025-01-081-7/+16
|\ \ \ \ | |/ / /
| * | | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
| |/ /