| Commit message (Expand) | Author | Age |
... | |
* | | | build: Improve GenerateHelptags.cmake failure message | Thiago de Arruda | 2015-04-13 |
* | | | Merge pull request #1446 from splinterofchaos/obj | Scott Prager | 2015-04-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | docs: update for rpcstart('nvim', ['--embed']) | Scott Prager | 2015-04-13 |
| * | | channel: recognized nvim-style errors | Scott Prager | 2015-04-13 |
| * | | msgpack: Allow notifications to execute commands. | Scott Prager | 2015-04-13 |
| * | | msgpack: coerce Ints to Windows/Buffers/Tabpages | Thiago de Arruda | 2015-04-13 |
| * | | object_to_vim: Recognize buffers, windows, tabpages. | Scott Prager | 2015-04-13 |
|/ / |
|
* | | Merge PR #2415 'Use jemalloc instead of libc allocator' | Thiago de Arruda | 2015-04-13 |
|\ \ |
|
| * | | clint: Add rules to check for memory functions calls | Thiago de Arruda | 2015-04-13 |
| * | | deps: Add jemalloc as an optional dependency | Thiago de Arruda | 2015-04-13 |
| * | | memory: Add `free` wrapper and refactor project to use it | Thiago de Arruda | 2015-04-13 |
| * | | memory: Replace klib memory pools by malloc/free | Thiago de Arruda | 2015-04-12 |
| * | | eval: Fix memory deallocation of JobEvent | Thiago de Arruda | 2015-04-12 |
|/ / |
|
* | | remove char_u: vim_version_dir #2414 | Mark Bainter | 2015-04-12 |
* | | refactor remove_tail() function to no longer use char_u #2413 | Mark Bainter | 2015-04-12 |
* | | tests: Fix test setup/teardown in path_spec.lua #2402 | David Bürgin | 2015-04-12 |
* | | Remove obsolete CENT macro #2397 | Marco Hinz | 2015-04-12 |
* | | Refactor default_vim{,runtime}_dir to use char type. #2375 | Mark Bainter | 2015-04-12 |
* | | Merge pull request #2117 from justinmk/fix1836 | Justin M. Keyes | 2015-04-12 |
|\ \ |
|
| * | | fix: segfault in ml_recover() if swap file not found | Justin M. Keyes | 2015-04-12 |
| * | | fix: segfault in recover_names(): must not concat full path | Justin M. Keyes | 2015-04-12 |
| * | | test regression: recover_spec.lua | Justin M. Keyes | 2015-04-12 |
| * | | test: helpers.lua: add temporary set_session() function | Justin M. Keyes | 2015-04-12 |
| * | | test: migrate legacy test 78 | Justin M. Keyes | 2015-04-12 |
| * | | passing-by: mark non-null return; remove invalid OOM check. | Justin M. Keyes | 2015-04-12 |
|/ / |
|
* | | Expand :profile's filename #2390 | Marco Hinz | 2015-04-11 |
* | | Merge pull request #2404 from Pyrohh/coverity-108870 | Michael Reed | 2015-04-11 |
|\ \ |
|
| * | | coverity/108870: Missing break in switch | Michael Reed | 2015-04-10 |
* | | | Merge #2410: Fix coverity issues. (7) | Eliseo Martínez | 2015-04-11 |
|\ \ \ |
|
| * | | | coverity/{13738,13739,68853,13717,13720,13716,68854,13718,13721}: FP. | Eliseo Martínez | 2015-04-11 |
|/ / / |
|
* | | | Merge pull request #2398 from mhinz/docs-remove-jobactivity | Michael Reed | 2015-04-11 |
|\ \ \ |
|
| * | | | Remove all references to JobActivity | Marco Hinz | 2015-04-11 |
|/ / / |
|
* | | | Merge PR #2405 'Job control fixes' | Thiago de Arruda | 2015-04-11 |
|\ \ \ |
|
| * | | | build: Remove busted output handler utfTerminalDetailed | Thiago de Arruda | 2015-04-11 |
| * | | | test: Remove indeterminism in job_spec.lua pty tests | Thiago de Arruda | 2015-04-11 |
| * | | | eval: Fix `jobwait()` | Thiago de Arruda | 2015-04-11 |
| * | | | eval: Fix segfault caused by passing invalid callback to jobstart | Thiago de Arruda | 2015-04-11 |
|/ / / |
|
* | | | Merge pull request #2381 from bfredl/unnamed | Björn Linse | 2015-04-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | ops.c: cleanup of `get_yank_register` | Björn Linse | 2015-04-11 |
| * | | clipboard: fix "" register not updated when clipboard=unnamed | Björn Linse | 2015-04-11 |
| * | | clipboard: adjust v:register when clipboard=unnamed | Björn Linse | 2015-04-11 |
|/ / |
|
* | | doc: Remove |shell-window| | Michael Reed | 2015-04-10 |
* | | Remove unused 'if_[language].txt': Review | Michael Reed | 2015-04-10 |
* | | Remove unused 'if_[language].txt': Clean up | Michael Reed | 2015-04-10 |
* | | doc: Remove unused 'if_[language].txt' and related | Michael Reed | 2015-04-10 |
* | | Bring E319 (cmd not available) in line with E519 (opt not available) | Michael Reed | 2015-04-10 |
* | | Clarify that nvim has no built-in GUI | Michael Reed | 2015-04-10 |
* | | coverity/{108271,108272,108273}: add fallthrough annotation #2362 | Alexey Shmalko | 2015-04-10 |
* | | README.md: Link to neovim.org/Community #2167 | Michael Reed | 2015-04-09 |
* | | scripts: Fix "test input line" logic in legacy2luatest.pl #2369 | David Bürgin | 2015-04-09 |