summaryrefslogtreecommitdiffstats
path: root/src/version.c
AgeCommit message (Expand)Author
2024-04-01patch 9.1.0252: Vim9: segfault with static in super classv9.1.0252Yegappan Lakshmanan
2024-04-01patch 9.1.0251: Filetype test failsv9.1.0251zeertzjq
2024-03-31patch 9.1.0250: filetype: ldscripts cannot be recognizedv9.1.0250Wu, Zhenyu
2024-03-31patch 9.1.0249: filetype: rock_manifest and config.ld files are not recognizedv9.1.0249Wu, Zhenyu
2024-03-31patch 9.1.0248: filetype: yarn lock files are not recognizedv9.1.0248Wu, Zhenyu
2024-03-31patch 9.1.0247: filetype: bundle config files are not recognizedv9.1.0247Wu, Zhenyu
2024-03-31patch 9.1.0246: filetype: fontconfig files are not recognizedv9.1.0246Wu, Zhenyu
2024-03-31patch 9.1.0245: filetype: zsh theme, history and zunit files are not recognizedv9.1.0245Wu, Zhenyu
2024-03-31patch 9.1.0244: filetype: bash history files are not recognizedv9.1.0244Wu, Zhenyu
2024-03-31patch 9.1.0243: filetype: netrw history file is not recognizedv9.1.0243Wu, Zhenyu
2024-03-31patch 9.1.0242: filetype: octave history files are not recognizedv9.1.0242Wu, Zhenyu
2024-03-31patch 9.1.0241: filetype: mysql history files are not recognizedv9.1.0241Wu, Zhenyu
2024-03-31patch 9.1.0240: filetype: some python tools config files are not recognizedv9.1.0240Wu, Zhenyu
2024-03-31patch 9.1.0239: filetype: gnuplot history files are not recognisedv9.1.0239Wu, Zhenyu
2024-03-31patch 9.1.0238: filetype: jupyterlab and sublime config are not recognizedv9.1.0238Wu, Zhenyu
2024-03-31patch 9.1.0237: filetype: mplstyle files are not recognizedv9.1.0237Wu, Zhenyu
2024-03-31patch 9.1.0236: filetype: texlua files are not recognizedv9.1.0236Wu, Zhenyu
2024-03-31patch 9.1.0235: filetype: supertux files are not recognizedv9.1.0235Wu, Zhenyu
2024-03-31patch 9.1.0234: filetype: support for Intel HEX files is lackingv9.1.0234Wu, Zhenyu
2024-03-31patch 9.1.0233: Vim9: string() output of enum is problematicv9.1.0233Yegappan Lakshmanan
2024-03-31patch 9.1.0232: Conceal test fails when rightleft feature is disabledv9.1.0232Julio B
2024-03-31patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other bufv9.1.0231zeertzjq
2024-03-31patch 9.1.0230: TextChanged autocommand not triggered under some circumstancesv9.1.0230Christian Brabandt
2024-03-31patch 9.1.0229: Error E877 is not translatedv9.1.0229Christian Brabandt
2024-03-29patch 9.1.0228: Two unrelated things are tested by a single testv9.1.0228zeertzjq
2024-03-29patch 9.1.0227: Recording may still be wrong in Select modev9.1.0227zeertzjq
2024-03-29patch 9.1.0226: Not able to assign enum values to an enum static variablev9.1.0226Yegappan Lakshmanan
2024-03-28patch 9.1.0225: test_matchparen not run in CIv9.1.0225Christian Brabandt
2024-03-28patch 9.1.0224: cursor may move too many lines over "right" & "below" virt textv9.1.0224Dylan Thacker-Smith
2024-03-28patch 9.1.0223: code duplication in loop to add active text propertiesv9.1.0223Dylan Thacker-Smith
2024-03-28patch 9.1.0222: missing 'below' virt text if truncation precedes after/right ...v9.1.0222Dylan Thacker-Smith
2024-03-28patch 9.1.0221: lines following virt text (that fills the window) might be t...v9.1.0221Dylan Thacker-Smith
2024-03-28patch 9.1.0220: Few typos in source and test filesv9.1.0220zeertzjq
2024-03-28patch 9.1.0219: Vim9: No enum supportv9.1.0219Yegappan Lakshmanan
2024-03-28patch 9.1.0218: Unnecessary multiplications in backspace codev9.1.0218zeertzjq
2024-03-28patch 9.1.0216: Error on exit with EXITFREE and 'winfixbuf'v9.1.0216zeertzjq
2024-03-28patch 9.1.0215: Half-page scrolling does not support smooth-scrollingv9.1.0215Luuk van Baal
2024-03-28patch 9.1.0214: Duplicate condition in win_lbr_chartabsize()v9.1.0214zeertzjq
2024-03-28patch 9.1.0213: CI: MS-Windows fails in test_winfixbufv9.1.0213Sean Dewar
2024-03-27patch 9.1.0212: CI: MS-Windows fails in test_winfixbufv9.1.0212Christian Brabandt
2024-03-26patch 9.1.0211: page-wise scrolling does not support smooth-scrollingv9.1.0211Luuk van Baal
2024-03-26patch 9.1.0210: Motif: leaking memory when mui_mch_dialog() failsv9.1.0210Christian Brabandt
2024-03-26patch 9.1.0209: leaking memory in exe_newdict() on errorv9.1.0209Christian Brabandt
2024-03-26patch 9.1.0208: winfixbuf does not allow to re-edit current bufferv9.1.0208Colin Kennedy
2024-03-26patch 9.1.0207: No autocommand when writing session filev9.1.0207Colin Kennedy
2024-03-26patch 9.1.0206: unused display_text_first boolean var in win_line()v9.1.0206Dylan Thacker-Smith
2024-03-25patch 9.1.0205: Cannot use modifiers before :-Ntabmovev9.1.0205zeertzjq
2024-03-25patch 9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'v9.1.0204zeertzjq
2024-03-25patch 9.1.0203: build-error on GNU/Hurdv9.1.0203James McCoy
2024-03-24patch 9.1.0202: leaking memory in add_user() on failurev9.1.0202Christian Brabandt