aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | Macro cleanup: FEAT_BEVAL_TIPHettomei2015-07-17
* | Macro cleanup: FEAT_GUI_MSWINHettomei2015-07-17
* | Macro cleanup: FEAT_GUI_MACHettomei2015-07-17
* | Macro cleanup: FEAT_GUI_X11Hettomei2015-07-17
* | Macro cleanup: FEAT_GUI_GTKHettomei2015-07-17
* | Macro cleanup: FEAT_TOOLBARHettomei2015-07-17
* | Macro cleanup: FEAT_BEVALHettomei2015-07-17
* | Macro cleanup: USE_FILE_CHOOSERHettomei2015-07-17
* | Macro cleanup: FEAT_GUI_MOTIFHettomei2015-07-17
* | Macro cleanup: FEAT_GUI_W32Hettomei2015-07-17
* | Macro cleanup: FEAT_GUI and ALWAYS_USE_GUIHettomei2015-07-17
|/
* Cleanup after #3007 #3020Michael Reed2015-07-17
* spell: Defer &spell prompt until VimEnter. #3027Felipe Morales2015-07-17
* job: Replace by a better process abstraction layerThiago de Arruda2015-07-17
* server: Extract most logic into the new socket abstractionThiago de Arruda2015-07-17
* rstream/wstream: Unify structures and simplify APIThiago de Arruda2015-07-17
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
* tests: Style improvements and Makefile fix for migrated test 60. #2975Lucas Hoffmann2015-07-16
* Remove :tearoff #3007Marco Hinz2015-07-15
* vim-patch:7.4.688 #2941Felipe Morales2015-07-14
* terminal.c: Fix memory leak #2982oni-link2015-07-14
* Remove dead WIFSTOPPED and WIFCONTINUED checksFredrik Fornwall2015-07-13
* vim-patch:7.4.736 #2998cztchoice2015-07-11
* api: return error when starting a slice out of bounds.Nick Hynes2015-07-11
* api: return empty array when slicing out of bounds.Nick Hynes2015-07-11
* tests: Migrate legacy test 62.Lucas Hoffmann2015-07-11
* rbuffer: Fix for problems with escape input sequences.oni-link2015-07-07
* os/*defs: restore some comments and formatting.Justin M. Keyes2015-07-06
* refactor: remove SYS_MENU_FILE (unused)Yamakaky2015-07-06
* Split os_unix_defs.h into os/Yamakaky2015-07-06
* vim-patch:7.4.646 #2926Florian Walch2015-07-06
* doc: Remove refs to dos(16|32), win16, and win95Michael Reed2015-07-05
* MSan: Initialize buffer in spell_delete_wordlist.Justin M. Keyes2015-07-05
* CMake: Enable EXITFREE for all *San.Florian Walch2015-07-05
* CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.Florian Walch2015-07-05
* CMake: Add option for Clang MSan.Florian Walch2015-07-05
* Remove VisualNOS highlight group remnantsMichael Reed2015-07-04
* Remove 'guipty' referencesMichael Reed2015-07-04
* clipboard: don't overwrite before pasting in visual mode. #2945Björn Linse2015-07-04
* rbuffer: Reimplement as a ring buffer and decouple from rstreamThiago de Arruda2015-07-01
* rstream: Fix bug triggered when libuv doesn't use the allocated bufferoni-link2015-07-01
* klib: Improve klist.hThiago de Arruda2015-07-01
* os/fs: Use module-local uv_loop_t instanceThiago de Arruda2015-07-01
* test: Don't run legacy test 87Thiago de Arruda2015-07-01
* ASan: Fix "null pointer passed for argument declared to never be null". #2925Florian Walch2015-06-30
* Fix warnings: shell.c: do_os_system(): Nonnull passed null: FP. #2923Eliseo Martínez2015-06-28
* event_teardown(): retry uv_loop_close() instead of abort. #2903oni-link2015-06-25
* clipboard: avoid redundant error message on `clipboard_get` failure .Björn Linse2015-06-25
* Enable -Wconversion: menu.c #2885Ismail Badawi2015-06-25
* api: vim_set_var() should return the old value #2899Justin M. Keyes2015-06-25