aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | | | | vim-patch:7.4.1695James McCoy2016-06-02
* | | | | | | | | vim-patch:7.4.1142James McCoy2016-06-02
|/ / / / / / / /
* | | | | | | | timers: stop all timers on teardownBjörn Linse2016-06-01
* | | | | | | | Merge pull request #4846 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/typva...Justin M. Keyes2016-05-31
|\ \ \ \ \ \ \ \
| * | | | | | | | typval_encode: Do not use new vector typeZyX2016-05-30
| * | | | | | | | kvec,typval_encode: Add new vector: the one with preallocated arrayZyX2016-05-30
| * | | | | | | | eval/encode: Move main macros from encode.c to typval_encode.hZyX2016-05-30
| |/ / / / / / /
* | | | | | | | Merge pull request #4844 from ZyX-I/rename-main-loopJustin M. Keyes2016-05-31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | *: Rename main loop variable from loop to main_loopZyX2016-05-30
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4843 from ZyX-I/refactor-queueJustin M. Keyes2016-05-30
|\ \ \ \ \ \ \
| * | | | | | | lib/queue: Actually remove all _QUEUE macrosZyX2016-05-30
| * | | | | | | lib/queue: Refactor queue.hZyX2016-05-30
| |/ / / / / /
* | | | | | | lib/kvec: Fix remaining linter errorsZyX2016-05-30
* | | | | | | lib/kvec: Make code cleanerZyX2016-05-30
* | | | | | | lib/kvec: Do not use kv_init unless neededZyX2016-05-30
* | | | | | | lib/kvec: Remove useless type argument from kv_push macrosZyX2016-05-30
|/ / / / / /
* | | | | | Merge pull request #4740 from brcolow/vim-7.4.1276Justin M. Keyes2016-05-29
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1276Michael Ennen2016-05-17
* | | | | | | Merge pull request #4756 from jbradaric/vim-7.4.1119Justin M. Keyes2016-05-29
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.1161Jurica Bradaric2016-05-14
| * | | | | | | vim-patch:7.4.1132Jurica Bradaric2016-05-14
| * | | | | | | vim-patch:7.4.1123Jurica Bradaric2016-05-14
| * | | | | | | vim-patch:7.4.1119Jurica Bradaric2016-05-14
* | | | | | | | fopen_noinh_readbin: restore WIN32 decisionJustin M. Keyes2016-05-28
* | | | | | | | do_source: less fuss about fopen_noinh_readbinJustin M. Keyes2016-05-28
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #2825 from lucc/legacy/listlbrJustin M. Keyes2016-05-27
|\ \ \ \ \ \ \
| * | | | | | | tests: Migrate legacy test listlbr.Lucas Hoffmann2016-05-23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4825 from ZyX-I/fix-4822Justin M. Keyes2016-05-27
|\ \ \ \ \ \ \
| * | | | | | | eval: Stop executing *eval() function at errorZyX2016-05-27
* | | | | | | | Merge pull request #4817 from bfredl/remoteuiJustin M. Keyes2016-05-27
|\ \ \ \ \ \ \ \
| * | | | | | | | api: refactor remote ui to use API dispatch generationBjörn Linse2016-05-27
* | | | | | | | | Windows: Don't build the TUI is systems where it is not supportedRui Abreu Ferreira2016-05-27
| |/ / / / / / / |/| | | | | | |
* | | | | | | | vim-patch:7.4.1567James McCoy2016-05-25
* | | | | | | | vim-patch:7.4.1096James McCoy2016-05-25
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | timers: racy situation found on travisBjörn Linse2016-05-25
|/ / / / / /
* | | | | | Merge pull request #4624 from bfredl/timersBjörn Linse2016-05-25
|\ \ \ \ \ \
| * | | | | | cmdline: Redraw the cmdline after processing eventsBjörn Linse2016-05-24
| * | | | | | eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24
| |/ / / / /
* | | | | | Merge pull request #4741 from brcolow/vim-7.4.1281Justin M. Keyes2016-05-25
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1281Michael Ennen2016-05-25
* | | | | | | Merge pull request #4807 from jamessan/vim-7.4.1053Justin M. Keyes2016-05-25
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.1071James McCoy2016-05-24
| * | | | | | | vim-patch:7.4.1053James McCoy2016-05-24
| | |/ / / / / | |/| | | | |
* / | | | | | vim-patch:7.4.1064James McCoy2016-05-24
|/ / / / / /
* | | | | | test: Remove references to tiny.vim/small.vim/mbyte.vimMichael Ennen2016-05-22
* | | | | | Merge pull request #2824 from lucc/legacy/close_countJustin M. Keyes2016-05-22
|\ \ \ \ \ \
| * | | | | | tests: Migrate legacy test close_count.Lucas Hoffmann2016-05-20
* | | | | | | os_nodetype: Return NODE_NORMAL if os_stat fails.Justin M. Keyes2016-05-22
* | | | | | | Merge pull request #4786 from jbradaric/vim-7.4.1516Justin M. Keyes2016-05-22
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.1521Jurica Bradaric2016-05-19