summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-04-07patch 9.1.0274: MS-Windows: a few compiler warningsv9.1.0274Mike Williams
2024-04-07patch 9.1.0273: filetype: keymap files are not recognizedv9.1.02730xadk
2024-04-07patch 9.1.0272: autocmd may change cwd after :tcd and :lcdv9.1.0272zeertzjq
2024-04-05patch 9.1.0271: CI sound test aborts with undefined variablev9.1.0271Christian Brabandt
2024-04-05patch 9.1.0270: a few minor issues to fixv9.1.0270Christian Brabandt
2024-04-05patch 9.1.0269: Test for TextChanged is still flaky with ASANv9.1.0269zeertzjq
2024-04-05patch 9.1.0268: Two tests in test_filechanged.vim are slowv9.1.0268zeertzjq
2024-04-05patch 9.1.0267: File name entered in GUI dialog is ignoredv9.1.0267zeertzjq
2024-04-05patch 9.1.0266: filetype: earthfile files are not recognizedv9.1.0266Gaƫtan Lehmann
2024-04-04patch 9.1.0265: console dialog cannot save unnamed buffersv9.1.0265glepnir
2024-04-04patch 9.1.0264: libgpm may delete some signal handlersv9.1.0264Julio B
2024-04-04patch 9.1.0263: Vim9: Problem with lambda blocks in enums and classesv9.1.0263Yegappan Lakshmanan
2024-04-04patch 9.1.0262: Test for TextChanged is flaky with ASANv9.1.0262zeertzjq
2024-04-04patch 9.1.0261: Vim9: protected class and funcrefs accessible outside the classv9.1.0261Yegappan Lakshmanan
2024-04-03patch 9.1.0260: Problems with "zb" and scrolling to new topline with 'smooths...v9.1.0260Luuk van Baal
2024-04-03patch 9.1.0259: Normal mode TextChanged isn't tested properlyv9.1.0259zeertzjq
2024-04-02patch 9.1.0258: half-page scrolling broke backward compatibilityv9.1.0258Luuk van Baal
2024-04-02patch 9.1.0257: Vim9: :call may not find imported class membersv9.1.0257Yegappan Lakshmanan
2024-04-02patch 9.1.0256: Finding autocmd events is inefficientv9.1.0256John Marriott
2024-04-02patch 9.1.0255: Vim9: no indication of script nr in stack trace of classesv9.1.0255Ernie Rael
2024-04-02patch 9.1.0254: [security]: Heap buffer overflow when calling complete_add() ...v9.1.0254zeertzjq
2024-04-02patch 9.1.0253: filetype: typespec files are not recognizedv9.1.0253Hilmar Wiegand
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