summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2512: Vim9: compiling error test sometimes failsv8.2.2512Bram Moolenaar2021-02-144-13/+9
* patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar2021-02-1415-18/+56
* patch 8.2.2510: internal error when popup with mask is zero height or widthv8.2.2510Bram Moolenaar2021-02-133-1/+26
* patch 8.2.2509: tests fail on s390 buildv8.2.2509Bram Moolenaar2021-02-132-3/+4
* patch 8.2.2508: cannot change the character displayed in non existing linesv8.2.2508Bram Moolenaar2021-02-139-10/+41
* Update runtime filesBram Moolenaar2021-02-1333-218/+312
* patch 8.2.2507: github build may fail if Ubuntu 20.04 is usedv8.2.2507Bram Moolenaar2021-02-132-4/+6
* patch 8.2.2506: Vim9: :continue does not work correctly in a :try blockv8.2.2506Bram Moolenaar2021-02-136-19/+190
* patch 8.2.2505: Vim9: crash after defining function with invalid return typev8.2.2505Bram Moolenaar2021-02-123-0/+24
* patch 8.2.2504: Vim9: crash when using an argument from a closurev8.2.2504Bram Moolenaar2021-02-123-1/+16
* patch 8.2.2503: Vim9: a caught error may leave something on the stackv8.2.2503Bram Moolenaar2021-02-123-1/+21
* patch 8.2.2502: a few github actions are failingv8.2.2502Bram Moolenaar2021-02-122-1/+4
* patch 8.2.2501: not always clear where an error is reportedv8.2.2501Bram Moolenaar2021-02-1116-59/+146
* patch 8.2.2500: build fails without the GUI featurev8.2.2500Bram Moolenaar2021-02-112-0/+4
* patch 8.2.2499: "vim -g --version" does not redirect outputv8.2.2499Bram Moolenaar2021-02-113-0/+17
* patch 8.2.2498: no test for what 8.2.2494 fixesv8.2.2498Bram Moolenaar2021-02-112-0/+3
* patch 8.2.2497: no error when using more than one character for a registerv8.2.2497Bram Moolenaar2021-02-105-3/+46
* patch 8.2.2496: insufficien testing for text jumping fixv8.2.2496Bram Moolenaar2021-02-102-3/+10
* patch 8.2.2495: text jumps up and down when moving the cursorv8.2.2495Bram Moolenaar2021-02-103-3/+5
* patch 8.2.2494: ":rviminfo!" clears most of oldfilesv8.2.2494Bram Moolenaar2021-02-103-9/+14
* patch 8.2.2493: text property for text left of window shows upv8.2.2493Bram Moolenaar2021-02-105-1/+44
* patch 8.2.2492: command line buffer name cannot be translatedv8.2.2492Bram Moolenaar2021-02-102-1/+3
* patch 8.2.2491: popup window for text property may show in first screen linev8.2.2491Bram Moolenaar2021-02-106-0/+81
* patch 8.2.2490: 'wrap' option is always reset when starting diff modev8.2.2490Bram Moolenaar2021-02-105-7/+38
* patch 8.2.2489: current buffer is wrong after deletebufline() failsv8.2.2489Bram Moolenaar2021-02-093-16/+30
* patch 8.2.2488: json_encode() gives generic argument errorv8.2.2488Bram Moolenaar2021-02-084-6/+9
* patch 8.2.2487: terminal shows garbage after double-wide characterv8.2.2487Bram Moolenaar2021-02-084-6/+43
* patch 8.2.2486: Vim9: some errors for white space do not show contextv8.2.2486Bram Moolenaar2021-02-077-14/+18
* patch 8.2.2485: when sourcing a script again the script version isn't resetv8.2.2485Bram Moolenaar2021-02-073-2/+20
* patch 8.2.2484: Vim9: Cannot use a comment starting with #{v8.2.2484Bram Moolenaar2021-02-073-2/+7
* patch 8.2.2483: Vim9: type error for misformed expressionv8.2.2483Bram Moolenaar2021-02-073-0/+39
* patch 8.2.2482: build errorv8.2.2482Bram Moolenaar2021-02-072-0/+4
* patch 8.2.2481: Vim9: confusing error when variable arguments have defaultv8.2.2481Bram Moolenaar2021-02-073-0/+17
* patch 8.2.2480: Vim9: some errors for white space do not show contextv8.2.2480Bram Moolenaar2021-02-078-18/+22
* patch 8.2.2479: set/getbufline test fails without the job featurev8.2.2479Bram Moolenaar2021-02-073-10/+16
* patch 8.2.2478: MS-Windows: backup files for plugins are loadedv8.2.2478Bram Moolenaar2021-02-072-1/+6
* patch 8.2.2477: autocommand tests hang on MS-Windowsv8.2.2477Bram Moolenaar2021-02-072-1/+9
* patch 8.2.2476: using freed memory when splitting window while closing bufferv8.2.2476Bram Moolenaar2021-02-077-11/+26
* patch 8.2.2475: autocommand tests hangs on MS-Windowsv8.2.2475Bram Moolenaar2021-02-062-0/+5
* patch 8.2.2474: using freed memory when window is closed by autocommandv8.2.2474Bram Moolenaar2021-02-063-0/+18
* patch 8.2.2473: crash when leaving command line window triggers autocommandv8.2.2473Bram Moolenaar2021-02-063-3/+14
* patch 8.2.2472: crash when using command line window in an autocommandv8.2.2472Bram Moolenaar2021-02-063-5/+27
* patch 8.2.2471: popup_setoptions() does not set textprop in other tabv8.2.2471Bram Moolenaar2021-02-063-1/+22
* patch 8.2.2470: popup_getoptions() does not get textprop from other tabv8.2.2470Bram Moolenaar2021-02-063-1/+17
* patch 8.2.2469: confusing error if :winsize has a wrong argumentv8.2.2469Bram Moolenaar2021-02-063-0/+10
* patch 8.2.2468: not easy to get the full command name from a shortened onev8.2.2468Bram Moolenaar2021-02-067-0/+86
* patch 8.2.2467: script generated by :mkview changes alternate filev8.2.2467Bram Moolenaar2021-02-053-1/+18
* patch 8.2.2466: max() and min() can give many error messagesv8.2.2466Bram Moolenaar2021-02-043-1/+18
* patch 8.2.2465: using freed memory in :psearchv8.2.2465Bram Moolenaar2021-02-033-3/+29
* patch 8.2.2464: using freed memory if window closed in autocommandv8.2.2464Bram Moolenaar2021-02-033-1/+16