<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/benchmark/samples, branch usermarks</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:8.2.0540: regexp and other code not tested (#20930)</title>
<updated>2022-11-04T11:31:58+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-11-04T11:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=dce3fc3e9a455426a45db072f28604b1bc63680a'/>
<id>dce3fc3e9a455426a45db072f28604b1bc63680a</id>
<content type='text'>
Problem:    Regexp and other code not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes vim/vim#5904)

https://github.com/vim/vim/commit/004a6781b3cf15ca5dd632c38cc09bb3b253d1f8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Regexp and other code not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes vim/vim#5904)

https://github.com/vim/vim/commit/004a6781b3cf15ca5dd632c38cc09bb3b253d1f8</pre>
</div>
</content>
</entry>
<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>
