summaryrefslogtreecommitdiff
path: root/src/proto
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3259: when 'indentexpr' causes an error did_throw may hangv8.2.3259Bram Moolenaar2021-07-311-0/+1
* patch 8.2.3252: duplicated code for adding buffer linesv8.2.3252Yegappan Lakshmanan2021-07-301-1/+2
* patch 8.2.3249: Vim9: error for re-imported function with default argumentv8.2.3249Bram Moolenaar2021-07-291-1/+1
* patch 8.2.3244: Lua 5.3 print() with a long string crashesv8.2.3244Yegappan Lakshmanan2021-07-291-0/+1
* patch 8.2.3232: system() does not work without a second argumentv8.2.3232Yegappan Lakshmanan2021-07-281-0/+1
* patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan2021-07-271-1/+6
* patch 8.2.3228: cannot use a simple block for the :command argumentv8.2.3228Bram Moolenaar2021-07-271-1/+1
* patch 8.2.3227: 'virtualedit' can only be set globallyv8.2.3227Gary Johnson2021-07-261-0/+1
* patch 8.2.3226: new digraph functions use old naming schemev8.2.3226h-east2021-07-261-6/+6
* patch 8.2.3221: Vim9: argument types are not checked at compile timev8.2.3221Yegappan Lakshmanan2021-07-251-0/+2
* patch 8.2.3218: when using xchaha20 crypt undo file is not removedv8.2.3218Christian Brabandt2021-07-251-0/+1
* patch 8.2.3211: Vim9: argument types are not checked at compile timev8.2.3211Yegappan Lakshmanan2021-07-241-0/+1
* patch 8.2.3208: dynamic library load error does not mention why it failedv8.2.3208Martin Tournoij2021-07-241-0/+1
* patch 8.2.3206: Vim9: argument types are not checked at compile timev8.2.3206Yegappan Lakshmanan2021-07-231-1/+2
* patch 8.2.3200: Vim9: hard to guess where a type error is givenv8.2.3200Bram Moolenaar2021-07-222-2/+2
* patch 8.2.3194: Vim9: argument types are not checked at compile timev8.2.3194Yegappan Lakshmanan2021-07-211-0/+3
* patch 8.2.3188: Vim9: argument types are not checked at compile timev8.2.3188Yegappan Lakshmanan2021-07-201-0/+14
* patch 8.2.3187: Vim9: popup timer callback is not compiledv8.2.3187Bram Moolenaar2021-07-191-0/+1
* patch 8.2.3184: cannot add a digraph with a leading spacev8.2.3184mityu2021-07-191-0/+6
* patch 8.2.3173: Vim9: argument types are not checked at compile timev8.2.3173Yegappan Lakshmanan2021-07-171-0/+2
* patch 8.2.3162: Vim9: argument types are not checked at compile timev8.2.3162Yegappan Lakshmanan2021-07-151-0/+1
* patch 8.2.3149: some plugins have a problem with the error checkv8.2.3149Bram Moolenaar2021-07-111-0/+1
* patch 8.2.3139: functions for string manipulation are spread outv8.2.3139Yegappan Lakshmanan2021-07-106-26/+46
* patch 8.2.3135: Vim9: builtin function arguments not checked at compile timev8.2.3135Yegappan Lakshmanan2021-07-101-0/+1
* patch 8.2.3129: Vim9: imported uninitialized list does not get type checkedv8.2.3129Bram Moolenaar2021-07-081-1/+1
* patch 8.2.3128: Vim9: uninitialzed list does not get type checkedv8.2.3128Bram Moolenaar2021-07-081-1/+1
* patch 8.2.3101: missing function prototype for vim_round()v8.2.3101Bram Moolenaar2021-07-041-1/+2
* patch 8.2.3100: Vim9: no error when using type with unknown number of argsv8.2.3100Bram Moolenaar2021-07-041-1/+1
* patch 8.2.3074: popup_atcursor() uses wrong position with concealingv8.2.3074Bram Moolenaar2021-06-291-1/+1
* patch 8.2.3040: GUI: dropping files not testedv8.2.3040Yegappan Lakshmanan2021-06-231-0/+1
* patch 8.2.3032: build problems with MSVC, other crypt issues with libsodiumv8.2.3032Christian Brabandt2021-06-211-2/+1
* patch 8.2.3028: GUI mouse events not testedv8.2.3028Yegappan Lakshmanan2021-06-211-0/+1
* patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt2021-06-203-7/+15
* patch 8.2.2996: Vim9: when debugging cannot inspect local variablesv8.2.2996Bram Moolenaar2021-06-141-0/+1
* patch 8.2.2993: 'fileencodings' default value should depend on 'encoding'v8.2.2993Bram Moolenaar2021-06-131-0/+1
* patch 8.2.2992: Vim9: completion for :disassemble is incompletev8.2.2992Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2985: Vim9: a compiled function cannot be debuggedv8.2.2985Bram Moolenaar2021-06-131-2/+2
* patch 8.2.2974: Greek spell checking uses wrong case foldingv8.2.2974Bram Moolenaar2021-06-111-1/+1
* patch 8.2.2961: keys typed during a :normal command are discardedv8.2.2961Bram Moolenaar2021-06-072-2/+2
* patch 8.2.2957: using getchar() in Vim9 script is problematicv8.2.2957Bram Moolenaar2021-06-071-0/+1
* patch 8.2.2955: Vim9: using filter in compiled command does not workv8.2.2955Bram Moolenaar2021-06-061-0/+1
* patch 8.2.2944: Vim9: no error when using job or channel as a stringv8.2.2944Bram Moolenaar2021-06-052-0/+2
* patch 8.2.2932: select mode test failsv8.2.2932Bram Moolenaar2021-06-031-0/+1
* patch 8.2.2930: when a popup is visible a mouse move my restart Visual modev8.2.2930Bram Moolenaar2021-06-031-0/+1
* patch 8.2.2928: the evalfunc.c file is too bigv8.2.2928Yegappan Lakshmanan2021-06-022-1/+28
* patch 8.2.2923: EBCDIC build is brokenv8.2.2923K.Takata2021-06-021-1/+1
* patch 8.2.2920: still a way to shadow a builtin functionv8.2.2920Bram Moolenaar2021-06-011-0/+1
* patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closedv8.2.2898Bram Moolenaar2021-05-291-1/+2
* patch 8.2.2897: Vim9: can use reserved words at the script levelv8.2.2897Bram Moolenaar2021-05-281-0/+1
* patch 8.2.2860: adding a text property causes the whole window to be redawnv8.2.2860Bram Moolenaar2021-05-161-0/+1