]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1071 v7.3.1071
authorBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 15:05:39 +0000 (17:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 15:05:39 +0000 (17:05 +0200)
commit428e987b61720a8b23cee6a4c806c0a1c1cdcaac
tree12bb8216a60af251e985d5cc52ce74a1009130d2
parentfdde880b0288fd9624352aa7ee5c04eefbdff9df
updated for version 7.3.1071
Problem:    New regexp engine: backreferences don't work correctly.
Solution:   Add every possible start/end position on the state stack.
src/regexp.h
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c