aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | Refactor str_to_reg().Scott Prager2014-12-11
| * | | vim-patch:7.4.243Scott Prager2014-12-11
| * | | Return void * from get_reg_contents.Scott Prager2014-12-11
| * | | vim-patch:7.4.242Scott Prager2014-12-11
| * | | memory: memcnt and strcnt.Scott Prager2014-12-11
* | | | Use GA_DEEP_CLEAR where appropriateFelipe Oliveira Carvalho2014-12-11
* | | | GA_DEEP_FREE_PTR: deep free macro for garrays that store simple pointersFelipe Oliveira Carvalho2014-12-11
* | | | GA_DEEP_CLEAR macro for garray memory deallocationFelipe Oliveira Carvalho2014-12-11
|/ / /
* | / input: Recognize mouse events for abstract_uiThiago de Arruda2014-12-10
| |/ |/|
* | docs: Remove Photon remnantsMichael Reed2014-12-09
* | docs: Remove 'osfiletype' remnantsMichael Reed2014-12-09
* | docs: Remove EBCDIC remnantsMichael Reed2014-12-09
* | docs: Remove VAX remnantsMichael Reed2014-12-09
* | docs: Remove BeOS/Haiku remnantsMichael Reed2014-12-09
* | msgpack-rpc: Add remote_ui moduleThiago de Arruda2014-12-08
* | syntax: Use RGB/GUI attribute information for "abstract_ui"Thiago de Arruda2014-12-08
* | ui: Add abstract_ui termcap and split UI layerThiago de Arruda2014-12-08
* | msgpack-rpc: Allow registration of handlers by other modulesThiago de Arruda2014-12-08
* | eval_has_provider: search autoload scripts same order as call_funcBjörn Linse2014-12-08
* | clipboard: fix `let @+ = ...` and add testBjörn Linse2014-12-08
* | clipboard: better error messages when provider not availableBjörn Linse2014-12-08
* | options: change "unnamedclip" back to "clipboard=unnamed/unnamedplus"Björn Linse2014-12-08
* | clipboard: clean up unnamedclip logicBjörn Linse2014-12-08
* | clipboard: handle linewise/charwise selections correctlyBjörn Linse2014-12-08
* | clipboard: support separate '+' and '*' clipboardsBjörn Linse2014-12-08
* | Merge pull request #1589 from splinterofchaos/fix-const-atterJustin M. Keyes2014-12-06
|\ \
| * | strings: Remove NONNUL_ALL from NULL-taking functions.Scott Prager2014-12-06
* | | Merge pull request #1341 from splinterofchaos/api-nulJustin M. Keyes2014-12-06
|\ \ \
| * | | api: Handle NULs and newlines in buffer_*_line.Scott Prager2014-12-06
| |/ /
* | | Merge pull request #1618 from elmart/clang-analysis-fixes-5Justin M. Keyes2014-12-06
|\ \ \
| * | | Fix warnings: message.c: msg_attr_keep(): Np dereference: FP.Eliseo Martínez2014-12-06
| * | | Fix warnings: edit.c: ins_compl_next_buf(): Np dereference: MI.Eliseo Martínez2014-12-06
* | | | Allow the rest of the old tests to pass with nocp.Julian Mehne2014-12-06
* | | | Allow most old tests to pass with nocp.Joel Teichroeb2014-12-06
|/ / /
* | | shell: Fix shell command outputThiago de Arruda2014-12-06
* | | Remove remaining crypto referencesMichael Reed2014-12-03
* | | Merge pull request #1534 from oni-link/fix.leak.detected.in.1510Justin M. Keyes2014-12-03
|\ \ \ | |_|/ |/| |
| * | channel.c: Fix for heap-use-after-freeoni-link2014-12-03
| * | Fix memory leak detected in PR 1510.oni-link2014-12-03
* | | shell: Remove kShellOptCooked from ShellOptsThiago de Arruda2014-12-03
* | | time: Inline microdelay into os_microdelayThiago de Arruda2014-12-03
|/ /
* | Revert "Merge pull request #1587 from equalsraf/tb-env-configs"John Szakmeister2014-12-03
* | Merge pull request #1587 from equalsraf/tb-env-configsJohn Szakmeister2014-12-03
|\ \
| * | When SANITIZE=ON headers need -DEXITFREERui Abreu Ferreira2014-12-02
| * | Only use SANITIZE for nvim targetRui Abreu Ferreira2014-12-02
| * | Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-02
* | | Merge pull request #877 from equalsraf/tb-gendeclarations-windowsJohn Szakmeister2014-12-03
|\ \ \ | |_|/ |/| |
| * | Refactor declaration generationRui Abreu Ferreira2014-11-29
* | | Fix newline substitution: Adapt to upstream patch.Eliseo Martínez2014-12-02
* | | systemlist: add `keepempty` option to preserve final newlineBjörn Linse2014-12-02
| |/ |/|