aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* compilation: Add -Wconversion to more files and validate CONV_SOURCESThiago de Arruda2014-10-21
* api: Add FUNC_ATTR_DEFERRED attribute to a number of functionsThiago de Arruda2014-10-21
* msgpack-rpc: Allow selective deferral API callsThiago de Arruda2014-10-21
* eval: Defer execution of JobActivity autocommandsThiago de Arruda2014-10-21
* event: Extract event_poll loops to `event_poll_until` macroThiago de Arruda2014-10-21
* event: Remove automatic event deferallThiago de Arruda2014-10-21
* event: Remove EventType enum and pass a callback to `event_push`Thiago de Arruda2014-10-21
* channel: Simplify resource managementThiago de Arruda2014-10-21
* msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda2014-10-21
* Merge pull request #1311 from GokuITA/issue1295Justin M. Keyes2014-10-20
|\
| * Fix sign column redrawVictor Fonseca2014-10-20
* | version: remove "Running in Vi compatible mode" message #1309Jeff Widman2014-10-20
|/
* rstream: Add rbuffer_read_ptr/rbuffer_write_ptr functionsThiago de Arruda2014-10-19
* rstream: Initialize 'rstream' field in RBuffer classThiago de Arruda2014-10-19
* ui: Refactor input buffer handlingThiago de Arruda2014-10-18
* rstream: Extract some RStream functionality to RBufferThiago de Arruda2014-10-18
* Merge pull request #1297 from splinterofchaos/server-errorsJustin M. Keyes2014-10-17
|\
| * server: Improve error reporting.Scott Prager2014-10-17
* | vim-patch:7.4.418Scott Prager2014-10-16
|/
* vim-patch:7.4.440 #1244Naveen Kumar Molleti2014-10-16
* vim-patch:7.4.439 #1245Naveen Kumar Molleti2014-10-16
* vim-patch:7.4.436 #1246Naveen Kumar Molleti2014-10-16
* Merge pull request #1265 from dkns/vp-7.4.444Justin M. Keyes2014-10-13
|\
| * vim-patch:7.4.444Daniel Kosinski2014-10-04
* | vim-patch:7.4.408Scott Prager2014-10-10
* | vim-patch:7.4.397Scott Prager2014-10-09
* | version: remove "Compilation" and "Linking" messages.Justin M. Keyes2014-10-07
* | version: generate "build number" from commit timestampJustin M. Keyes2014-10-07
* | version: remove non-functional Vim version identifiersJustin M. Keyes2014-10-07
* | version: remove "Included patches" messageJustin M. Keyes2014-10-07
* | version: update user-facing version indicatorsJustin M. Keyes2014-10-07
* | vim-patch:7.4.375Scott Prager2014-10-06
* | Mark patches 363 and 366 NA.Scott Prager2014-10-06
* | Removes shelltype option and all revelant doc. #1249Joseph Anthony Pasquale Holsten2014-10-06
|/
* Merge pull request #1208 from war1025/dev/remove_for_all_windowsJustin M. Keyes2014-10-03
|\
| * Remove W_NEXT use `->w_next`Wayne Rowcliffe2014-09-24
| * Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)Wayne Rowcliffe2014-09-24
* | wstream/shell: Fix memory errors caused by os_systemThiago de Arruda2014-10-01
* | eval: Fix `save_tv_as_string` to handle non-string typesThiago de Arruda2014-10-01
* | test: Add some specs for the viml function `system()`Thiago de Arruda2014-10-01
* | Use line-specific method names where possible to remove ambiguity and possibi...Paul Jolly2014-10-01
* | Implement save_tv_as_string to assist in #1176.Scott Prager2014-09-30
* | Fix system() output truncation bug.Scott Prager2014-09-30
* | Old-style test for system(list).Scott Prager2014-09-30
* | vim-patch:7.4.256Scott Prager2014-09-30
* | Return list from rettv_list_alloc.Scott Prager2014-09-30
* | vim-patch:7.4.248Scott Prager2014-09-30
* | vim-patch:7.4.247Scott Prager2014-09-30
* | memory: memchrsub and strchrsubScott Prager2014-09-30
* | memory: xstrchrnul and xmemscan.Scott Prager2014-09-30