<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/benchmark, branch v0.1.5</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>test: Remove references to tiny.vim/small.vim/mbyte.vim</title>
<updated>2016-05-22T19:55:38+00:00</updated>
<author>
<name>Michael Ennen</name>
<email>mike.ennen@gmail.com</email>
</author>
<published>2016-04-19T23:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e70cae426cb3ad6b755d76b4aa523f806bacd89b'/>
<id>e70cae426cb3ad6b755d76b4aa523f806bacd89b</id>
<content type='text'>
Vim creates these scripts in test1 depending on what build features
are enabled so that tests that use these features are skiped if
necessary. Because Neovim only has one type of build (and the features
+eval, +windows, and +multi-byte are enabled in this build) they are
not necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vim creates these scripts in test1 depending on what build features
are enabled so that tests that use these features are skiped if
necessary. Because Neovim only has one type of build (and the features
+eval, +windows, and +multi-byte are enabled in this build) they are
not necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>test/benchmark: clean up according to luacheck</title>
<updated>2015-11-23T12:57:21+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-11-17T14:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4afd386276bb3c8cebb138b96e16c2b45de003ba'/>
<id>4afd386276bb3c8cebb138b96e16c2b45de003ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
