summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-09-24patch 9.0.1931: make test_compilers fails on ubuntuv9.0.1931Dominique Pellé
2023-09-24patch 9.0.1930: compiler warnings with clang-17v9.0.1930Dominique Pellé
2023-09-24patch 9.0.1929: runtime tests fail with tiny vimv9.0.1929Dominique Pellé
2023-09-24patch 9.0.1928: Vim9: constructor type checking bugv9.0.1928h-east
2023-09-21patch 9.0.1927: patch 1916 (fixed terminal size) not optimalv9.0.1927Christian Brabandt
2023-09-21patch 9.0.1926: Vim9: not enough info in error messagev9.0.1926Ernie Rael
2023-09-21patch 9.0.1925: if_python: still undefined behaviour with function pointerv9.0.1925Yee Cheng Chin
2023-09-21patch 9.0.1924: LSP server message still wrongly handled (after 9.0.1922)v9.0.1924Yegappan Lakshmanan
2023-09-21patch 9.0.1923: curswant wrong on click with 've' and 'wrap' setv9.0.1923zeertzjq
2023-09-20patch 9.0.1922: LSP server request message is misinterpreted as a response me...v9.0.1922Yegappan Lakshmanan
2023-09-20patch 9.0.1921: not possible to use the jumplist like a stackv9.0.1921Yegappan Lakshmanan
2023-09-20patch 9.0.1920: Vim9: cannot write public var in nested objectv9.0.1920Ernie Rael
2023-09-20patch 9.0.1919: Wrong curswant when clicking on empty line or with vsplitsv9.0.1919zeertzjq
2023-09-20patch 9.0.1918: No filetype detection for Authzed filetypesv9.0.1918Matt Polzin
2023-09-20patch 9.0.1917: undefined behaviour with python function pointerv9.0.1917Yee Cheng Chin
2023-09-19patch 9.0.1916: Crash when allocating large terminal screenv9.0.1916Christian Brabandt
2023-09-19patch 9.0.1915: r_CTRL-C works differently in visual modev9.0.1915Christian Brabandt
2023-09-19patch 9.0.1914: Vim9: few issues when accessing object membersv9.0.1914Yegappan Lakshmanan
2023-09-19patch 9.0.1913: if_python: undefined behaviour for function pointersv9.0.1913Yee Cheng Chin
2023-09-19patch 9.0.1912: Cirrus-CI running out of creditsv9.0.1912Christian Brabandt
2023-09-19patch 9.0.1911: Vim9: segfault with null object and instanceof()v9.0.1911Ernie Rael
2023-09-18patch 9.0.1910: Mac OS X: missing sound support on older versionsv9.0.1910Sevan Janiyan
2023-09-18patch 9.0.1909: Vim9: problem calling class method from other classv9.0.1909Yegappan Lakshmanan
2023-09-18patch 9.0.1908: undefined behaviour upper/lower function ptrsv9.0.1908Yee Cheng Chin
2023-09-17patch 9.0.1907: No support for liquidsoap filetypesv9.0.1907Romain Beauxis
2023-09-17patch 9.0.1906: Vim9: Interfaces should not support class methods and variablesv9.0.1906Yegappan Lakshmanan
2023-09-17patch 9.0.1905: FEAT_FLOAT no longer definedv9.0.1905dundargoc
2023-09-17patch 9.0.1904: Cirrus-CI fails because we have used all creditsv9.0.1904dundargoc
2023-09-17doc(INSTALLpc): mention additional packages for msys2Christian Brabandt
2023-09-16patch 9.0.1903: CI fails because snd-dummy modules missingv9.0.1903Christian Brabandt
2023-09-16patch 9.0.1902: Vim9: Coverity complains about dead codev9.0.1902Yegappan Lakshmanan
2023-09-16patch 9.0.1901: win32: not correctly freeing environmentv9.0.1901Ken Takata
2023-09-16patch 9.0.1900: Configure script uses non-portable == comparisonv9.0.1900Yee Cheng Chin
2023-09-15patch 9.0.1899: potential buffer overflow in PBYTE macrov9.0.1899Christian Brabandt
2023-09-15patch 9.0.1898: Vim9: restrict access to static varsv9.0.1898Yegappan Lakshmanan
2023-09-11patch 9.0.1897: Vim9: confusing error with .= in compiled functionsv9.0.1897Christian Brabandt
2023-09-11patch 9.0.1896: "below" virtual text doesn't work with 'rightleft'v9.0.1896zeertzjq
2023-09-11patch 9.0.1895: Vim9: finding object method/member is inefficientv9.0.1895Ernie Rael
2023-09-10patch 9.0.1894: CI: trailing whitespace in testsv9.0.1894Christian Brabandt
2023-09-10patch 9.0.1893: CI: strptime test fails on BSD14v9.0.1893Christian Brabandt
2023-09-10patch 9.0.1892: CI: no FreeBSD 14 supportv9.0.1892Philip H
2023-09-10patch 9.0.1891: No runtime support for Mojov9.0.1891Mahmoud Abduljawad
2023-09-10patch 9.0.1890: Vim9: lookup code for class/object repaeatedv9.0.1890Yegappan Lakshmanan
2023-09-10patch 9.0.1889: Vim9 static tests failv9.0.1889Yegappan Lakshmanan
2023-09-09patch 9.0.1888: Vim9: Problem trying to invoke class methodv9.0.1888Yegappan Lakshmanan
2023-09-09patch 9.0.1887: Vim9: class members are accessible via objectv9.0.1887Yegappan Lakshmanan
2023-09-09patch 9.0.1886: Various Typosv9.0.1886Christian Brabandt
2023-09-08patch 9.0.1885: Vim9: no support for abstract methodsv9.0.1885Yegappan Lakshmanan
2023-09-08patch 9.0.1884: Wrong order of arguments for error messagesv9.0.1884Christ van Willegen
2023-09-08patch 9.0.1883: Vim9: Calling an interface method using a child object failsv9.0.1883Yegappan Lakshmanan