- 960822a runtime(doc): grammar fixes in doc (#13164) by Dominique Pellé · 1 year, 11 months ago
- 7c94864 runtime(doc): Update the version9.txt with a template for version 9.1 enhancements (#13165) by Yegappan Lakshmanan · 1 year, 11 months ago
- 790f9a8 runtime(doc): Add a missing '<' to the help of strutf16len() (#13168) by a5ob7r · 1 year, 11 months ago
- ca0ffc0 patch 9.0.1931: make test_compilers fails on ubuntu by Dominique Pellé · 1 year, 11 months ago
- 8ffcb47 runtime(tutor): fix typo in tutor.nl (#13175) by Remy Bos · 1 year, 11 months ago
- 4927bc7 patch 9.0.1930: compiler warnings with clang-17 by Dominique Pellé · 1 year, 11 months ago
- 99c3849 patch 9.0.1929: runtime tests fail with tiny vim by Dominique Pellé · 1 year, 11 months ago
- b895b0f patch 9.0.1928: Vim9: constructor type checking bug by h-east · 1 year, 11 months ago
- ceee7a8 patch 9.0.1927: patch 1916 (fixed terminal size) not optimal by Christian Brabandt · 1 year, 11 months ago
- 696270b patch 9.0.1926: Vim9: not enough info in error message by Ernie Rael · 1 year, 11 months ago
- 02c51b1 patch 9.0.1925: if_python: still undefined behaviour with function pointer by Yee Cheng Chin · 1 year, 11 months ago
- 1926ae4 patch 9.0.1924: LSP server message still wrongly handled (after 9.0.1922) by Yegappan Lakshmanan · 1 year, 11 months ago
- db54e98 patch 9.0.1923: curswant wrong on click with 've' and 'wrap' set by zeertzjq · 1 year, 11 months ago
- a7aba6c runtime(doc): format jumplist examples more consistently (#13137) by zeertzjq · 1 year, 11 months ago
- 78c5a5a patch 9.0.1922: LSP server request message is misinterpreted as a response message by Yegappan Lakshmanan · 1 year, 11 months ago
- 8701825 patch 9.0.1921: not possible to use the jumplist like a stack by Yegappan Lakshmanan · 1 year, 11 months ago
- 98e68c0 patch 9.0.1920: Vim9: cannot write public var in nested object by Ernie Rael · 1 year, 11 months ago
- 03cd697 patch 9.0.1919: Wrong curswant when clicking on empty line or with vsplits by zeertzjq · 1 year, 11 months ago
- 5790a54 patch 9.0.1918: No filetype detection for Authzed filetypes by Matt Polzin · 1 year, 11 months ago
- d606fcc patch 9.0.1917: undefined behaviour with python function pointer by Yee Cheng Chin · 1 year, 11 months ago
- aa64ba1 patch 9.0.1916: Crash when allocating large terminal screen by Christian Brabandt · 1 year, 11 months ago
- 476733f patch 9.0.1915: r_CTRL-C works differently in visual mode by Christian Brabandt · 1 year, 11 months ago
- 1db1514 patch 9.0.1914: Vim9: few issues when accessing object members by Yegappan Lakshmanan · 1 year, 11 months ago
- 2ce070c patch 9.0.1913: if_python: undefined behaviour for function pointers by Yee Cheng Chin · 1 year, 11 months ago
- 6f00d17 patch 9.0.1912: Cirrus-CI running out of credits by Christian Brabandt · 1 year, 11 months ago
- 3da696d patch 9.0.1911: Vim9: segfault with null object and instanceof() by Ernie Rael · 1 year, 11 months ago
- 346ac14 runtime(doc): add help tag describing object-selection by Christian Brabandt · 1 year, 11 months ago
- 063c562 patch 9.0.1910: Mac OS X: missing sound support on older versions by Sevan Janiyan · 1 year, 11 months ago
- 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 1 year, 11 months ago
- d25021c patch 9.0.1908: undefined behaviour upper/lower function ptrs by Yee Cheng Chin · 1 year, 11 months ago
- d8b86c9 runtime(netrw): fix filetype detection for remote editing files by Christian Brabandt · 1 year, 11 months ago
- e30d8e4 runtime(kotlin): Add Kotlin runtime files (#13110) by dkearns · 1 year, 11 months ago
- 6b5efcd patch 9.0.1907: No support for liquidsoap filetypes by Romain Beauxis · 1 year, 11 months ago
- 92d9ee5 patch 9.0.1906: Vim9: Interfaces should not support class methods and variables by Yegappan Lakshmanan · 1 year, 11 months ago
- 0483e49 patch 9.0.1905: FEAT_FLOAT no longer defined by dundargoc · 1 year, 11 months ago
- e6059c3 patch 9.0.1904: Cirrus-CI fails because we have used all credits by dundargoc · 1 year, 11 months ago
- 177437c doc(INSTALLpc): mention additional packages for msys2 by Christian Brabandt · 1 year, 11 months ago
- a66feb5 patch 9.0.1903: CI fails because snd-dummy modules missing by Christian Brabandt · 1 year, 11 months ago
- 249a208 runtime(man): Man plugin does not respect 'gdefault' by Yee Cheng Chin · 1 year, 11 months ago
- e2deb7e patch 9.0.1902: Vim9: Coverity complains about dead code by Yegappan Lakshmanan · 1 year, 11 months ago
- ad29f6a patch 9.0.1901: win32: not correctly freeing environment by Ken Takata · 1 year, 11 months ago
- e7d79eb patch 9.0.1900: Configure script uses non-portable == comparison by Yee Cheng Chin · 1 year, 11 months ago
- ffb1367 patch 9.0.1899: potential buffer overflow in PBYTE macro by Christian Brabandt · 1 year, 11 months ago
- c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 1 year, 11 months ago
- 35928ee runtime(vim): Highlight all :loadkeymap abbreviations in vim syntax (#13092) by dkearns · 1 year, 11 months ago
- c1f8bb3 runtime(forth): Fix :unlet error in ftplugin (#13090) by dkearns · 1 year, 11 months ago
- 6ffcc58 runtime(help): Updated documentation on editorconfig by Christian Brabandt · 1 year, 11 months ago
- 8b2457a runtime(swayconfig): improve syntax highlighting (#13060) by Josef Litoš · 1 year, 11 months ago
- fc93594 runtime(rust): sync rust runtime files with upstream (#13075) by Gregory Anders · 1 year, 11 months ago
- f5356bf runtime(i3config): syntax structure cleanup (#13080) by Josef Litoš · 1 year, 11 months ago
- 596ad66 runtime(doc): documentation updates by Christian Brabandt · 2 years ago
- 62145db syntax(i3config): improved i3config highlighting (#13054) by Josef Litoš · 1 year, 11 months ago
- 504543f patch 9.0.1897: Vim9: confusing error with .= in compiled functions by Christian Brabandt · 1 year, 11 months ago
- 6b9c202 patch 9.0.1896: "below" virtual text doesn't work with 'rightleft' by zeertzjq · 1 year, 11 months ago
- 4d00b83 patch 9.0.1895: Vim9: finding object method/member is inefficient by Ernie Rael · 1 year, 11 months ago
- f787ee8 runtime(doc): Add g:c_syntax_for_h to filetype-overrule docs by Doug Kearns · 1 year, 11 months ago
- 213c323 CI: Bump actions/checkout from 3 to 4 (#13072) by dependabot[bot] · 1 year, 11 months ago
- e5f7cd0 patch 9.0.1894: CI: trailing whitespace in tests by Christian Brabandt · 1 year, 11 months ago
- 983d808 patch 9.0.1893: CI: strptime test fails on BSD14 by Christian Brabandt · 1 year, 11 months ago
- 24a95f4 patch 9.0.1892: CI: no FreeBSD 14 support by Philip H · 1 year, 11 months ago
- e7833e7 runtime(masm): add support for AVX-2 and AVX-512 (#13061) by Wu Yongwei · 1 year, 11 months ago
- 0ce2c59 patch 9.0.1891: No runtime support for Mojo by Mahmoud Abduljawad · 1 year, 11 months ago
- f36bbcd patch 9.0.1890: Vim9: lookup code for class/object repaeated by Yegappan Lakshmanan · 1 year, 11 months ago
- 0661033 runtime(scala): Fix Scala highlighting string literal as type param (#13070) by Emil Ejbyfeldt · 1 year, 11 months ago
- 0405405 patch 9.0.1889: Vim9 static tests fail by Yegappan Lakshmanan · 1 year, 11 months ago
- 733bbcd runtime(nasm): updated syntax file by Andrii Sokolov · 1 year, 11 months ago
- 342f4f6 patch 9.0.1888: Vim9: Problem trying to invoke class method by Yegappan Lakshmanan · 1 year, 11 months ago
- 23c92d9 patch 9.0.1887: Vim9: class members are accessible via object by Yegappan Lakshmanan · 1 year, 11 months ago
- ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
- 7bcd25c patch 9.0.1885: Vim9: no support for abstract methods by Yegappan Lakshmanan · 1 year, 11 months ago
- 86cfb39 runtime(tohtml): Update TOhtml to version 9.0v2 (#13050) by fritzophrenic · 1 year, 11 months ago
- 1bd2cb1 patch 9.0.1884: Wrong order of arguments for error messages by Christ van Willegen · 1 year, 11 months ago
- 4e554d2 runtime(perl): Update ftplugin and indent files (#13052) by dkearns · 1 year, 11 months ago
- cc0bcf4 patch 9.0.1883: Vim9: Calling an interface method using a child object fails by Yegappan Lakshmanan · 1 year, 11 months ago
- 11d2aee runtime(doc): update help tags file by Christian Brabandt · 1 year, 11 months ago
- da200c2 patch 9.0.1882: Trailing white space in tests by Christian Brabandt · 1 year, 11 months ago
- 5856b07 patch 9.0.1881: Test_crash fails on Mac by Christian Brabandt · 1 year, 11 months ago
- cf138d4 patch 9.0.1880: Vim9: Need more tests for inheritance by Ernie Rael · 1 year, 11 months ago
- f7ac0ef runtime: don't execute external commands when loading ftplugins by Christian Brabandt · 1 year, 11 months ago
- 1689e84 patch 9.0.1879: Vim9: incorrect duplicate class member detection by Yegappan Lakshmanan · 1 year, 11 months ago
- 1690ec6 patch 9.0.1878: tests running sh have problems by Philip H · 1 year, 11 months ago
- 18d2709 patch 9.0.1877: missing test for patch 9.0.1873 by Christian Brabandt · 1 year, 11 months ago
- 67c951d runtime(ftplugin): allow to exec if curdir is in PATH by Anton Sharonov · 1 year, 11 months ago
- 9b04c50 Filelist: Add missing directory `crash` (#13036) by zdohnal · 1 year, 11 months ago
- 00cb247 patch 9.0.1876: Vim9: parsing commands with newlines wrong by Christian Brabandt · 1 year, 11 months ago
- 28a60f8 patch 9.0.1875: Vim9: improve test for disassemble + static by Yegappan Lakshmanan · 1 year, 11 months ago
- 1c7397f patch 9.0.1874: CI may fail in test_recover_empty_swap by Christian Brabandt · 1 year, 11 months ago
- f6d28fe patch 9.0.1873: [security] heap-buffer-overflow in vim_regsub_both by Christian Brabandt · 1 year, 11 months ago
- d2a08ba patch 9.0.1872: CI: test_crash() fails on CI by Christian Brabandt · 1 year, 11 months ago
- a4245a1 patch 9.0.1871: Github CI does not run i386 job by James McCoy · 1 year, 11 months ago
- 00df69e patch 9.0.1870: Vim9: disassamble does not show static by Ernie Rael · 1 year, 11 months ago
- c2a3701 runtime(menu): Fix "Open &Tab..." CJK translations to have shortcut key (#13031) by Yee Cheng Chin · 1 year, 11 months ago
- 86eda07 patch 9.0.1869: Coverity warns about unitialized var by Ernie Rael · 1 year, 11 months ago
- 59adcb4 patch 9.0.1868: test_crash still fails for circle ci by Christian Brabandt · 1 year, 11 months ago
- e4ba5df runtime(sr): Update Serbian messages translation by Ivan Pešić · 1 year, 11 months ago
- 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 1 year, 11 months ago
- dccc29c patch 9.0.1866: undo is synced after character find by zeertzjq · 1 year, 11 months ago
- 3170342 runtime(php): Update the php indent script to the 1.75 (from 1.70) (#13025) by John Wellesz · 1 year, 11 months ago
- 282a94b runtime: Fix problem of checking wrong cwd for ruby ftplugin (#13026) by Anton Sharonov (ant0sha) · 1 year, 11 months ago
- 544be0d patch 9.0.1865: Vim9: garbage collection may cause crash by Yegappan Lakshmanan · 1 year, 11 months ago