Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-18 | no longer try to avoid automatic scrolling - this is patched out of Scintilla... | Robin Haberkorn | 1 | -13/+9 |
2023-04-05 | updated copyright to 2023 | Robin Haberkorn | 1 | -1/+1 |
2022-06-21 | updated copyright to 2022 and updated TODO | Robin Haberkorn | 1 | -1/+1 |
2022-06-21 | fixed rubout of certain constructs like Ifoo$FRX$$ | Robin Haberkorn | 1 | -2/+4 |
2021-10-11 | optimized caret scrolling: this is a costly operation and is now done only on... | Robin Haberkorn | 1 | -9/+13 |
2021-06-05 | teco_memory_check() now checks for addition overflows and negative searches (... | Robin Haberkorn | 1 | -0/+9 |
2021-06-04 | guard against too low arguments to <S> by checking whether the memory limit w... | Robin Haberkorn | 1 | -8/+10 |
2021-05-30 | THE GREAT CEEIFICATION EVENT | Robin Haberkorn | 1 | -0/+1130 |