<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/testdir/Makefile, 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>Introduce nvim namespace: Move files.</title>
<updated>2014-05-15T18:46:01+00:00</updated>
<author>
<name>Eliseo Martínez</name>
<email>eliseomarmol@gmail.com</email>
</author>
<published>2014-05-12T00:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=da51dc9cf202772f60bd2da975dbef257bd9237c'/>
<id>da51dc9cf202772f60bd2da975dbef257bd9237c</id>
<content type='text'>
Move files from src/ to src/nvim/.
- src/nvim/ becomes the new root dir for nvim executable sources.
- src/libnvim/ is planned to become root dir of the neovim library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move files from src/ to src/nvim/.
- src/nvim/ becomes the new root dir for nvim executable sources.
- src/libnvim/ is planned to become root dir of the neovim library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove incorrect trailing backslash</title>
<updated>2014-05-01T02:01:27+00:00</updated>
<author>
<name>Joel Teichroeb</name>
<email>joel@teichroeb.net</email>
</author>
<published>2014-05-01T02:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3b77a62a77970a1c1aff5d50df396171ce24b464'/>
<id>3b77a62a77970a1c1aff5d50df396171ce24b464</id>
<content type='text'>
If this backslash is here and USE_VALGRIND is defined, valgrind complains that "else" is not a command.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If this backslash is here and USE_VALGRIND is defined, valgrind complains that "else" is not a command.</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: prettify Makefile</title>
<updated>2014-04-25T17:08:45+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2014-04-25T08:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a6e1738db31407cdde9cec1e0763f068c7d0a0ae'/>
<id>a6e1738db31407cdde9cec1e0763f068c7d0a0ae</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.191</title>
<updated>2014-04-14T12:54:40+00:00</updated>
<author>
<name>oni-link</name>
<email>knil.ino@gmail.com</email>
</author>
<published>2014-04-12T21:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a881273dad5eb5d1f5efa8da79704c9cf9abf0e0'/>
<id>a881273dad5eb5d1f5efa8da79704c9cf9abf0e0</id>
<content type='text'>
Problem:    Escaping a file name for shell commands can't be done without a
            function.
Solution:   Add the :S file name modifier.

https://code.google.com/p/vim/source/detail?r=40f18a1c1592c8b4047f6f2a413557f48a99c55f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Escaping a file name for shell commands can't be done without a
            function.
Solution:   Add the :S file name modifier.

https://code.google.com/p/vim/source/detail?r=40f18a1c1592c8b4047f6f2a413557f48a99c55f
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.203</title>
<updated>2014-04-13T10:30:05+00:00</updated>
<author>
<name>oni-link</name>
<email>knil.ino@gmail.com</email>
</author>
<published>2014-04-12T20:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a1dd6a6dd85931cd882f28c5ee8bc6eafe0826c8'/>
<id>a1dd6a6dd85931cd882f28c5ee8bc6eafe0826c8</id>
<content type='text'>
Problem:    Parsing 'errorformat' is not correct.
Solution:   Reset "multiignore" at the start of a multi-line message. (Lcd)

https://code.google.com/p/vim/source/detail?r=fb24b025c7cf07db79a559a3091db42e02c1af86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Parsing 'errorformat' is not correct.
Solution:   Reset "multiignore" at the start of a multi-line message. (Lcd)

https://code.google.com/p/vim/source/detail?r=fb24b025c7cf07db79a559a3091db42e02c1af86
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.167</title>
<updated>2014-04-12T19:48:09+00:00</updated>
<author>
<name>oni-link</name>
<email>knil.ino@gmail.com</email>
</author>
<published>2014-04-09T17:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=77c2c6947974d54c28c93e6e8509bc2d07c882fe'/>
<id>77c2c6947974d54c28c93e6e8509bc2d07c882fe</id>
<content type='text'>
Problem:    Fixes are not tested.
Solution:   Add a test for not autoloading on assignment. (Yukihiro Nakadaira)

https://code.google.com/p/vim/source/detail?r=22387c8eec43ea8b1b704cad49c8f7187e2fd579
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Fixes are not tested.
Solution:   Add a test for not autoloading on assignment. (Yukihiro Nakadaira)

https://code.google.com/p/vim/source/detail?r=22387c8eec43ea8b1b704cad49c8f7187e2fd579
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helpers for debugging with valgrind</title>
<updated>2014-04-05T14:05:31+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-04-05T12:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cb9afe0dc0c9bb19ad6755df5677351e1e7fbb22'/>
<id>cb9afe0dc0c9bb19ad6755df5677351e1e7fbb22</id>
<content type='text'>
The environment variable USE_VALGRIND can be set to run tests with valgrind. If
VALGRIND_GDB is set, valgrind will start it's own gdbserver for remote
debugging with `target remote | vgdb`. USE_GDB can still be used, but it will
be ignored if USE_VALGRIND is set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The environment variable USE_VALGRIND can be set to run tests with valgrind. If
VALGRIND_GDB is set, valgrind will start it's own gdbserver for remote
debugging with `target remote | vgdb`. USE_GDB can still be used, but it will
be ignored if USE_VALGRIND is set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed testdir/Makefile to use Makefile wildcards instead of SUFFIXES</title>
<updated>2014-04-04T10:54:23+00:00</updated>
<author>
<name>Jared L Wong</name>
<email>jaredlwong@gmail.com</email>
</author>
<published>2014-04-02T04:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=86b6f1ccff1ac0face3a0be4ae3e57bf608f8ea9'/>
<id>86b6f1ccff1ac0face3a0be4ae3e57bf608f8ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-integrate FEAT_FILTERPIPE code</title>
<updated>2014-03-27T20:36:32+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-03-27T16:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e995b2156778fb28f1fbcf29a97d3f7f531e7583'/>
<id>e995b2156778fb28f1fbcf29a97d3f7f531e7583</id>
<content type='text'>
This feature was accidentally removed when doing the initial import from vim. It
makes vim use pipes instead of temporary files for filtering buffers through
shell commands.

I found that this was missing when looking for references of
SHELL_READ/SHELL_WRITE outside mch_call_shell`.

When `mch_call_shell` is reimplemented on top of libuv process management
facilities, pipes will always be used for communication with child processes so
it makes sense to enable the feature permanently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This feature was accidentally removed when doing the initial import from vim. It
makes vim use pipes instead of temporary files for filtering buffers through
shell commands.

I found that this was missing when looking for references of
SHELL_READ/SHELL_WRITE outside mch_call_shell`.

When `mch_call_shell` is reimplemented on top of libuv process management
facilities, pipes will always be used for communication with child processes so
it makes sense to enable the feature permanently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak in `eval7`</title>
<updated>2014-03-07T18:27:05+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-03-07T18:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=80cb604cc86753e814d3015532be7351d61098e7'/>
<id>80cb604cc86753e814d3015532be7351d61098e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
