aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* clint: Add rules to check for memory functions callsThiago de Arruda2015-04-13
* deps: Add jemalloc as an optional dependencyThiago de Arruda2015-04-13
* memory: Add `free` wrapper and refactor project to use itThiago de Arruda2015-04-13
* memory: Replace klib memory pools by malloc/freeThiago de Arruda2015-04-12
* eval: Fix memory deallocation of JobEventThiago de Arruda2015-04-12
* remove char_u: vim_version_dir #2414Mark Bainter2015-04-12
* refactor remove_tail() function to no longer use char_u #2413Mark Bainter2015-04-12
* tests: Fix test setup/teardown in path_spec.lua #2402David Bürgin2015-04-12
* Remove obsolete CENT macro #2397Marco Hinz2015-04-12
* Refactor default_vim{,runtime}_dir to use char type. #2375Mark Bainter2015-04-12
* Merge pull request #2117 from justinmk/fix1836Justin M. Keyes2015-04-12
|\
| * fix: segfault in ml_recover() if swap file not foundJustin M. Keyes2015-04-12
| * fix: segfault in recover_names(): must not concat full pathJustin M. Keyes2015-04-12
| * test regression: recover_spec.luaJustin M. Keyes2015-04-12
| * test: helpers.lua: add temporary set_session() functionJustin M. Keyes2015-04-12
| * test: migrate legacy test 78Justin M. Keyes2015-04-12
| * passing-by: mark non-null return; remove invalid OOM check.Justin M. Keyes2015-04-12
|/
* Expand :profile's filename #2390Marco Hinz2015-04-11
* Merge pull request #2404 from Pyrohh/coverity-108870Michael Reed2015-04-11
|\
| * coverity/108870: Missing break in switchMichael Reed2015-04-10
* | Merge #2410: Fix coverity issues. (7)Eliseo Martínez2015-04-11
|\ \
| * | coverity/{13738,13739,68853,13717,13720,13716,68854,13718,13721}: FP.Eliseo Martínez2015-04-11
|/ /
* | Merge pull request #2398 from mhinz/docs-remove-jobactivityMichael Reed2015-04-11
|\ \
| * | Remove all references to JobActivityMarco Hinz2015-04-11
|/ /
* | Merge PR #2405 'Job control fixes'Thiago de Arruda2015-04-11
|\ \
| * | build: Remove busted output handler utfTerminalDetailedThiago de Arruda2015-04-11
| * | test: Remove indeterminism in job_spec.lua pty testsThiago de Arruda2015-04-11
| * | eval: Fix `jobwait()`Thiago de Arruda2015-04-11
| * | eval: Fix segfault caused by passing invalid callback to jobstartThiago de Arruda2015-04-11
|/ /
* | Merge pull request #2381 from bfredl/unnamedBjörn Linse2015-04-11
|\ \ | |/ |/|
| * ops.c: cleanup of `get_yank_register`Björn Linse2015-04-11
| * clipboard: fix "" register not updated when clipboard=unnamedBjörn Linse2015-04-11
| * clipboard: adjust v:register when clipboard=unnamedBjörn Linse2015-04-11
|/
* doc: Remove |shell-window|Michael Reed2015-04-10
* Remove unused 'if_[language].txt': ReviewMichael Reed2015-04-10
* Remove unused 'if_[language].txt': Clean upMichael Reed2015-04-10
* doc: Remove unused 'if_[language].txt' and relatedMichael Reed2015-04-10
* Bring E319 (cmd not available) in line with E519 (opt not available)Michael Reed2015-04-10
* Clarify that nvim has no built-in GUIMichael Reed2015-04-10
* coverity/{108271,108272,108273}: add fallthrough annotation #2362Alexey Shmalko2015-04-10
* README.md: Link to neovim.org/Community #2167Michael Reed2015-04-09
* scripts: Fix "test input line" logic in legacy2luatest.pl #2369David Bürgin2015-04-09
* mark.c: Remove JUMPLIST_ROTATE #2376David Bürgin2015-04-09
* Merge pull request #2374 from mhinz/hl-group-termcursorScott Prager2015-04-09
|\
| * Add new highlight groups TermCursor/TermCursorNCMarco Hinz2015-04-09
|/
* Merge pull request #2307 from splinterofchaos/system-nullScott Prager2015-04-08
|\
| * event: Only process if event_init has been run.Scott Prager2015-04-08
| * eval: do not assume a vval.v_string is nonnull.Scott Prager2015-04-08
| * system(): Return an empty string if no output.Scott Prager2015-04-08
|/
* messages: Update common instances of Vim to Nvim #2031Michael Reed2015-04-08