summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-05-30patch 8.2.0847: typval related code is spread outv8.2.0847Bram Moolenaar
2020-05-30patch 8.2.0846: build failure with small featuresv8.2.0846Bram Moolenaar
2020-05-30patch 8.2.0845: text properties crossing lines not handled correctlyv8.2.0845Bram Moolenaar
2020-05-30patch 8.2.0844: text properties crossing lines not handled correctlyv8.2.0844Bram Moolenaar
2020-05-30patch 8.2.0843: filetype elm not detectedv8.2.0843Bram Moolenaar
2020-05-30patch 8.2.0842: MS-Windows: channel tests failv8.2.0842Bram Moolenaar
2020-05-29patch 8.2.0841: 'verbose' value 16 causes duplicate outputv8.2.0841Bram Moolenaar
2020-05-29patch 8.2.0840: search match count wrong when only match is in foldv8.2.0840Bram Moolenaar
2020-05-29patch 8.2.0839: dropping modifier when putting a character back in typeaheadv8.2.0839Bram Moolenaar
2020-05-29patch 8.2.0838: MS-Windows: compiler warning for uninitialized variablesv8.2.0838Bram Moolenaar
2020-05-29patch 8.2.0837: compiler warning for value set but not usedv8.2.0837Bram Moolenaar
2020-05-28patch 8.2.0836: not all :cdo output is visiblev8.2.0836Bram Moolenaar
2020-05-28patch 8.2.0835: Motif: mapping <C-bslash> still doesn't workv8.2.0835Bram Moolenaar
2020-05-27patch 8.2.0834: :drop command in terminal popup causes problemsv8.2.0834Bram Moolenaar
2020-05-27patch 8.2.0833: mapping <C-bslash> doesn't work in the GUIv8.2.0833Bram Moolenaar
2020-05-27patch 8.2.0832: compiler warning for uninitialized variablev8.2.0832Bram Moolenaar
2020-05-27patch 8.2.0831: compiler warnings for integer sizesv8.2.0831Bram Moolenaar
2020-05-26patch 8.2.0830: Motif: can't map "!"v8.2.0830Bram Moolenaar
2020-05-26patch 8.2.0829: filter() may give misleading error messagev8.2.0829Bram Moolenaar
2020-05-26patch 8.2.0828: Travis: regexp patttern doesn't work everywherev8.2.0828Bram Moolenaar
2020-05-26patch 8.2.0827: Vim9: crash in :defcompilev8.2.0827Bram Moolenaar
2020-05-26patch 8.2.0826: Vim9: crash in :defcompilev8.2.0826Bram Moolenaar
2020-05-25patch 8.2.0825: def_function() may return pointer that was freedv8.2.0825Bram Moolenaar
2020-05-25patch 8.2.0824: still not enough memory allocated when converting stringv8.2.0824Bram Moolenaar
2020-05-25patch 8.2.0823: Vim9: script reload test is disabledv8.2.0823Bram Moolenaar
2020-05-25patch 8.2.0822: Vim9: code left over from discovery phasev8.2.0822Bram Moolenaar
2020-05-25patch 8.2.0821: Vim9: memory leak in expr testv8.2.0821Bram Moolenaar
2020-05-24patch 8.2.0820: Vim9: function type isn't set until compiledv8.2.0820Bram Moolenaar
2020-05-24patch 8.2.0819: compiler warning for unused variablev8.2.0819Bram Moolenaar
2020-05-24patch 8.2.0818: Vim9: using a discovery phase doesn't work wellv8.2.0818Bram Moolenaar
2020-05-24patch 8.2.0817: not enough memory allocated when converting stringv8.2.0817Bram Moolenaar
2020-05-24patch 8.2.0816: terminal test fails when compiled with Athenav8.2.0816Bram Moolenaar
2020-05-24patch 8.2.0815: maparg() does not provide enough information for mapset()v8.2.0815Bram Moolenaar
2020-05-23patch 8.2.0814: clang warning for implicit conversionv8.2.0814Bram Moolenaar
2020-05-22patch 8.2.0813: libvterm code is slightly different from upstreamv8.2.0813Bram Moolenaar
2020-05-22patch 8.2.0812: mapset() does not properly handle <> notationv8.2.0812Bram Moolenaar
2020-05-22patch 8.2.0811: terminal keycode test is flakyv8.2.0811Bram Moolenaar
2020-05-22patch 8.2.0810: error when appending "tagfile" to 'wildoptions'v8.2.0810Bram Moolenaar
2020-05-22patch 8.2.0809: build failure with small featuresv8.2.0809Bram Moolenaar
2020-05-22patch 8.2.0808: not enough testing for the terminal windowv8.2.0808Bram Moolenaar
2020-05-22patch 8.2.0807: cannot easily restore a mappingv8.2.0807Bram Moolenaar
2020-05-21patch 8.2.0806: using "func!" after vim9script gives confusing errorv8.2.0806Bram Moolenaar
2020-05-21patch 8.2.0805: terminal key codes test fails on some systemsv8.2.0805Bram Moolenaar
2020-05-21patch 8.2.0804: libvterm code lags behind the upstream versionv8.2.0804Bram Moolenaar
2020-05-20patch 8.2.0803: libvterm code lags behind the upstream versionv8.2.0803Bram Moolenaar
2020-05-20patch 8.2.0802: libvterm code lags behind the upstream versionv8.2.0802Bram Moolenaar
2020-05-19patch 8.2.0801: terminal test fails on Macv8.2.0801Bram Moolenaar
2020-05-19patch 8.2.0800: errors from failing test are unclearv8.2.0800Bram Moolenaar
2020-05-19patch 8.2.0799: build fails if snprintf is not availablev8.2.0799Bram Moolenaar
2020-05-19patch 8.2.0798: libvterm code lags behind the upstream versionv8.2.0798Bram Moolenaar