summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3020: unreachable codev8.2.3020=?UTF-8?q?Dundar=20G=C3=B6c?=2021-06-191-0/+2
* patch 8.2.3019: location list only has the start position.v8.2.3019thinca2021-06-191-0/+2
* patch 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffersv8.2.3018Yegappan Lakshmanan2021-06-191-0/+2
* patch 8.2.3017: Vim9: debugger shows too many linesv8.2.3017Bram Moolenaar2021-06-171-0/+2
* patch 8.2.3016: confusing error when expression is followed by commav8.2.3016Bram Moolenaar2021-06-171-0/+2
* patch 8.2.3015: Vim9: Assigning to @# requires a stringv8.2.3015Bram Moolenaar2021-06-171-0/+2
* patch 8.2.3014: Coverity warns for freeing static stringv8.2.3014Dominique Pelle2021-06-171-0/+2
* patch 8.2.3013: Vim: when debugging only first line of command is displayedv8.2.3013Bram Moolenaar2021-06-161-0/+2
* patch 8.2.3012: when 'rightleft' is set the line number is drawn reversedv8.2.3012Christian Brabandt2021-06-161-0/+2
* patch 8.2.3011: Vim9: cannot get argument values during debuggingv8.2.3011Bram Moolenaar2021-06-161-0/+2
* patch 8.2.3010: not enough testing for viminfo codev8.2.3010Yegappan Lakshmanan2021-06-161-0/+2
* patch 8.2.3009: startup test may hangv8.2.3009Bram Moolenaar2021-06-161-0/+2
* patch 8.2.3008: startup test may hangv8.2.3008Bram Moolenaar2021-06-151-0/+2
* patch 8.2.3007: Vim9: test for void value failsv8.2.3007Bram Moolenaar2021-06-151-0/+2
* patch 8.2.3006: crash when echoing a value very earlyv8.2.3006Bram Moolenaar2021-06-151-0/+2
* patch 8.2.3005: Vim9: using a void value does not give a proper error messagev8.2.3005Bram Moolenaar2021-06-151-0/+2
* patch 8.2.3004: Vim9: error for missing colon given while skippingv8.2.3004Bram Moolenaar2021-06-151-0/+2
* patch 8.2.3003: Vim9: closure compiled with wrong compile typev8.2.3003Bram Moolenaar2021-06-151-0/+2
* patch 8.2.3002: Vim doesn't abort on a fatal Tcl errorv8.2.3002Dominique Pelle2021-06-151-0/+2
* patch 8.2.3001: Vim9: memory leak when compilation failsv8.2.3001Bram Moolenaar2021-06-151-0/+2
* patch 8.2.3000: Vim9: warning for uninitialized variablev8.2.3000Bram Moolenaar2021-06-151-0/+2
* patch 8.2.2999: balloon sometimes does not hide with GTK 3v8.2.2999Bram Moolenaar2021-06-141-0/+2
* patch 8.2.2998: Vim9: disassemble test failsv8.2.2998Bram Moolenaar2021-06-141-0/+2
* patch 8.2.2997: Vim9: disassemble test failsv8.2.2997Bram Moolenaar2021-06-141-0/+2
* patch 8.2.2996: Vim9: when debugging cannot inspect local variablesv8.2.2996Bram Moolenaar2021-06-141-0/+2
* patch 8.2.2995: linker errors with dynamic Python 3.10v8.2.2995Zdenek Dohnal2021-06-141-0/+2
* patch 8.2.2994: various code is not fully testedv8.2.2994Yegappan Lakshmanan2021-06-131-0/+2
* patch 8.2.2993: 'fileencodings' default value should depend on 'encoding'v8.2.2993Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2992: Vim9: completion for :disassemble is incompletev8.2.2992Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2991: Vim9: no completion for :vim9 and :legacyv8.2.2991Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2990: Jupyter Notebook files are not recognizedv8.2.2990kompowiec22021-06-131-0/+2
* patch 8.2.2989: Vim9: memory leak when debugging a :def functionv8.2.2989Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2988: Vim9: debugger test failsv8.2.2988Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2987: build failure with normal featuresv8.2.2987Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2986: build failure without the profile featurev8.2.2986Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2985: Vim9: a compiled function cannot be debuggedv8.2.2985Bram Moolenaar2021-06-131-0/+2
* patch 8.2.2984: Vim9: test fails because of missing return statementv8.2.2984Bram Moolenaar2021-06-121-0/+2
* patch 8.2.2983: Vim9: an inline function requires specifying the return typev8.2.2983Bram Moolenaar2021-06-121-0/+2
* patch 8.2.2982: Vim9: future commands are not reserved yetv8.2.2982Bram Moolenaar2021-06-121-0/+2
* patch 8.2.2981: recovery test is not run on big-endian systemsv8.2.2981James McCoy2021-06-121-0/+2
* patch 8.2.2980: popup window test is a bit flakyv8.2.2980Bram Moolenaar2021-06-121-0/+2
* patch 8.2.2979: not all options code is covered by testsv8.2.2979Yegappan Lakshmanan2021-06-121-0/+2
* patch 8.2.2978: warning for uninitialized variablev8.2.2978Bram Moolenaar2021-06-121-0/+2
* patch 8.2.2977: crash when using a null function referencev8.2.2977Bram Moolenaar2021-06-121-0/+2
* patch 8.2.2976: build failure without the +eval featurev8.2.2976Bram Moolenaar2021-06-111-0/+2
* patch 8.2.2975: Vim9: can only use an autoload function name as a stringv8.2.2975Bram Moolenaar2021-06-111-0/+2
* patch 8.2.2974: Greek spell checking uses wrong case foldingv8.2.2974Bram Moolenaar2021-06-111-0/+2
* patch 8.2.2973: fix for recovery and diff mode not testedv8.2.2973Yegappan Lakshmanan2021-06-101-0/+2
* patch 8.2.2972: "%bd" tries to delete popup window buffers, which failsv8.2.2972Bram Moolenaar2021-06-101-0/+2
* patch 8.2.2971: cannot yank a block without trailing spacesv8.2.2971Christian Brabandt2021-06-101-0/+2