aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch: Mark patches as NAJulian Mehne2014-12-14
* vim-patch:7.4.470Julian Mehne2014-12-14
* vim-patch:7.4.463Julian Mehne2014-12-14
* vim-patch: Mark patches as NA. #1637Florian Walch2014-12-13
* main.c: remove NO_VIM_MAINJustin M. Keyes2014-12-13
* vim-patch:? Fix memory leak in readviminfoJoel Teichroeb2014-12-13
* Ignore compatible modeJoel Teichroeb2014-12-13
* Make test29 work with nocompatible.Julian Mehne2014-12-13
* Merge pull request #1586 from oakes/masterJustin M. Keyes2014-12-13
|\
| * Allow building as a static -fPIC libraryoakes2014-12-12
* | strcnt: remove unused parameterJustin M. Keyes2014-12-12
* | Merge pull request #1635 from danthedeckie/masterJustin M. Keyes2014-12-12
|\ \ | |/ |/|
| * strings.c: replace copy_spaces, copy_chars with equivalent memset.Daniel Fairhead2014-12-12
* | Merge pull request #1604 from equalsraf/tb-env-configsJohn Szakmeister2014-12-12
|\ \
| * | Only use SANITIZE for nvim targetRui Abreu Ferreira2014-12-04
| * | Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-03
* | | Merge pull request #1134 from splinterofchaos/getreg-nlJustin M. Keyes2014-12-11
|\ \ \
| * | | Attribute/constify get_tv_string(_buf(_chk)).Scott Prager2014-12-11
| * | | vim-patch:7.4.249Scott Prager2014-12-11
| * | | 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