]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1076 v7.3.1076
authorBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 19:42:13 +0000 (21:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 19:42:13 +0000 (21:42 +0200)
commit2d5e112284957ea60ea5291dae4401d101348902
tree82ab56e76f20f5ef4339e38f353bd5767b427a37
parent021e147b7030103d394e1081568e88d92d678531
updated for version 7.3.1076
Problem:    New regexp engine: \@= and \& don't work.
Solution:   Make these items work.  Add column info to logging.
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c