aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Disable a broken functional test.John Szakmeister2015-10-01
* Merge pull request #3408 from fwalch/cmake/filter-ldflagsJustin M. Keyes2015-09-30
|\
| * CMake: Remove --sort-common from linker flags.Florian Walch2015-10-01
|/
* Merge pull request #3365 from ZyX-I/refactor-stringJustin M. Keyes2015-09-30
|\
| * eval/string(): Share code between msgpackdump() and string()+:echoZyX2015-09-30
| * functests: Do not use user viminfo fileZyX2015-09-30
| * eval/msgpackdump(): Use copyID for protecting against recursive inputZyX2015-09-30
|/
* Merge pull request #3321 from cHoco/fix-append-api-implementation-2Justin M. Keyes2015-09-27
|\
| * Fix append() without line argumentEnrico Ghirardi2015-09-20
* | Merge pull request #3398 from fmoralesc/update-vim-tutorJustin M. Keyes2015-09-27
|\ \
| * | tutor-mode: update pluginFelipe Morales2015-09-27
* | | Merge #3316 'Travis: Install Python 3 Neovim module'.Florian Walch2015-09-27
|\ \ \
| * | | Travis: Install Python 3 to run Python 3 tests.Florian Walch2015-09-27
| * | | test: Check for installed Python module with Vimscript function.Florian Walch2015-09-27
|/ / /
* | | Merge pull request #3395 from fmoralesc/revert-wildmodeJustin M. Keyes2015-09-26
|\| |
| * | defaults: revert wildmode to 'full'Felipe Morales2015-09-26
|/ /
* | Merge pull request #3394 from justinmk/man.vimJustin M. Keyes2015-09-25
|\ \
| * | man.vim: Prevent sourcing in startup.Justin M. Keyes2015-09-25
| * | man.vim: avoid creating extra blank buffers.Justin M. Keyes2015-09-25
|/ /
* | ex_menu: use `bool`. #3389Pavlos Vinieratos2015-09-25
* | Merge pull request #3384 from equalsraf/tb-vlaJustin M. Keyes2015-09-24
|\ \
| * | Enable compiler flag -WvlaRui Abreu Ferreira2015-09-24
| * | Remove VLA from path_get_absolute_pathRui Abreu Ferreira2015-09-24
|/ /
* | Enable -Wconversion: if_cscope.c #3068cztchoice2015-09-23
* | Merge pull request #1878 from justinmk/man.vimJustin M. Keyes2015-09-23
|\ \
| * | man.vim: accept [count] for section number.Justin M. Keyes2015-09-23
| * | test: K, 'keywordprg'Justin M. Keyes2015-09-23
| * | nv_ident: sprintf => snprintfJustin M. Keyes2015-09-23
| * | man.vim: window-local optionsJustin M. Keyes2015-09-23
| * | man.vim: man#get_page(): parse page and section.Justin M. Keyes2015-09-23
| * | man.vim: convert ftplugin to actual plugin.Justin M. Keyes2015-09-23
| * | 'keywordprg': support ex commandsJustin M. Keyes2015-09-23
| * | build: remove USEMAN_SJustin M. Keyes2015-09-23
|/ /
* | Merge pull request #3289 from fmoralesc/update-jemallocFelipe Morales2015-09-22
|\ \ | |/ |/|
| * third-party: update jemalloc to 4.0.2Felipe Morales2015-09-22
|/
* Merge pull request #3359 from ZyX-I/fix-msgpackJustin M. Keyes2015-09-19
|\
| * eval/msgpackparse(): Fix crash by adding return at errorZyX2015-09-19
| * functests: Test how msgpack\* functions behave with invalid inputZyX2015-09-19
| * functests: Split msgpack\* function tests into three groups:ZyX2015-09-19
| * functests/helpers: Add exc_exec function that checks the exceptionZyX2015-09-19
|/
* Merge PR #3309 'Fixes for 0.1'Thiago de Arruda2015-09-18
|\
| * terminal: Don't store a buf_T reference in the terminal structThiago de Arruda2015-09-18
| * terminal: Run screen refresh timer in a deferred queueThiago de Arruda2015-09-18
| * ugrid: Increase cell size to allow unicode compositionThiago de Arruda2015-09-18
| * terminal: Don't enter terminal mode from `:normal`Thiago de Arruda2015-09-18
| * eval: Fix `ex_delfunction` to use the `uf_refcount` field properlyThiago de Arruda2015-09-18
| * regexp: Fix invalid multibyte reads at end of stringsThiago de Arruda2015-09-18
| * os/path: Fix path_get_absolute_path for top-level pathsThiago de Arruda2015-09-18
| * ui_bridge: Fix passing NULL pointer to memcpyThiago de Arruda2015-09-18
|/
* Merge pull request #3353 from yagebu/docs-miscJustin M. Keyes2015-09-17
|\