aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | Merge pull request #1663 from philix/array_sizeJustin M. Keyes2014-12-19
|\ \
| * | Change the signature of utf_convert() (mbyte.c) to use ARRAY_SIZEFelipe Oliveira Carvalho2014-12-18
| * | Change the signature of intable() (mbyte.c) to use ARRAY_SIZEFelipe Oliveira Carvalho2014-12-18
| * | Use ARRAY_SIZE where Coccinelle wasn't able to do itFelipe Oliveira Carvalho2014-12-18
| * | Define and use the ARRAY_SIZE macroFelipe Oliveira Carvalho2014-12-18
* | | Merge pull request #1704 from fwalch/vim-7.4.434Justin M. Keyes2014-12-19
|\ \ \
| * | | vim-patch:7.4.442Florian Walch2014-12-18
| * | | vim-patch:7.4.434Florian Walch2014-12-18
| |/ /
* | | Merge pull request #1638 from Grimy/ex-dropJustin M. Keyes2014-12-19
|\ \ \
| * | | Reimplement :drop (vim-patch:0)Victor Adam2014-12-18
* | | | Merge pull request #1699 from three-comrades/fix-viminfoJustin M. Keyes2014-12-19
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove superfluous settings from legacy tests.Julian Mehne2014-12-18
| * | | Use a local viminfo file when running the old tests.Julian Mehne2014-12-17
* | | | vim-patch:7.4.423Florian Walch2014-12-18
| |/ / |/| |
* | | Fix warnings: window.c: win_close_othertab(): Np dereference: FP.Eliseo Martínez2014-12-17
* | | Fix warnings: syntax.c: get_id_list(): Double free: FP.Eliseo Martínez2014-12-17
* | | Fix warnings: option.c: makeset()/put_setnum(): Various (3): FP.Eliseo Martínez2014-12-17
|/ /
* | coverity/75594: Explicit null dereferenced: RI.Eliseo Martínez2014-12-16
* | 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