summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-10-28patch 9.0.2078: several problems with type aliasesv9.0.2078Yegappan Lakshmanan
2023-10-27patch 9.0.2077: CI fails because of trailing whitespace in testv9.0.2077Christian Brabandt
2023-10-27patch 9.0.2076: Vim9: No support for type aliasesv9.0.2076Yegappan Lakshmanan
2023-10-27patch 9.0.2075: TextChangedI may not always triggerv9.0.2075Christian Brabandt
2023-10-27patch 9.0.2074: Completion menu may be wrongv9.0.2074Christian Brabandt
2023-10-26patch 9.0.2073: typo in quickfix.c commentsv9.0.2073zeertzjq
2023-10-26patch 9.0.2072: Vim9: no nr2str conversion in list-unpackv9.0.2072Yegappan Lakshmanan
2023-10-26patch 9.0.2071: objdump files not recognizedv9.0.2071Colin Kennedy
2023-10-26patch 9.0.2070: [security] disallow setting env in restricted modev9.0.2070Christian Brabandt
2023-10-26patch 9.0.2069: possible to escape bracketed paste mode with Ctrl-Cv9.0.2069David Leadbeater
2023-10-26patch 9.0.2068: [security] overflow in :historyv9.0.2068Christian Brabandt
2023-10-25patch 9.0.2067: xxd: coloring was disabled on Cygwinv9.0.2067Ken Takata
2023-10-25patch 9.0.2066: xxd: corrupting files when reversing bit dumpsv9.0.2066OldWorldOrdr
2023-10-25patch 9.0.2065: EXPAND flag set for filetype optionv9.0.2065Doug Kearns
2023-10-25patch 9.0.2064: cannot use buffer-number for errorformatv9.0.2064Yegappan Lakshmanan
2023-10-23patch 9.0.2063: pacman hooks are detected as conf filetypev9.0.2063Guido Cella
2023-10-23patch 9.0.2062: Janet files are not recognisedv9.0.2062Doug Kearns
2023-10-23patch 9.0.2061: not able to detect xkb filetypesv9.0.2061Guido Cella
2023-10-23patch 9.0.2060: *.{gn,gni} files are not recognizedv9.0.2060Amaan Qureshi
2023-10-21patch 9.0.2059: outstanding exceptions may be skippedv9.0.2059Yegappan Lakshmanan
2023-10-21patch 9.0.2058: tests: avoid error when no swap files existv9.0.2058zeertzjq
2023-10-21patch 9.0.2057: Vim9: no strict type checks for funcrefs varargsv9.0.2057Ernie Rael
2023-10-20patch 9.0.2056: no digraph for quadruple primev9.0.2056Jonathan Wright
2023-10-20patch 9.0.2055: Vim9: non-consistent error messagesv9.0.2055Ernie Rael
2023-10-20patch 9.0.2054: win32: iscygpty needs updatev9.0.2054Ken Takata
2023-10-19patch 9.0.2053: zig filetype detection test wrongv9.0.2053Gregory Anders
2023-10-19patch 9.0.2052: win32: using deprecated wsock32 apiv9.0.2052Ken Takata
2023-10-19patch 9.0.2051: Vim9: wrong error for non-existing object varv9.0.2051Yegappan Lakshmanan
2023-10-19Patch 9.0.2050v2: Missing change to version.cChristian Brabandt
2023-10-19patch 9.0.2050: Vim9: crash with deferred function call and exceptionv9.0.2050Yegappan Lakshmanan
2023-10-19patch 9.0.2049: Vim9: not recognizing qualified class vars for infix opsv9.0.2049Yegappan Lakshmanan
2023-10-18patch 9.0.2048: python: uninitialized warningv9.0.2048Ken Takata
2023-10-18patch 9.0.2047: perl: warning about inconsistent dll linkagev9.0.2047Ken Takata
2023-10-18patch 9.0.2046: win32,python: warning that MS_WIN64 got re-definedv9.0.2046Ken Takata
2023-10-18patch 9.0.2045: tests: checking for swap files takes timev9.0.2045zeertzjq
2023-10-18patch 9.0.2044: Vim9: exceptions confuse defered functionsv9.0.2044Yegappan Lakshmanan
2023-10-17patch 9.0.2043: Vim9: issue with funcref assignmentand varargsv9.0.2043Ernie Rael
2023-10-17patch 9.0.2042: Test_cq_zero_exmode fails without channel featurev9.0.2042Christian Brabandt
2023-10-17patch 9.0.2041: trim(): hard to use default maskv9.0.2041Illia Bobyr
2023-10-17patch 9.0.2040: trim(): hard to use default maskv9.0.2040Illia Bobyr
2023-10-17patch 9.0.2039: completion shows current word after completion restartv9.0.2039nwounkn
2023-10-17patch 9.0.2038: Vim9: object method funcref not cleaned up after usev9.0.2038Yegappan Lakshmanan
2023-10-17patch 9.0.2037: A few remaining cmdline completion issues with C-E/Yv9.0.2037Yee Cheng Chin
2023-10-17patch 9.0.2036: if_python: rework python3.12 build dependencyv9.0.2036Yee Cheng Chin
2023-10-17patch 9.0.2035: [security] use-after-free with wildmenuv9.0.2035Yee Cheng Chin
2023-10-16patch 9.0.2034: don't try to copy SMACK attribute, when none existv9.0.2034Christian Brabandt
2023-10-16patch 9.0.2033: gcc overflow-warning for f_resolvev9.0.2033Ken Takata
2023-10-16runtime: Fix more typos (#13354)Viktor Szépe
2023-10-15patch 9.0.2032: cannot get mouse click pos for tab or virt textv9.0.2032zeertzjq
2023-10-15patch 9.0.2031: TextChangedI may be triggered by non-insert mode changev9.0.2031Evgeni Chasnovski