summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2023-10-15patch 9.0.2030: no max callback recursion limitv9.0.2030Christian Brabandt
2023-10-15patch 9.0.2029: Vim9: no support for partials using call()v9.0.2029Yegappan Lakshmanan
2023-10-15patch 9.0.2028: confusing build dependenciesv9.0.2028Yee Cheng Chin
2023-10-15patch 9.0.2027: Vim9: no support for bitwise operators in lambda funcsv9.0.2027Yegappan Lakshmanan
2023-10-14patch 9.0.2026: win32: python3 dll loading can be improvedv9.0.2026Ken Takata
2023-10-14patch 9.0.2025: no cmdline completion for ++opt argsv9.0.2025Yee Cheng Chin
2023-10-14patch 9.0.2024: no filetype detection for Debian sourcesv9.0.2024James McCoy
2023-10-14patch 9.0.2023: need more tests for :cqv9.0.2023Christian Brabandt
2023-10-14patch 9.0.2022: getmousepos() returns wrong index for TAB charv9.0.2022zeertzjq
2023-10-14patch 9.0.2021: Coverity complains about change in charsetv9.0.2021Christian Brabandt
2023-10-14translation(sr): Update Serbian messages translation (#13324)Ivan Pešić
2023-10-14patch 9.0.2020: Vim9: islocked() needs more workv9.0.2020Ernie Rael
2023-10-14patch 9.0.2019: Vim9: no support for funcrefsv9.0.2019Yegappan Lakshmanan
2023-10-11patch 9.0.2018: complete_info() returns wrong indexv9.0.2018LemonBoy
2023-10-11patch 9.0.2017: linebreak applies for leading whitespacev9.0.2017Christian Brabandt
2023-10-11patch 9.0.2016: Vim9: assignment operators don't work for class varsv9.0.2016Yegappan Lakshmanan
2023-10-11patch 9.0.2015: Vim9: does not handle islocked() from a method correctlyv9.0.2015Ernie Rael
2023-10-11patch 9.0.2013: confusing ifdefs in if_<lang>.cv9.0.2014Ken Takata
2023-10-11patch 9.0.2013: Unicode tables outdatedv9.0.2013Christian Brabandt
2023-10-11patch 9.0.2012: Vim9: error message can be more accuratev9.0.2012Ernie Rael
2023-10-11patch 9.0.2011: INI files not detectedv9.0.2011Martin Tournoij
2023-10-11patch 9.0.2010: [security] use-after-free from buf_contents_changed()v9.0.2010Christian Brabandt
2023-10-09patch 9.0.2009: cmdline-completion for comma-separated options wrongv9.0.2009Yee Cheng Chin
2023-10-09patch 9.0.2008: test: undofile left behindv9.0.2008Dominique Pellé
2023-10-09patch 9.0.2007: Vim9: covariant parameter types allowedv9.0.2007Yegappan Lakshmanan