summaryrefslogtreecommitdiffstats
path: root/src/regexp_bt.c
AgeCommit message (Expand)Author
2021-07-21patch 8.2.3197: error messages are spread outv8.2.3197Bram Moolenaar
2021-07-20patch 8.2.3190: error messages are spread outv8.2.3190Bram Moolenaar
2021-07-05patch 8.2.3110: a pattern that matches the cursor position is complicatedv8.2.3110Bram Moolenaar
2021-05-24patch 8.2.2885: searching for \%'> does not match linewise end of linev8.2.2885Bram Moolenaar
2021-05-03patch 8.2.2829: some comments are not correct or clearv8.2.2829Bram Moolenaar
2021-04-05patch 8.2.2716: the equivalent class regexp is missing some charactersv8.2.2716Bram Moolenaar
2020-12-21patch 8.2.2181: valgrind warnings for using uninitialized valuev8.2.2181Bram Moolenaar
2020-12-09patch 8.2.2121: internal error when using \ze before \zs in a patternv8.2.2121Bram Moolenaar
2020-09-07patch 8.2.1633: some error messages are internal but do not use iemsg()v8.2.1633Bram Moolenaar
2020-06-12patch 8.2.0967: unnecessary type casts for vim_strnsave()v8.2.0967Bram Moolenaar
2020-04-12patch 8.2.0559: clearing a struct is verbosev8.2.0559Bram Moolenaar
2020-02-15patch 8.2.0260: several lines of code are duplicatedv8.2.0260Bram Moolenaar
2019-12-22patch 8.2.0033: crash when make_extmatch() runs out of memoryv8.2.0033Bram Moolenaar
2019-09-08patch 8.1.2010: new file uses old style commentsv8.1.2010Bram Moolenaar
2019-09-07patch 8.1.2005: the regexp.c file is too bigv8.1.2005Bram Moolenaar