summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-06-04patch 8.2.0904: assuming modifyOtherKeys for rhs of mappingv8.2.0904Bram Moolenaar
2020-06-04patch 8.2.0903: comparing WINVER does not work correctlyv8.2.0903Bram Moolenaar
2020-06-04patch 8.2.0902: using searchcount() in 'statusline' causes an errorv8.2.0902Bram Moolenaar
2020-06-04patch 8.2.0901: formatting CJK text isn't optimalv8.2.0901Bram Moolenaar
2020-06-04patch 8.2.0900: function list test fails on MS-Windowsv8.2.0900Bram Moolenaar
2020-06-04patch 8.2.0899: assert_equalfile() does not give a hint about the differencev8.2.0899Bram Moolenaar
2020-06-04patch 8.2.0898: missing help for a function goes unnoticedv8.2.0898Bram Moolenaar
2020-06-04patch 8.2.0897: list of functions in patched version is outdatedv8.2.0897Bram Moolenaar
2020-06-03patch 8.2.0896: crash when calling searchcount() with a stringv8.2.0896Bram Moolenaar
2020-06-03patch 8.2.0895: :mkspell output does not mention the tree typev8.2.0895Bram Moolenaar
2020-06-03patch 8.2.0894: :mkspell can take very long if the word count is highv8.2.0894Bram Moolenaar
2020-06-03patch 8.2.0893: assert_equalfile() does not take a third argumentv8.2.0893Bram Moolenaar
2020-06-03patch 8.2.0892: ubsan warns for undefined behaviorv8.2.0892Bram Moolenaar
2020-06-03patch 8.2.0891: clang warns for invalid conversionv8.2.0891Bram Moolenaar
2020-06-02patch 8.2.0890: no color in terminal window when 'termguicolor' is setv8.2.0890Bram Moolenaar
2020-06-02patch 8.2.0889: using old style commentsv8.2.0889Bram Moolenaar
2020-06-02patch 8.2.0888: readdirex() returns size -2 for a directoryv8.2.0888Bram Moolenaar
2020-06-02patch 8.2.0887: searchcount().exact_match is 1 right after a matchv8.2.0887Bram Moolenaar
2020-06-02patch 8.2.0886: cannot use octal numbers in scriptversion 4v8.2.0886Bram Moolenaar
2020-06-02patch 8.2.0885: "make shadow" does not link new lua test dirv8.2.0885Bram Moolenaar
2020-06-01patch 8.2.0884: searchcount() test fails on slower systemsv8.2.0884Bram Moolenaar
2020-06-01patch 8.2.0883: memory leak in test 49v8.2.0883Bram Moolenaar
2020-06-01patch 8.2.0882: leaking memory when using reduce()v8.2.0882Bram Moolenaar
2020-06-01patch 8.2.0881: compiler warning for argument typev8.2.0881Bram Moolenaar
2020-06-01patch 8.2.0880: leaking memory when using searchcount()v8.2.0880Bram Moolenaar
2020-06-01patch 8.2.0879: compiler warning for unused function argumentv8.2.0879Bram Moolenaar
2020-06-01patch 8.2.0878: no reduce() functionv8.2.0878Bram Moolenaar
2020-06-01patch 8.2.0877: cannot get the search statisticsv8.2.0877Bram Moolenaar
2020-06-01patch 8.2.0876: :pwd does not give a hint about the scope of the directoryv8.2.0876Bram Moolenaar
2020-06-01patch 8.2.0875: getting attributes for directory entries is slowv8.2.0875Bram Moolenaar
2020-06-01patch 8.2.0874: signals test is a bit flakyv8.2.0874Bram Moolenaar
2020-06-01patch 8.2.0873: a .jl file can be sawfish (lisp) or Juliav8.2.0873Bram Moolenaar
2020-06-01patch 8.2.0872: XIM code is mixed with multi-byte codev8.2.0872Bram Moolenaar
2020-06-01patch 8.2.0871: cannot use getmarklist() as a methodv8.2.0871Bram Moolenaar
2020-06-01patch 8.2.0870: MS-Windows: Control keys don't work in the GUIv8.2.0870Bram Moolenaar
2020-05-31patch 8.2.0869: it is not possible to customize the quickfix window contentsv8.2.0869Bram Moolenaar
2020-05-31patch 8.2.0868: trim() always trims both endsv8.2.0868Bram Moolenaar
2020-05-31patch 8.2.0867: using \{xxx} for encoding a modifier is not nicev8.2.0867Bram Moolenaar
2020-05-31patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar
2020-05-31patch 8.2.0865: syntax foldlevel is taken from the start of the linev8.2.0865Bram Moolenaar
2020-05-31patch 8.2.0864: pragmas are indented all the way to the leftv8.2.0864Bram Moolenaar
2020-05-31patch 8.2.0863: cannot set a separate color for underline/undercurlv8.2.0863Bram Moolenaar
2020-05-31patch 8.2.0862: ":term ++curwin" makes the current buffer hiddenv8.2.0862Bram Moolenaar
2020-05-31patch 8.2.0861: cannot easily get all the current marksv8.2.0861Bram Moolenaar
2020-05-31patch 8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbersv8.2.0860Bram Moolenaar
2020-05-31patch 8.2.0859: no Turkish translation of the manualv8.2.0859Bram Moolenaar
2020-05-31patch 8.2.0858: not easy to require Lua modulesv8.2.0858Bram Moolenaar
2020-05-31patch 8.2.0857: GTK cell height can be a pixel too muchv8.2.0857Bram Moolenaar
2020-05-31patch 8.2.0856: CTRL-S stops outputv8.2.0856Bram Moolenaar
2020-05-30patch 8.2.0855: GUI tests fail because the test doesn't use a modifierv8.2.0855Bram Moolenaar