Karsten Hopp wrote: > Am 19.05.2013 19:15, schrieb Bram Moolenaar: > > Patch 7.3.970 > > Problem: Syntax highlighting can be slow. > > Solution: Include the NFA regexp engine. Add the 'regexpengine' option to > > select which one is used. (various authors, including Ken Takata, > > Andrei Aiordachioaie, Russ Cox, Xiaozhou Liua, Ian Young) > > Files: src/Make_cyg.mak, src/Make_ming.mak, src/Make_mvc.mak, > > src/Makefile, src/regexp.c, src/regexp.h, src/regexp_nfa.c, > > src/structs.h, src/testdir/Makefile, src/testdir/test64.in, > > src/testdir/test64.ok, Filelist, runtime/doc/pattern.txt, > > runtime/doc/option.txt, src/option.c, src/option.h, > > src/testdir/test95.in, src/testdir/test95.ok, > > src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, > > src/testdir/Make_ming.mak, src/testdir/Make_os2.mak, > > src/testdir/Make_vms.mms, src/testdir/Makefile > > > > > > The patch in this mail and the one on the ftp site is broken. It > contains the patch for src/testdir/Makefile twice. > The mercurial patch 4444:ccecb03e5e8b (7.3.970) is ok.
Oops. I corrected the ftp site. Can't correct the email.. Obviously using Mercurial is the way to go these days. -- A fool must search for a greater fool to find admiration. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
