summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-02-26patch 8.2.2551: MS-Windows: colors test file is not installedv8.2.2551Bram Moolenaar
2021-02-25patch 8.2.2550: signal stack size is wrong with latest glibc 2.34v8.2.2550Bram Moolenaar
2021-02-24patch 8.2.2549: crash after using "g:" in a for loopv8.2.2549Bram Moolenaar
2021-02-23patch 8.2.2548: May get stuck in the cmdline window using :normalv8.2.2548Bram Moolenaar
2021-02-23patch 8.2.2547: "%" command not accurate for big filesv8.2.2547Bram Moolenaar
2021-02-23patch 8.2.2546: typo in mouse key namev8.2.2546Bram Moolenaar
2021-02-23patch 8.2.2545: errors and crash when terminal window is zero heightv8.2.2545Bram Moolenaar
2021-02-23patch 8.2.2544: Vim9: error for argument when checking for lambdav8.2.2544Bram Moolenaar
2021-02-22patch 8.2.2543: Vim9: a return inside try/catch does not restore properlyv8.2.2543Bram Moolenaar
2021-02-22patch 8.2.2542: highlight of char beyond line end is not correctv8.2.2542Bram Moolenaar
2021-02-21patch 8.2.2541: popup_create() does not allow boolean for "cursorline"v8.2.2541Bram Moolenaar
2021-02-21patch 8.2.2540: Vim9: no error for using script var name for argumentv8.2.2540Bram Moolenaar
2021-02-21patch 8.2.2539: Vim9: return from finally block causes a hangv8.2.2539Bram Moolenaar
2021-02-21patch 8.2.2538: crash when using Python list iteratorv8.2.2538Bram Moolenaar
2021-02-21patch 8.2.2537: Vim9: crash when map() failsv8.2.2537Bram Moolenaar
2021-02-20patch 8.2.2536: Coverity complains about unchecked return valuev8.2.2536Bram Moolenaar
2021-02-20patch 8.2.2535: MS-Windows: cannot run all vim9 testsv8.2.2535Bram Moolenaar
2021-02-20patch 8.2.2534: missing test coveragev8.2.2534Bram Moolenaar
2021-02-20patch 8.2.2533: Vim9: cannot use a range with :unletv8.2.2533Bram Moolenaar
2021-02-20patch 8.2.2532: Vim9: confusing error if :k is used with a rangev8.2.2532Bram Moolenaar
2021-02-19patch 8.2.2531: Vim9: the :k command is obscurev8.2.2531Bram Moolenaar
2021-02-19patch 8.2.2530: Vim9: not enough testing for profilingv8.2.2530Bram Moolenaar
2021-02-17patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one filev8.2.2529Bram Moolenaar
2021-02-17patch 8.2.2528: Vim9: crash when compiling lambda failsv8.2.2528Bram Moolenaar
2021-02-17patch 8.2.2527: Vim9: lambda return type is not determined at script levelv8.2.2527Bram Moolenaar
2021-02-17patch 8.2.2526: build failurev8.2.2526Bram Moolenaar
2021-02-17patch 8.2.2525: Vim9: only local variables checked for a namev8.2.2525Bram Moolenaar
2021-02-17patch 8.2.2524: cannot change the characters displayed in the foldcolumnv8.2.2524Bram Moolenaar
2021-02-17patch 8.2.2523: Svelte filetype not recognizedv8.2.2523Bram Moolenaar
2021-02-17patch 8.2.2522: Beancount filetype not recognizedv8.2.2522Bram Moolenaar
2021-02-16patch 8.2.2521: some compilers can't handle pointer initializationv8.2.2521Bram Moolenaar
2021-02-16patch 8.2.2520: missing tests for 'listchars'v8.2.2520Bram Moolenaar
2021-02-15patch 8.2.2519: Vim9: no reason to keep strange Vi behaviorv8.2.2519Bram Moolenaar
2021-02-15patch 8.2.2518: 'listchars' should be window-localv8.2.2518Bram Moolenaar
2021-02-14patch 8.2.2517: Vim9: fix for s390 not tested on other systemsv8.2.2517Bram Moolenaar
2021-02-14patch 8.2.2516: test failure on s390v8.2.2516Bram Moolenaar
2021-02-14patch 8.2.2515: memory access error when truncating an empty messagev8.2.2515Bram Moolenaar
2021-02-14patch 8.2.2514: Vim9: build error in tiny versionv8.2.2514Bram Moolenaar
2021-02-14patch 8.2.2513: Vim9: missing part of :vim9cmd changev8.2.2513Bram Moolenaar
2021-02-14patch 8.2.2512: Vim9: compiling error test sometimes failsv8.2.2512Bram Moolenaar
2021-02-14patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar
2021-02-13patch 8.2.2510: internal error when popup with mask is zero height or widthv8.2.2510Bram Moolenaar
2021-02-13patch 8.2.2509: tests fail on s390 buildv8.2.2509Bram Moolenaar
2021-02-13patch 8.2.2508: cannot change the character displayed in non existing linesv8.2.2508Bram Moolenaar
2021-02-13Update runtime filesBram Moolenaar
2021-02-13patch 8.2.2507: github build may fail if Ubuntu 20.04 is usedv8.2.2507Bram Moolenaar
2021-02-13patch 8.2.2506: Vim9: :continue does not work correctly in a :try blockv8.2.2506Bram Moolenaar
2021-02-12patch 8.2.2505: Vim9: crash after defining function with invalid return typev8.2.2505Bram Moolenaar
2021-02-12patch 8.2.2504: Vim9: crash when using an argument from a closurev8.2.2504Bram Moolenaar
2021-02-12patch 8.2.2503: Vim9: a caught error may leave something on the stackv8.2.2503Bram Moolenaar