| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into feature/igcfeature/igc | Helmut Eller | 2026-02-13 | 1 | -10/+3 |
| |\ | |||||
| | * | Move the Lisp_Fwd.bufoffset field back to the union | Helmut Eller | 2026-02-12 | 1 | -1/+1 |
| | * | Introduce an enum Lisp_Fwd_Predicate | Helmut Eller | 2026-02-12 | 1 | -28/+55 |
| | * | Remove struct Lisp_Buffer_Objfwd | Helmut Eller | 2026-02-12 | 1 | -10/+9 |
| | * | Remove struct Lisp_Kboard_Objfwd | Helmut Eller | 2026-02-12 | 1 | -6/+6 |
| | * | Remove struct Lisp_Objfwd | Helmut Eller | 2026-02-12 | 1 | -8/+8 |
| | * | Remove struct Lisp_Boolfwd | Helmut Eller | 2026-02-12 | 1 | -5/+5 |
| | * | Remove struct Lisp_Intfwd | Helmut Eller | 2026-02-12 | 1 | -5/+5 |
| | * | Introduce a struct Lisp_Fwd | Helmut Eller | 2026-02-12 | 1 | -19/+20 |
| * | | Alternative implementation for weak hash tables | Helmut Eller | 2026-02-02 | 1 | -1/+1 |
| * | | Merge branch 'master' into feature/igc | Helmut Eller | 2026-01-02 | 1 | -5/+6 |
| |\ \ | |/ | |||||
| | * | ; Add 2026 to copyright years. | Sean Whitton | 2026-01-01 | 1 | -1/+1 |
| | * | Fix recently-introduced ash bug | Paul Eggert | 2025-11-27 | 1 | -4/+5 |
| * | | Revert "Add "flat" representation for bignums" | Helmut Eller | 2025-11-26 | 1 | -20/+19 |
| * | | Add "flat" representation for bignums | Helmut Eller | 2025-11-25 | 1 | -19/+20 |
| * | | Merge branch 'master' into feature/igc | Helmut Eller | 2025-11-25 | 1 | -8/+7 |
| |\ \ | |/ | |||||
| | * | Fix more mis-declarations of non-const functions | Paul Eggert | 2025-11-20 | 1 | -2/+2 |
| | * | Fix mis-declarations of non-const functions | Paul Eggert | 2025-11-19 | 1 | -6/+5 |
| * | | Merge branch 'master' into feature/igc | Helmut Eller | 2025-10-04 | 1 | -0/+10 |
| |\ \ | |/ | |||||
| | * | Change EQ to move slow code path into a separate function | Pip Cet | 2025-09-22 | 1 | -0/+10 |
| * | | Merge branch 'master' into feature/igc | Gerd Möllmann | 2025-09-04 | 1 | -9/+17 |
| |\ \ | |/ | |||||
| | * | ; * src/data.c (Fash): GCC argument signedness quibble | Mattias Engdegård | 2025-09-01 | 1 | -1/+1 |
| | * | * src/data.c (Fash): Speed up when argument and result are fixnums. | Mattias Engdegård | 2025-09-01 | 1 | -9/+17 |
| * | | Merge branch 'master' into feature/igc | Gerd Möllmann | 2025-08-24 | 1 | -29/+14 |
| |\ \ | |/ | |||||
| | * | Disallow string data resizing (bug#79784) | Mattias Engdegård | 2025-08-24 | 1 | -29/+14 |
| * | | Merge branch 'master' into feature/igc | Gerd Möllmann | 2025-07-31 | 1 | -2/+3 |
| |\ \ | |/ | |||||
| | * | comp.el: Fix minor corner-case annoyances | Stefan Monnier | 2025-07-17 | 1 | -2/+3 |
| * | | Merge from 'savannah/master' | Pip Cet | 2025-03-18 | 1 | -6/+8 |
| |\ \ | |/ | |||||
| | * | Merge from savannah/emacs-30 | Po Lu | 2025-03-06 | 1 | -3/+5 |
| | |\ | |||||
| | | * | ; Improve documentation of 2 symbol-related functions | Eli Zaretskii | 2025-03-06 | 1 | -3/+5 |
| | | * | Update copyright year to 2025 | Stefan Kangas | 2025-01-02 | 1 | -1/+1 |
| | * | | ; Grammar fixes for "native-compiled" | Stefan Kangas | 2025-02-28 | 1 | -3/+3 |
| * | | | Merge 'master' into 'feature/igc' | Pip Cet | 2025-02-01 | 1 | -27/+11 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'scratch/no-purespace' into 'master' | Stefan Kangas | 2025-02-01 | 1 | -27/+11 |
| | |\ \ | |||||
| | | * | | Pure storage removal: Replace calls to removed functions | Pip Cet | 2024-12-12 | 1 | -20/+11 |
| | | * | | Pure storage removal: Main part | Pip Cet | 2024-12-12 | 1 | -7/+0 |
| * | | | | Merge branch 'master' into feature/igc | Pip Cet | 2025-01-31 | 1 | -1/+5 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Signal error when keyword/arg list is malformed | Robert Pluim | 2025-01-21 | 1 | -0/+3 |
| | * | | | Remove redundant case_Lisp_Int macro | Stefan Kangas | 2025-01-20 | 1 | -1/+2 |
| * | | | | Merge branch 'master' into feature/igc | Gerd Möllmann | 2025-01-19 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Replace call[1-8] with calln | Stefan Kangas | 2025-01-19 | 1 | -3/+3 |
| * | | | | Merge branch 'master' into scratch/igc | Gerd Möllmann | 2025-01-15 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Prefer calln to CALLN where applicable | Stefan Kangas | 2025-01-14 | 1 | -2/+2 |
| * | | | | Merge branch 'master' into scratch/igc | Gerd Möllmann | 2025-01-08 | 1 | -7/+7 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Update copyright year to 2025 | Paul Eggert | 2025-01-01 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Merge from origin/emacs-30 | Eli Zaretskii | 2024-11-02 | 1 | -3/+3 |
| | |\ \ | | |/ | |||||
| | | * | Tweak doc w.r.t to "void function" (bug#73886) | Stefan Monnier | 2024-10-27 | 1 | -3/+3 |
| | * | | Merge from origin/emacs-30 | Eli Zaretskii | 2024-10-27 | 1 | -6/+6 |
| | |\ \ | | |/ | |||||
| | | * | Update the documentation of void functions | Eli Zaretskii | 2024-10-27 | 1 | -6/+6 |
| * | | | Merge branch 'master' into scratch/igc | Gerd Möllmann | 2024-10-19 | 1 | -7/+9 |
| |\ \ \ | |/ / | |||||