aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Windows: Only link against libm, libutil on Unix. #3324Rui Abreu Ferreira2015-09-10
* | runtime: remove dvorak macro #3325Justin M. Keyes2015-09-10
* | Merge #3297 'move.c refactor'Justin M. Keyes2015-09-10
|\ \
| * | Scope variables in move.cNicolas Cornu2015-09-08
| * | Replace TRUE/FALSE with true/false in move.cNicolas Cornu2015-09-08
| * | hasFolding return bool nowNicolas Cornu2015-09-08
| * | hasFoldingWin now return boolNicolas Cornu2015-09-08
| * | win_T.w_cline_folded from int to boolNicolas Cornu2015-09-07
* | | Windows: Link against libraries libuv needs on Windows.Rui Abreu Ferreira2015-09-09
* | | Merge #3307 'Travis: Rebuild third-party deps when updated'.Florian Walch2015-09-09
|\ \ \ | |_|/ |/| |
| * | deps: Update unibilium to 1.2.0.Florian Walch2015-09-09
| * | Travis: Cache third-party build directory.Florian Walch2015-09-09
| * | CMake: Don't use existing third-party sources by default.Florian Walch2015-09-09
|/ /
* | Merge pull request #3298 from oni-link/vim-7.4.609Justin M. Keyes2015-09-09
|\ \
| * | vim-patch:7.4.609oni-link2015-09-07
* | | Merge pull request #3308 from oni-link/fix.clang.reportJustin M. Keyes2015-09-09
|\ \ \
| * | | Fix warning: stream.c: stream_init(): Dead store: HI.oni-link2015-09-08
* | | | Merge pull request #3317 from fwalch/cmake/git-lookupJustin M. Keyes2015-09-09
|\ \ \ \
| * | | | CMake: Use project directory to look for Git revision.Florian Walch2015-09-08
| |/ / /
* | | | api: buffer_insert: fix bounds. #3315Enrico Ghirardi2015-09-09
* | | | doc: 'encoding'Justin M. Keyes2015-09-09
* | | | Merge #2929 'Disallow "set encoding" after startup'Justin M. Keyes2015-09-08
|\ \ \ \ | |/ / / |/| | |
| * | | encoding: test that `&encoding` cannot be changedBjörn Linse2015-09-08
| * | | encoding: Update handling of encoding in testsBjörn Linse2015-09-08
| * | | encoding: update docs for encodingBjörn Linse2015-09-08
| * | | encoding: simplify handling of encoding in TUIBjörn Linse2015-09-08
| * | | encoding: don't allow changing encoding after startup scriptsBjörn Linse2015-09-08
|/ / /
* | | Windows: disable libuv argument escaping for uv_spawn #3305Rui Abreu Ferreira2015-09-08
* | | MSVC: Fix declaration generation. #3301Rui Abreu Ferreira2015-09-07
|/ /
* | Merge PR #3246 'Run builtin TUI in a another thread'Thiago de Arruda2015-09-07
|\ \ | |/ |/|
| * tui: Refactor for running in another threadThiago de Arruda2015-09-06
| * ui: Implement module for thread-safe communication with UThiago de Arruda2015-09-06
| * loop: Improvements for thread-safetyThiago de Arruda2015-09-06
| * queue: Allow direct appending to parent queuesThiago de Arruda2015-09-06
| * log: Make logging thread-safeThiago de Arruda2015-09-06
| * build: Disable gcov on TSAN buildsThiago de Arruda2015-09-06
| * travis: Enable TSAN for sanity checking the terminal UIThiago de Arruda2015-09-06
| * contrib: Implement gdb pretty printer for UGridThiago de Arruda2015-09-06
| * tui: Move screen state tracking to new "ugrid" moduleThiago de Arruda2015-09-06
| * tui: move term_input.inl into the input.c moduleThiago de Arruda2015-09-06
|/
* Merge pull request #3288 from oni-link/vim-7.4.602oni-link2015-09-06
|\
| * vim-patch:7.4.602oni-link2015-09-06
|/
* MSVC: Include limits.h for INT_MAX. #3290Rui Abreu Ferreira2015-09-05
* do_path_expand: Avoid non-readable directories. #3273Felipe Morales2015-09-04
* Merge "Remove instances of TRUE/FALSE" #3272Björn Linse2015-09-04
|\
| * fixup: appease clintFelipe Morales2015-09-04
| * Remove instances of TRUE/FALSE macroSteven Oliver2015-09-04
|/
* Update to libuv 1.7.3 #3274Justin M. Keyes2015-09-01
* doc: fix some typos in nvim docs #3280Aaron O'Leary2015-09-01
* MSCV: FindLibUV: fix libname. #3261Rui Abreu Ferreira2015-08-31