<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/config, branch v0.4.3</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>Merge #10098 'win: fix msg_puts_printf()'</title>
<updated>2019-08-12T00:42:13+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-08-12T00:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ad4eb18e43d56d7ec93770af674418451daae694'/>
<id>ad4eb18e43d56d7ec93770af674418451daae694</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove DYNAMIC_ICONV</title>
<updated>2019-08-06T03:44:22+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2019-08-06T03:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d6f15ccc3c7ce04ff79c82dd8ea003f67c82ba94'/>
<id>d6f15ccc3c7ce04ff79c82dd8ea003f67c82ba94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fileio.c: eliminate set_file_time() #10357</title>
<updated>2019-06-30T14:00:35+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-06-30T14:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3b504e7c8d20bb41ef6b6f95e46527766438046a'/>
<id>3b504e7c8d20bb41ef6b6f95e46527766438046a</id>
<content type='text'>
Introduce os_file_settime(), remove cruft.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce os_file_settime(), remove cruft.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with message catalog directory</title>
<updated>2019-06-09T04:28:10+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2019-06-07T04:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1fbc01f4ab7c652b26f96fe19936f5f8e1f38e45'/>
<id>1fbc01f4ab7c652b26f96fe19936f5f8e1f38e45</id>
<content type='text'>
- In appimage, the message catalog is not used because there is no
  message catalog in LOCALE_INSTALL_DIR. Therefore, change to
  exepath/../share/locale instead of LOCALE_INSTALL_DIR.
- The old vim style($runtime/lang) is no longer used. Thus all relevant
  code is removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- In appimage, the message catalog is not used because there is no
  message catalog in LOCALE_INSTALL_DIR. Therefore, change to
  exepath/../share/locale instead of LOCALE_INSTALL_DIR.
- The old vim style($runtime/lang) is no longer used. Thus all relevant
  code is removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup: remove HAVE_SELINUX #10040</title>
<updated>2019-05-21T09:15:10+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-05-21T09:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1de77bbcec8ea4e50475e9b33986246e47614b84'/>
<id>1de77bbcec8ea4e50475e9b33986246e47614b84</id>
<content type='text'>
We never define HAVE_SELINUX, and no one has asked for it.
So remove the dead code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We never define HAVE_SELINUX, and no one has asked for it.
So remove the dead code.</pre>
</div>
</content>
</entry>
<entry>
<title>os: remove uv_translate_sys_error impl #9652</title>
<updated>2019-03-01T01:34:32+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-03-01T01:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6cd4ff2ab724583acf3a6e582ad55d0561c7bd28'/>
<id>6cd4ff2ab724583acf3a6e582ad55d0561c7bd28</id>
<content type='text'>
Since libuv minimum version is now v1.12, we can use libuv's impl.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since libuv minimum version is now v1.12, we can use libuv's impl.</pre>
</div>
</content>
</entry>
<entry>
<title>os/env: use libuv v1.12 getenv/setenv API</title>
<updated>2019-02-27T22:29:07+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-02-24T19:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=89515304e4eb81ff9eb65f3a582136fc658de139'/>
<id>89515304e4eb81ff9eb65f3a582136fc658de139</id>
<content type='text'>
- Minimum required libuv is now v1.12
- Because `uv_os_getenv` requires allocating, we must manage a map
  (`envmap` in `env.c`) to maintain the old behavior of `os_getenv` .
- free() map-items after removal. khash.h does not make copies of
  anything, so even its keys must be memory-managed by the caller.

closes #8398
closes #9267
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Minimum required libuv is now v1.12
- Because `uv_os_getenv` requires allocating, we must manage a map
  (`envmap` in `env.c`) to maintain the old behavior of `os_getenv` .
- free() map-items after removal. khash.h does not make copies of
  anything, so even its keys must be memory-managed by the caller.

closes #8398
closes #9267
</pre>
</div>
</content>
</entry>
<entry>
<title>os_setenv: use _wputenv_s; remove vestigial code #7920</title>
<updated>2019-02-25T22:47:54+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-01-27T11:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9153062095f34ec8dcdc8862da1ab9abfe560e3f'/>
<id>9153062095f34ec8dcdc8862da1ab9abfe560e3f</id>
<content type='text'>
_putenv_s variant was left over from 810d31a43001, should have been
removed in cd5b1315757e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_putenv_s variant was left over from 810d31a43001, should have been
removed in cd5b1315757e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9526 from jamessan/remove-jemalloc</title>
<updated>2019-01-20T18:58:38+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2019-01-20T18:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7e3300f7170afb870350c1d0e0a7f92f58b6e914'/>
<id>7e3300f7170afb870350c1d0e0a7f92f58b6e914</id>
<content type='text'>
Remove support for using jemalloc instead of the system allocator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove support for using jemalloc instead of the system allocator</pre>
</div>
</content>
</entry>
<entry>
<title>build: include auto/config.h explicitly</title>
<updated>2019-01-19T23:18:39+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-01-19T22:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=dbba685c697d31fcb7ece6d7435989dbccc71866'/>
<id>dbba685c697d31fcb7ece6d7435989dbccc71866</id>
<content type='text'>
Otherwise the symbols defined in config/config.h.in may not be defined,
depending on include-order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise the symbols defined in config/config.h.in may not be defined,
depending on include-order.
</pre>
</div>
</content>
</entry>
</feed>
