summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-07-15patch 9.0.0054: compiler warning for size_t to int conversionv9.0.0054Bram Moolenaar
2022-07-14patch 9.0.0053: E1281 not tested with the old regexp enginev9.0.0053Dominique Pelle
2022-07-14patch 9.0.0052: "zG" may throw an error if invalid character followsv9.0.0052K.Takata
2022-07-14patch 9.0.0051: using CTRL-C wih :append may hang Vimv9.0.0051zeertzjq
2022-07-12patch 9.0.0050: split else-of is confusingv9.0.0050Bram Moolenaar
2022-07-09patch 9.0.0049: csv and tsv files are not recognizedv9.0.0049Leandro Lourenci
2022-07-09patch 9.0.0048: cursor in wrong column with mouse click after concealed textv9.0.0048Bram Moolenaar
2022-07-07Runtime files updateBram Moolenaar
2022-07-07patch 9.0.0047: using freed memory with recursive substitutev9.0.0047Bram Moolenaar
2022-07-07patch 9.0.0046: reading past end of completion with duplicate matchv9.0.0046Bram Moolenaar
2022-07-07patch 9.0.0045: reading past end of completion with a long linev9.0.0045Bram Moolenaar
2022-07-06patch 9.0.0044: typos in comments, wrapping linesv9.0.0044Bram Moolenaar
2022-07-06patch 9.0.0043: insufficient testing for bracket commandsv9.0.0043zeertzjq
2022-07-05patch 9.0.0042: missing change for filetype detectionv9.0.0042Bram Moolenaar
2022-07-05patch 9.0.0041: a couple of filetype patterns do not have "*" before "/etc"v9.0.0041smjonas
2022-07-04patch 9.0.0040: use of set_chars_option() is confusingv9.0.0040Bram Moolenaar
2022-07-04patch 9.0.0039: not all systems have GDK_KEY_dead_circumflexv9.0.0039Bram Moolenaar
2022-07-04patch 9.0.0038: 'listchars' test failsv9.0.0038Bram Moolenaar
2022-07-04patch 9.0.0037: build errorv9.0.0037Bram Moolenaar
2022-07-04patch 9.0.0036: 'fillchars' cannot have window-local valuesv9.0.0036Bram Moolenaar
2022-07-04patch 9.0.0035: spell dump may go beyond end of an arrayv9.0.0035Bram Moolenaar
2022-07-04patch 9.0.0034: spell tests do not always clear the word listv9.0.0034zeertzjq
2022-07-04patch 9.0.0033: on a Belgian keyboard CTRL-[ does not workv9.0.0033Anton Sharonov
2022-07-03patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLinev9.0.0032Bram Moolenaar
2022-07-03patch 9.0.0031: <cmod> of user command does not have correct verbose valuev9.0.0031zeertzjq
2022-07-02patch 9.0.0030: matchfuzzy test depends on path of current directoryv9.0.0030Bram Moolenaar
2022-07-02patch 9.0.0029: the bitmaps/vim.ico file is not in the distributionv9.0.0029Bram Moolenaar
2022-07-02patch 9.0.0028: MS-Windows: tests fail if there is a "runtime" directoryv9.0.0028Bram Moolenaar
2022-07-02patch 9.0.0027: the command line test is getting quite bigv9.0.0027Bram Moolenaar
2022-07-02patch 9.0.0026: accessing freed memory with diff putv9.0.0026Bram Moolenaar
2022-07-02patch 9.0.0025: accessing beyond allocated memory with the cmdline windowv9.0.0025Bram Moolenaar
2022-07-02patch 9.0.0024: may access part of typeahead buf that isn't filledv9.0.0024Bram Moolenaar
2022-07-02patch 9.0.0023: on Solaris timer_create() exists but does not workv9.0.0023Bram Moolenaar
2022-07-01patch 9.0.0022: spell test failsv9.0.0022Bram Moolenaar
2022-07-01patch 9.0.0021: invalid memory access when adding word to spell word listv9.0.0021Bram Moolenaar
2022-07-01patch 9.0.0020: with some completion reading past end of stringv9.0.0020Bram Moolenaar
2022-07-01patch 9.0.0019: timers test not run where possiblev9.0.0019zeertzjq
2022-07-01patch 9.0.0018: going over the end of the typaheadv9.0.0018Bram Moolenaar
2022-07-01patch 9.0.0017: accessing memory beyond the end of the linev9.0.0017Bram Moolenaar
2022-07-01patch 9.0.0016: comparing line pointer for 'breakindent' is not reliablev9.0.0016Bram Moolenaar
2022-07-01patch 9.0.0015: with EXITFREE defined terminal menus are not clearedv9.0.0015zeertzjq
2022-06-30patch 9.0.0014: missing part of the test override changev9.0.0014Bram Moolenaar
2022-06-30patch 9.0.0013: reproducing memory access errors can be difficultv9.0.0013Bram Moolenaar
2022-06-30patch 9.0.0012: signature files not detected properlyv9.0.0012Bram Moolenaar
2022-06-30patch 9.0.0011: reading beyond the end of the line with put commandv9.0.0011Bram Moolenaar
2022-06-30patch 9.0.0010: returning 0 for has('patch-9.0.0') is inconsistentv9.0.0010Bram Moolenaar
2022-06-29patch 9.0.0009: going past the end of a menu item with only modifierv9.0.0009Bram Moolenaar
2022-06-29patch 9.0.0008: cannot specify the variable name for "xxd -i"v9.0.0008David Gow
2022-06-29patch 9.0.0007: no support for double, dotted and dashed underlinesv9.0.0007Bram Moolenaar
2022-06-29patch 9.0.0006: not all Visual Basic files are recognizedv9.0.0006Bram Moolenaar