summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_regexp_utf8.vim
AgeCommit message (Expand)Author
2024-04-15patch 9.1.0334: No test for highlight behavior with 'ambiwidth'v9.1.0334zeertzjq
2024-04-10patch 9.1.0297: Patch 9.1.0296 causes too many issuesv9.1.0297Christian Brabandt
2024-04-09patch 9.1.0296: regexp: engines do not handle case-folding wellv9.1.0296Christian Brabandt
2024-01-04patch 9.1.0011: regexp cannot match combining chars in collectionv9.1.0011Christian Brabandt
2023-08-20patch 9.0.1777: patch 9.0.1771 causes problemsv9.0.1777Christian Brabandt
2023-08-20patch 9.0.1771: regex: combining chars in collections not handledv9.0.1771Christian Brabandt
2022-10-08patch 9.0.0700: there is no real need for a "big" buildv9.0.0700Martin Tournoij
2022-10-05patch 9.0.0669: too many delete() calls in testsv9.0.0669Bram Moolenaar
2022-07-29patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversedv9.0.0106Bram Moolenaar
2022-07-29patch 9.0.0105: illegal memory access when pattern starts with illegal bytev9.0.0105Bram Moolenaar
2022-02-22patch 8.2.4443: regexp pattern test fails on Macv8.2.4443Bram Moolenaar
2022-02-22patch 8.2.4440: crash with specific regexp pattern and stringv8.2.4440Bram Moolenaar
2022-01-31patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar
2021-09-07patch 8.2.3409: reading beyond end of line with invalid utf-8 characterv8.2.3409Bram Moolenaar
2021-04-05patch 8.2.2716: the equivalent class regexp is missing some charactersv8.2.2716Bram Moolenaar
2021-01-02patch 8.2.2278: falling back to old regexp engine can some patternsv8.2.2278Bram Moolenaar
2020-12-21patch 8.2.2177: pattern "^" does not match if first character is combiningv8.2.2177Bram Moolenaar
2020-10-02patch 8.2.1786: various Normal mode commands not fully testedv8.2.1786Bram Moolenaar
2020-07-26patch 8.2.1295: tests 44 and 99 are old stylev8.2.1295Bram Moolenaar
2020-07-20patch 8.2.1254: MS-Windows: regexp test may fail if 'iskeyword' set wronglyv8.2.1254Bram Moolenaar
2020-06-09patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-casev8.2.0938Bram Moolenaar
2019-12-16patch 8.2.0014: test69 and test95 are old stylev8.2.0014Bram Moolenaar
2019-07-20patch 8.1.1720: crash with very long %[] patternv8.1.1720Bram Moolenaar
2019-01-31patch 8.1.0862: no verbose version of character classesv8.1.0862Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2017-06-05patch 8.0.0623: error for invalid regexp is not very informativev8.0.0623Bram Moolenaar
2017-03-30patch 8.0.0529: line in test commented outv8.0.0529Bram Moolenaar
2017-03-29patch 8.0.0519: character classes are not well testedv8.0.0519Bram Moolenaar
2016-08-17patch 7.4.2223v7.4.2223Bram Moolenaar
2016-08-16patch 7.4.2222v7.4.2222Bram Moolenaar
2016-07-21patch 7.4.2086v7.4.2086Bram Moolenaar
2016-04-24patch 7.4.1785v7.4.1785Bram Moolenaar
2016-04-24patch 7.4.1783v7.4.1783Bram Moolenaar
2016-04-03patch 7.4.1700v7.4.1700Bram Moolenaar