<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/benchmark/samples, branch tmp</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>vim-patch:7.4.497 #2295</title>
<updated>2015-04-05T23:24:58+00:00</updated>
<author>
<name>David Bürgin</name>
<email>676c7473@gmail.com</email>
</author>
<published>2015-03-28T21:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d3bb177f1e1dcbc4104d7bba6f2ac4ebe3ffc9c9'/>
<id>d3bb177f1e1dcbc4104d7bba6f2ac4ebe3ffc9c9</id>
<content type='text'>
Problem:    With some regexp patterns the NFA engine uses many states and
            becomes very slow.  To the user it looks like Vim freezes.
Solution:   When the number of states reaches a limit fall back to the old
            engine. (Christian Brabandt)

https://github.com/vim/vim/releases/tag/v7-4-497

Helped-by: David Bürgin &lt;676c7473@gmail.com&gt;
Helped-by: Justin M. Keyes &lt;justinkz@gmail.com&gt;
Helped-by: Scott Prager &lt;splinterofchaos@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    With some regexp patterns the NFA engine uses many states and
            becomes very slow.  To the user it looks like Vim freezes.
Solution:   When the number of states reaches a limit fall back to the old
            engine. (Christian Brabandt)

https://github.com/vim/vim/releases/tag/v7-4-497

Helped-by: David Bürgin &lt;676c7473@gmail.com&gt;
Helped-by: Justin M. Keyes &lt;justinkz@gmail.com&gt;
Helped-by: Scott Prager &lt;splinterofchaos@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
