aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Passing-by: Fix FALSE/FAIL confusion.Eliseo Martínez2014-12-16
* coverity/13696: Unchecked return value: RI.Eliseo Martínez2014-12-16
* coverity/13695: Unchecked return value: RI.Eliseo Martínez2014-12-16
* Merge pull request #1679 from oni-link/fix.clang.warningJustin M. Keyes2014-12-15
|\
| * Fix warning: ops.c: read_viminfo_register(): Dereference of null pointer: RI.oni-link2014-12-15
* | Merge pull request #1677 from philix/dpelle-constifyJustin M. Keyes2014-12-15
|\ \ | |/ |/|
| * Little by little add 'const' were possible: mbyte.cDominique Pelle2014-12-15
* | vim-patch: Mark patches as NA.Florian Walch2014-12-15
|/
* vim-patch:7.4.543.Eliseo Martínez2014-12-15
* Merge pull request #1668 from three-comrades/patchesJustin M. Keyes2014-12-14
|\
| * vim-patch: Update patches to 552Julian Mehne2014-12-14
| * 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
* | Simple refatorings that didn't fit the pattern of the last commitFelipe Oliveira Carvalho2014-12-13
* | Reduce indentation level by early returning or continuing loopFelipe Oliveira Carvalho2014-12-13
|/
* 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