| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace Unix commands with Emacs in process tests. | Philipp Stephani | 2021-01-18 | 1 | -9/+71 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that sentinels are called during 'accept-process-output'. | Philipp Stephani | 2021-01-17 | 1 | -0/+53 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deadlock when receiving SIGCHLD during 'pselect'. | Philipp Stephani | 2021-01-16 | 1 | -5/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 'window-text-pixel-size' when there are leading/trailing spaces | Aaron Jensen | 2021-01-15 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prefer skip-unless in more tests | Stefan Kangas | 2021-01-13 | 2 | -17/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only run IPv6 tests if we have an IPv6 address | Robert Pluim | 2021-01-12 | 1 | -5/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new function 'buffer-line-statistics' | Lars Ingebrigtsen | 2021-01-12 | 1 | -0/+58 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new variable `inhibit-interaction' | Lars Ingebrigtsen | 2021-01-12 | 2 | -0/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase probability that a process test succeeds. | Philipp Stephani | 2021-01-10 | 1 | -0/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix process-tests on MS-Windows | Eli Zaretskii | 2021-01-05 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pretty-print keys without <> around modifiers (bug#45536) | Mattias Engdegård | 2021-01-05 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a process tests a bit more robust. | Philipp Stephani | 2021-01-04 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a process test faster. | Philipp Stephani | 2021-01-02 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify TTY allocation. | Philipp Stephani | 2021-01-02 | 1 | -59/+12 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 39 | -39/+39 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix process-tests on MS-Windows | Eli Zaretskii | 2020-12-31 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/src/process-tests.el: Let timeouts fail the tests. Fix some docstrings | Michael Albinus | 2020-12-31 | 1 | -26/+26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unbreak process tests if 'errno' is not installed. | Philipp Stephani | 2020-12-31 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manually limit file descriptors that we select on to FD_SETSIZE. | Philipp Stephani | 2020-12-31 | 1 | -29/+71 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a potential unit test breakage on GNU/Linux. | Philipp Stephani | 2020-12-31 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix an incorrect Edebug specification. | Philipp Stephani | 2020-12-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend and overhaul FD_SETSIZE overflow tests. | Philipp Stephani | 2020-12-30 | 1 | -35/+307 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ; * test/src/process-tests.el: Fix comment style. | Philipp Stephani | 2020-12-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ; Fix my previous commit | Stefan Kangas | 2020-12-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some char-table tests | Stefan Kangas | 2020-12-30 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A better fix for process-tests on MS-Windows | Eli Zaretskii | 2020-12-29 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix process-tests on MS-Windows | Eli Zaretskii | 2020-12-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instrument process-tests.el for timeouts on emba | Michael Albinus | 2020-12-29 | 1 | -19/+38 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a regression test for Bug#24325. | Philipp Stephani | 2020-12-29 | 1 | -0/+35 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix up length_internal with degenerate length inputs | Lars Ingebrigtsen | 2020-12-27 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new predicates for sequence lengths | Lars Ingebrigtsen | 2020-12-27 | 1 | -0/+30 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reject filenames containing NUL bytes. | Philipp Stephani | 2020-12-23 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inhibit buffer hooks in temporary buffers | Basil L. Contovounesios | 2020-12-20 | 1 | -3/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert apropos-internal from C to Lisp (Bug#44529) | Stefan Kangas | 2020-12-19 | 1 | -13/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document and enforce some properties for strings created by modules. | Philipp Stephani | 2020-12-12 | 2 | -0/+50 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix object-interval tests | Lars Ingebrigtsen | 2020-12-11 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new function `object-intervals' | Lars Ingebrigtsen | 2020-12-11 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fupcase no longer maps ?ß to itself (bug#11309) | Mattias Engdegård | 2020-12-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recognise ß properly as a lower-case letter (bug#11309) | Mattias Engdegård | 2020-12-09 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix [:upper:] and [:lower:] for Unicode characters (bug#11309) | Mattias Engdegård | 2020-12-09 | 1 | -0/+57 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prefer setq-local in tests | Stefan Kangas | 2020-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new variable to selectively suppress backtraces in batch mode. | Philipp Stephani | 2020-12-07 | 1 | -0/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Print a backtrace on unhandled errors in batch mode (Bug#44942). | Philipp Stephani | 2020-12-06 | 1 | -0/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix double-free bug when finalizing module runtimes. | Philipp Stephani | 2020-11-29 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect handling of module runtime and environment pointers. | Philipp Stephani | 2020-11-27 | 2 | -0/+60 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Say which command shadows a key binding | Stefan Kangas | 2020-11-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't shadow bindings by the same command | Stefan Kangas | 2020-11-22 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't show key ranges if shadowed by different commands | Stefan Kangas | 2020-11-22 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/data.c (set_internal): Fix bug#44733 | Stefan Monnier | 2020-11-19 | 1 | -0/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More string-search optimisations | Mattias Engdegård | 2020-11-19 | 1 | -0/+7 | |