aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* config: split out versiondef.h from config.hBjörn Linse2015-03-08
* vim-patch:7.4.578oni-link2015-03-04
* jobsend: Don't append extra newline after last itemBjörn Linse2015-03-03
* illumos requires the use of limits.h for things like INT_MAX #2049Mike Zeller2015-02-26
* job: Allow spawning jobs connected to pseudo terminalsThiago de Arruda2015-02-23
* job: Refactor process spawning and startup argumentsThiago de Arruda2015-02-23
* eval: Fix buffering of data in job autocommandsThiago de Arruda2015-02-23
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* vim-patch:7.4.525 #1988Fabian Brosda2015-02-19
* Enable -Wconversion: mark.c.Eliseo Martínez2015-02-18
* syntax: Refactor to store all term and gui attributes independentlyThiago de Arruda2015-02-16
* ui: Remove/adapt some old code for a big UI refactorThiago de Arruda2015-02-16
* Remove nonnullret deadcode: xmalloc.Eliseo Martínez2015-01-27
* Remove nonnullret deadcode: vim_strsave.Eliseo Martínez2015-01-27
* vim-patch:7.4.446Pavel Platto2015-01-20
* Remove long_u: ex_docmd.c: Refactor long_u.Eliseo Martínez2015-01-19
* Merge pull request #1816 from Pyrohh/macro_cleanupJustin M. Keyes2015-01-15
|\
| * Macro cleanup: PROTOMichael Reed2015-01-14
* | main: Fix color schemes for abstract_uiThiago de Arruda2015-01-13
|/
* Revert "[WIP] "abstract_ui" fixes and improvements"Justin M. Keyes2015-01-12
* Merge pull request #1657 from tarruda/abstract-ui-fixesJustin M. Keyes2015-01-12
|\
| * ui: Test for abstract_ui whenever a minimal t_colors value is requiredThiago de Arruda2015-01-10
* | Cleanup: Rename getdigits() family functions.Eliseo Martínez2015-01-11
* | Cleanup: Refactor getdigits().Eliseo Martínez2015-01-11
|/
* Merge pull request #1761 from oni-link/speed.up.gcJustin M. Keyes2015-01-10
|\
| * Speed up garbage collection.oni-link2014-12-31
* | Remove long_u: term: Enable -Wconversion.Eliseo Martínez2015-01-10
* | eval: fix incorrect refcount in list_append_listBjörn Linse2015-01-07
|/
* Merge pull request #1738 from fwalch/vim-7.4.549Justin M. Keyes2014-12-30
|\
| * vim-patch:7.4.549Florian Walch2014-12-27
* | vim-patch:7.4.541Florian Walch2014-12-25
|/
* vim-patch:7.4.516Florian Walch2014-12-24
* vim-patch:7.4.513Florian Walch2014-12-23
* vim-patch:7.4.491Florian Walch2014-12-23
* vim-patch:7.4.499Florian Walch2014-12-23
* vim-patch:7.4.311David Rodriguez2014-12-23
* Merge pull request #1663 from philix/array_sizeJustin M. Keyes2014-12-19
|\
| * Define and use the ARRAY_SIZE macroFelipe Oliveira Carvalho2014-12-18
* | vim-patch:7.4.442Florian Walch2014-12-18
* | vim-patch:7.4.434Florian Walch2014-12-18
|/
* Reduce indentation level by early returning or continuing loopFelipe Oliveira Carvalho2014-12-13
* 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
| * 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
* | Use GA_DEEP_CLEAR where appropriateFelipe Oliveira Carvalho2014-12-11
|/
* eval_has_provider: search autoload scripts same order as call_funcBjörn Linse2014-12-08
* clipboard: support separate '+' and '*' clipboardsBjörn Linse2014-12-08