summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-07-25patch 9.0.0069: leaking memory when using text prop with inserted textv9.0.0069Bram Moolenaar
2022-07-25patch 9.0.0068: build fails with tiny featuresv9.0.0068Bram Moolenaar
2022-07-25patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar
2022-07-25patch 9.0.0066: switching window uneccarily when getting buffer optionsv9.0.0066zeertzjq
2022-07-24patch 9.0.0065: cross-compiling doesn't work because of timer_create checkv9.0.0065Richard Purdie
2022-07-24patch 9.0.0064: confusing error when using "q:" in command line windowv9.0.0064Bram Moolenaar
2022-07-23patch 9.0.0063: too many type casts for dict_get functionsv9.0.0063Bram Moolenaar
2022-07-23patch 9.0.0062: compiler warnings for signed/unsigned charv9.0.0062Bram Moolenaar
2022-07-23patch 9.0.0061: ml_get error with nested autocommandv9.0.0061Bram Moolenaar
2022-07-23patch 9.0.0060: accessing uninitialized memory when completing long linev9.0.0060Bram Moolenaar
2022-07-23patch 9.0.0059: test file has wrong namev9.0.0059zeertzjq
2022-07-23patch 9.0.0058: Win32: cannot test low level eventsv9.0.0058Yegappan Lakshmanan
2022-07-18patch 9.0.0057: has('patch-xxx') returns truev9.0.0057Bram Moolenaar
2022-07-18patch 9.0.0056: wrong line number reported when :cexpr fails in :def functionBram Moolenaar
2022-07-16patch 9.0.0055: bitbake files are not detectedv9.0.0056v9.0.0055Gregory Anders
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