aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Windows: FindLuaJit: fix libname. #3262Rui Abreu Ferreira2015-08-31
* Windows: Move file_info_old declaration out of UNIX block #3260Rui Abreu Ferreira2015-08-31
* runtime: `::` token is valid in C#. #3144Jerome Leclanche2015-08-31
* runtime: fix for python highlighting #3154Victor Adam2015-08-31
* MSVC: Don't use GCC -O/-g flags. #3267Rui Abreu Ferreira2015-08-31
* clipboard: avoid clipboard during :global. #2809Felipe Morales2015-08-30
* doc: termopen(): remove 'name' feature.Justin M. Keyes2015-08-30
* termopen(): remove `name` feature. #3181Mathieu Xhonneux2015-08-30
* Windows: Define USE_CRNL on Windows. #3249Seth Jackson2015-08-28
* Windows: restore 'shell', 'shellcmdflags' defaults. #3256Rui Abreu Ferreira2015-08-28
* vim-patch.sh: best-effort for older git.Justin M. Keyes2015-08-27
* vim-patch.sh: get all untagged patches #3250Justin Gassner2015-08-27
* Windows: Crank to MSVC 2015 on AppVeyor. #3254Seth Jackson2015-08-27
* cmake: Enable -fdiagnostics-color=auto gcc flag. #3137Yamakaky2015-08-27
* MSVC: use MSVC instead of GCC-like compiler flags.Justin M. Keyes2015-08-27
* Windows: avoid "uv_" naming conflicts. #3225Seth Jackson2015-08-27
* version.c: mark patches NA #3252Chiu-Hsiang Hsu2015-08-27
* os/os_defs.h cleanup: Remaining signal stuffMichael Reed2015-08-27
* os/os_defs.h cleanup: SIGHASARGMichael Reed2015-08-27
* os/os_defs.h cleanup: SIGHAS3ARGSMichael Reed2015-08-27
* os/os-defs.h cleanup: Don't include <time.h>Michael Reed2015-08-27
* cmake: Build with -fstack-protector-strong if available #2597Michael Reed2015-08-26
* vim-patch:7.4.836 #3244Justin M. Keyes2015-08-26
* Merge branch 'test59rb'Björn Linse2015-08-26
|\
| * test59: Store all text as utf-8 and convert when neededBjörn Linse2015-08-26
| * test59: Delete oldtests 58 and 59Björn Linse2015-08-26
| * test59: Make "syntax off" explicit, as default may change with #2675Björn Linse2015-08-26
| * test59: Fixup incorrectly encoded utf-8Björn Linse2015-08-26
| * test59: Split tests into 1-1, etcLucas Hoffmann2015-08-26
| * test59: Turn the VimL test function into a lua function.Lucas Hoffmann2015-08-26
| * test59: Write spell files from lua and use cp to get the right files in placeLucas Hoffmann2015-08-26
| * test59: Save source file in utf8, this will mess up a lot of characters.Lucas Hoffmann2015-08-26
| * test59: Turn function definition into source() call.Lucas Hoffmann2015-08-26
| * test59: Inital clean up.Lucas Hoffmann2015-08-26
| * tests: Migrate legacy test 59.Lucas Hoffmann2015-08-26
|/
* vim-patch.sh: update for gitJustin M. Keyes2015-08-26
* vim-patch.sh: update for Vim's hg => git migrationJohn Whitley2015-08-26
* nvim.1: Misc. improvements (2)Michael Reed2015-08-26
* MSVC: include os/os_defs.h for `inline`. #3239Rui Abreu Ferreira2015-08-25
* Small cleanup after #3227Michael Reed2015-08-25
* Move MAX and MIN macros to macros.hMichael Reed2015-08-25
* MSVC: Define `inline` and `restrict`. #3237Seth Jackson2015-08-25
* fix strict-overflow cases #3236Nikolay Orlyuk2015-08-25
* Mingw: Use POSIX compatible stdio #3232Rui Abreu Ferreira2015-08-25
* screen.c: remove `screen_char_attr` #3235Justin M. Keyes2015-08-25
* vim-patch:7.4.799Chiu-Hsiang Hsu2015-08-25
* Windows: Define ssize_t and SSIZE_MAX. #3228Seth Jackson2015-08-25
* Windows: Accept CRLF in msgpack-gen.lua grammar #3226Rui Abreu Ferreira2015-08-24
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* remove references to <sys/time.h>Justin M. Keyes2015-08-24