aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* [RFC]vim-patch:8.1.{749,1715} #10545Jan Edmund Lazo2019-07-20
* reltimefloat(): allow negative result #10544Justin M. Keyes2019-07-20
* doc [ci skip] #10383Justin M. Keyes2019-07-19
* Merge pull request #10541 from bfredl/conversion_getlnBjörn Linse2019-07-19
|\
| * refactor: use int for Columns and RowsBjörn Linse2019-07-19
| * refactor: enable -Wconversion for ex_getln.cBjörn Linse2019-07-19
* | PVS/V1026: possible overflow in a loop #10529Ihor Antonov2019-07-19
* | lintIhor Antonov2019-07-19
* | pvs/V560: A part of conditional expression is always trueIhor Antonov2019-07-19
* | pvs/V560: A part of conditional expression is always trueIhor Antonov2019-07-19
|/
* option_defs.h: fix incorrect definition #10542Justin M. Keyes2019-07-19
* vim-patch:8.1.0740: Tcl test fails (#10540)Jan Edmund Lazo2019-07-19
* Merge #10368 from janlazo/vim-8.0.1164Justin M. Keyes2019-07-19
|\
| * vim-patch:8.0.1164: changing StatusLine highlight does not always workJan Edmund Lazo2019-07-06
| * vim-patch:8.0.1146: redraw when highlight is set with same namesJan Edmund Lazo2019-07-06
| * vim-patch:8.0.0755: terminal window does not have colors in the GUIJan Edmund Lazo2019-07-06
* | Merge #10052 from janlazo/vim-8.1.0729Justin M. Keyes2019-07-19
|\ \
| * | vim-patch:8.1.0732: cannot build without the eval featureJan Edmund Lazo2019-07-17
| * | vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePostJan Edmund Lazo2019-07-17
* | | pvs/V1037: two case branches doing the same thing (#10527)Ihor Antonov2019-07-18
* | | PVS/V1037: suppress warning #10526Ihor Antonov2019-07-18
* | | PVS/V1037: suppress warning #10528Ihor Antonov2019-07-18
|/ /
* | PVS/V1037: redundant switch-case branches #10519Ihor Antonov2019-07-18
* | jobstop(): close channel before process_stop() #10522Justin M. Keyes2019-07-17
* | vim-patch:8.1.0715: superfluous redraw_win_later() #10523Jan Edmund Lazo2019-07-17
* | viml/profile: revert proftime_T to unsigned type #10521Justin M. Keyes2019-07-16
* | PVS/V1028: cast operands, not the result #10505Ihor Antonov2019-07-16
* | Merge #10500 from ngortheone/pvs/V1028_misc1Justin M. Keyes2019-07-16
|\ \
| * | lintIhor Antonov2019-07-16
| * | pvs/V1028: cast operands, not the resultIhor Antonov2019-07-16
* | | PVS/V108: cast operands, not the result #10501Ihor Antonov2019-07-16
* | | Merge #10493 from ngortheone/pvs/V1028_getchar_918Justin M. Keyes2019-07-16
|\ \ \
| * | | lintIhor Antonov2019-07-15
| * | | pvs/V1028: cast operands, not the resultIhor Antonov2019-07-15
* | | | Merge #10391 from janlazo/vim-8.1.0495Justin M. Keyes2019-07-16
|\ \ \ \
| * | | | vim-patch:8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard chan...Jan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0641: no check for out-of-memory when converting regexpJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0630: "wincmd p" does not work after using an autocmd windowJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0623: iterating through window frames is repeatedJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0583: using illogical name for get_dict_number()/get_dict_string()Jan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.1651: suspend test is flaky on some systemsJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0533: screendump tests can be flakyJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0531: flaky tests often fail with a common error messageJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.1012: memory leak with E461Jan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0833: memory leak when jumps output is filteredJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.1221: filtering does not work when listing marksJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0505: filter command test may fail if helplang is not setJan Edmund Lazo2019-07-15
| * | | | vim-patch:8.1.0495: :filter only supports some commandsJan Edmund Lazo2019-07-15
* | | | | PVS/V1028: cast operands, not the result #10503Ihor Antonov2019-07-16
* | | | | Merge #10520 'PVS/V1037: redundant case-branches'Justin M. Keyes2019-07-16
|\ \ \ \ \