summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-04patch 8.2.3101: missing function prototype for vim_round()Bram Moolenaar
2021-07-04patch 8.2.3101: missing function prototype for vim_round()v8.2.3101Bram Moolenaar
2021-07-04patch 8.2.3100: Vim9: no error when using type with unknown number of argsv8.2.3100Bram Moolenaar
2021-07-04patch 8.2.3099: Vim9: missing catch/finally not reported at script levelv8.2.3099Bram Moolenaar
2021-07-04patch 8.2.3098: popup window test is flaky on MS-Windows with GUIv8.2.3098Bram Moolenaar
2021-07-04patch 8.2.3097: crash when using "quit" at recovery promptv8.2.3097Bram Moolenaar
2021-07-04patch 8.2.3096: temp files remain after running testsv8.2.3096Dominique Pelle
2021-07-03patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrongv8.2.3095Bram Moolenaar
2021-07-03patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal featurev8.2.3094Dominique Pelle
2021-07-03patch 8.2.3093: tablabel_tooltip test fails with Athenav8.2.3093Bram Moolenaar
2021-07-03patch 8.2.3092: Vim9: builtin function test fails without +channel featurev8.2.3092Dominique Pelle
2021-07-03patch 8.2.3091: Vim9: default argument expr. cannot use previous argumentv8.2.3091Bram Moolenaar
2021-07-03patch 8.2.3090: in rare cases the cursor may be somewhere in a folded linev8.2.3090Bram Moolenaar
2021-07-03patch 8.2.3089: garbage collection has useless codev8.2.3089Bram Moolenaar
2021-07-03patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongv8.2.3088Bram Moolenaar
2021-07-03patch 8.2.3087: Gemtext files are not recognizedv8.2.3087Bram Moolenaar
2021-07-03patch 8.2.3086: Vim9: breakpoint on "for" does not workv8.2.3086Bram Moolenaar
2021-07-03patch 8.2.3085: JSONC files are not recognizedv8.2.3085Izhak Jakov
2021-07-03patch 8.2.3084: Vim9: builtin function argument types are not checkedv8.2.3084Yegappan Lakshmanan
2021-07-02patch 8.2.3083: crash when passing null string to charclass()v8.2.3083Christian Brabandt
2021-07-01patch 8.2.3082: a channel command "echoerr" does not show anythingv8.2.3082Bram Moolenaar
2021-06-30patch 8.2.3081: cannot catch errors in a channel commandv8.2.3081Alisue
2021-06-30patch 8.2.3080: recover test fails on 32bit systemsv8.2.3080Yegappan Lakshmanan
2021-06-30patch 8.2.3079: Powershell core not supported by defaultv8.2.3079Mike Williams
2021-06-30patch 8.2.3078: Vim9: profile test failsv8.2.3078Bram Moolenaar
2021-06-30patch 8.2.3077: Vim9: an error in a catch block is not reportedv8.2.3077Bram Moolenaar
2021-06-30patch 8.2.3076: Vim9: using try in catch block causes a hangv8.2.3076Bram Moolenaar
2021-06-29patch 8.2.3075: xxd always reports an old version stringv8.2.3075=?UTF-8?q?J=C3=BCrgen=20Weigert?=
2021-06-29patch 8.2.3074: popup_atcursor() uses wrong position with concealingv8.2.3074Bram Moolenaar
2021-06-29patch 8.2.3073: when cursor is move for block append wrong text is insertedv8.2.3073Bram Moolenaar
2021-06-28patch 8.2.3072: "zy" does not work well when "virtualedit' is "block"v8.2.3072Bram Moolenaar
2021-06-28patch 8.2.3071: shell options are not set properly for PowerShellv8.2.3071Mike Williams
2021-06-27patch 8.2.3070: not enough testing for shell usev8.2.3070Yegappan Lakshmanan
2021-06-27patch 8.2.3069: error messages are spread outv8.2.3069Bram Moolenaar
2021-06-27patch 8.2.3068: Unicode tables are slightly outdatedv8.2.3068Christian Brabandt
2021-06-27patch 8.2.3067: building fails with Athenav8.2.3067Bram Moolenaar
2021-06-27patch 8.2.3066: Vim9: debugging lambda does not workv8.2.3066Bram Moolenaar
2021-06-27patch 8.2.3065: Vim9: error when sourcing script twice and reusing functionv8.2.3065Bram Moolenaar
2021-06-27Update runtime filesBram Moolenaar
2021-06-27patch 8.2.3064: Vim9: in script cannot set item in uninitialized listv8.2.3064Bram Moolenaar
2021-06-27patch 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo filev8.2.3063Bram Moolenaar
2021-06-27patch 8.2.3062: internal error when adding several text propertiesv8.2.3062Bram Moolenaar
2021-06-27patch 8.2.3061: testing the shell option is incomplete and spread outv8.2.3061Yegappan Lakshmanan
2021-06-26patch 8.2.3060: Vim9: cannot use ternary operator in parenthesisv8.2.3060Bram Moolenaar
2021-06-26patch 8.2.3059: Vim9: memory leak when using lambdav8.2.3059Bram Moolenaar
2021-06-26patch 8.2.3058: Vim9: cannot use ternary operator in parenthesisv8.2.3058Bram Moolenaar
2021-06-26patch 8.2.3057: Vim9: debugger test fails with normal features and +terminalv8.2.3057Bram Moolenaar
2021-06-26patch 8.2.3056: Vim9: using default value in lambda gives confusing errorv8.2.3056Bram Moolenaar
2021-06-26patch 8.2.3055: strange error for assigning to "x.key" on non-dictionaryv8.2.3055Bram Moolenaar
2021-06-26patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon failsv8.2.3054Bram Moolenaar