aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"Jan Edmund Lazo2019-07-28
| * | | vim-patch:8.1.1765: get(func, dict, def) does not work properlyJan Edmund Lazo2019-07-28
* | | | PVS/V547: expression is always true/false #10640Ihor Antonov2019-07-29
* | | | PVS/V512: memcpy overflow/underflow #10642Ihor Antonov2019-07-28
|/ / /
* | | PVS/V560: condition is always false #10638Ihor Antonov2019-07-28
* | | vim-patch:8.0.1753: fix various warnings #10639Ihor Antonov2019-07-28
* | | context: shada_encode_regs(): init WriteMergerState #10637Justin M. Keyes2019-07-28
* | | PVS/V560: expression is always false/true #10623Ihor Antonov2019-07-28
* | | vim-patch:7.4.2213: runtime parts with EndOfBuffer port #10635Daniel Hahler2019-07-28
* | | ci: Travis: no need for asan_symbolize (#10627)Daniel Hahler2019-07-28
* | | src/clint.py: flake8 fixes [ci skip] (#10631)Daniel Hahler2019-07-28
* | | vim-patch:b1c9198af (#10634)Daniel Hahler2019-07-28
* | | Merge #10628 from notomo/vim-8.1.1759Justin M. Keyes2019-07-28
|\ \ \
| * | | Fix clint errornotomo2019-07-28
| * | | vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo2019-07-28
* | | | build/tests: remove pre/uv.h #10531Daniel Hahler2019-07-28
* | | | PVS/V560: condition is always true #10630Ihor Antonov2019-07-28
* | | | PVS/V560: condition is always true #10624Ihor Antonov2019-07-28
* | | | pvs/V560: part of conditional expression is always true (#10629)Ihor Antonov2019-07-28
|/ / /
* | | vim-patch:8.1.1748: :args output is not aligned (#10625)Daniel Hahler2019-07-27
* | | Merge #10619 'API: context'Justin M. Keyes2019-07-27
|\ \ \
| * | | API: Context: save/restoreAbdelhakeem2019-07-27
| * | | eval: context: add ctx-family functionsAbdelhakeem2019-07-27
| * | | API: ContextAbdelhakeem2019-07-27
| * | | API: ContextJustin M. Keyes2019-07-27
* | | | vim-patch:8.1.0956: context:0 in 'diffopt' #10622Jan Edmund Lazo2019-07-27
|/ / /
* | | ci: AppVeyor: DEPS_BUILD_DIR is not a CMake variable [ci skip] (#10613)Daniel Hahler2019-07-27
* | | ci: Travis: single osx job [ci skip] (#10614)Daniel Hahler2019-07-27
|/ /
* | ci: Travis: gcc-9: use gcov-9 (#10609)Daniel Hahler2019-07-27
* | tests: test_arglist.vim: align with Vim [ci skip] (#10612)Daniel Hahler2019-07-27
* | Merge #10606 'vim-patch:8.1.0404'Justin M. Keyes2019-07-27
|\ \
| * | Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"Jan Edmund Lazo2019-07-26
| * | vim-patch:8.1.0404: accessing invalid memory with long argument nameJan Edmund Lazo2019-07-26
* | | ci: Travis: remove clang-tsan from allowed failures [skip ci] (#10591)Daniel Hahler2019-07-27
* | | Merge pull request #10580 from blueyed/tests-catDaniel Hahler2019-07-27
|\ \ \
| * | | tests: win: fix "cat" with PowerShellerw72019-07-26
| * | | tests: use "cat" also on WindowsDaniel Hahler2019-07-26
|/ / /
* | | vim-patch:8.1.1747: unused variables #10605Jan Edmund Lazo2019-07-26
* | | Merge #10589 'os/fs: introduce os_fopen()'Justin M. Keyes2019-07-26
|\ \ \ | |/ / |/| |
| * | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
| * | os/fs: introduce os_fopen()Justin M. Keyes2019-07-25
|/ /
* | PVS/V768: do use enum as bool #10582Ihor Antonov2019-07-25
* | Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}'Justin M. Keyes2019-07-25
|\ \
| * | regexp: add function attributesJan Edmund Lazo2019-07-25
| * | vim-patch:8.1.0913: CI crashes when running out of memoryJan Edmund Lazo2019-07-25
| * | vim-patch:8.1.0910: crash with tricky search patternJan Edmund Lazo2019-07-25
| * | vim-patch:8.1.0907: CI tests on AppVeyor are failingJan Edmund Lazo2019-07-25
| * | vim-patch:8.1.0905: complicated regexp causes a crashJan Edmund Lazo2019-07-25
| * | regexp: use fixed types to avoid overflowJan Edmund Lazo2019-07-24
| * | Checks for overflow when parsing string to intGabriel2019-07-24