log src/version.c @ 35037:5df4ad0a5200 v9.1.0369

age author description
Wed, 24 Apr 2024 20:15:03 +0200 Christian Brabandt patch 9.1.0369: Vim9: problem when importing autoloaded scripts v9.1.0369
Tue, 23 Apr 2024 20:45:02 +0200 Christian Brabandt patch 9.1.0368: MS-Windows: Hard to define the Vim Patchlevel with leading zeroes v9.1.0368
Tue, 23 Apr 2024 20:30:09 +0200 Christian Brabandt patch 9.1.0367: compile_def_function is too long v9.1.0367
Mon, 22 Apr 2024 21:15:09 +0200 Christian Brabandt patch 9.1.0366: filetype: ondir files are not recognized v9.1.0366
Mon, 22 Apr 2024 21:15:07 +0200 Christian Brabandt patch 9.1.0365: Crash when typing many keys with D- modifier v9.1.0365
Mon, 22 Apr 2024 21:15:05 +0200 Christian Brabandt patch 9.1.0364: tests: test_vim9_builtin is a bit slow v9.1.0364
Sun, 21 Apr 2024 20:00:44 +0200 Christian Brabandt patch 9.1.0363: tests: test_winfixbuf is a bit slow v9.1.0363
Sun, 21 Apr 2024 15:00:06 +0200 Christian Brabandt patch 9.1.0362: expanding rc config files does not work well v9.1.0362
Sun, 21 Apr 2024 15:00:05 +0200 Christian Brabandt patch 9.1.0361: Vim9: vim9type.c is too complicated v9.1.0361
Sun, 21 Apr 2024 15:00:03 +0200 Christian Brabandt patch 9.1.0360: Vim9: does not handle autoloaded variables well v9.1.0360
Sat, 20 Apr 2024 18:45:02 +0200 Christian Brabandt patch 9.1.0359: MS-Windows: relative import in a script sourced from a buffer doesn't work v9.1.0359
Sat, 20 Apr 2024 18:15:02 +0200 Christian Brabandt patch 9.1.0358: wrong drawing in GUI with setcellwidth() v9.1.0358
Sat, 20 Apr 2024 17:45:02 +0200 Christian Brabandt patch 9.1.0357: Page scrolling should place cursor at window boundaries v9.1.0357
Fri, 19 Apr 2024 15:30:08 +0200 Christian Brabandt patch 9.1.0356: MS-Windows: --remote may change working directory v9.1.0356
Fri, 19 Apr 2024 15:30:05 +0200 Christian Brabandt patch 9.1.0355: filetype: flake.lock files are not recognized v9.1.0355
Fri, 19 Apr 2024 00:00:03 +0200 Christian Brabandt patch 9.1.0354: runtime(uci): No support for uci file types v9.1.0354
Thu, 18 Apr 2024 23:00:04 +0200 Christian Brabandt patch 9.1.0353: tests: Test_autoload_import_relative_compiled fails on Windows v9.1.0353
Thu, 18 Apr 2024 23:00:02 +0200 Christian Brabandt patch 9.1.0352: Finding cmd modifiers and cmdline-specials is inefficient v9.1.0352
Thu, 18 Apr 2024 22:15:04 +0200 Christian Brabandt patch 9.1.0351: No test that completing a partial mapping clears 'showcmd' v9.1.0351
Thu, 18 Apr 2024 22:15:02 +0200 Christian Brabandt patch 9.1.0350: tests: test_vim9_dissamble may fail v9.1.0350
Thu, 18 Apr 2024 21:45:03 +0200 Christian Brabandt patch 9.1.0349: Vim9: need static type for typealias v9.1.0349
Thu, 18 Apr 2024 21:30:02 +0200 Christian Brabandt patch 9.1.0348: X11 does not ignore smooth scroll event v9.1.0348
Thu, 18 Apr 2024 21:00:07 +0200 Christian Brabandt patch 9.1.0347: A few typos in test_xdg when testing gvimrc v9.1.0347
Wed, 17 Apr 2024 22:45:03 +0200 Christian Brabandt patch 9.1.0346: Patch v9.1.0338 fixed sourcing a script with import v9.1.0346
Wed, 17 Apr 2024 22:45:02 +0200 Christian Brabandt patch 9.1.0345: Problem: gvimrc not sourced from XDG_CONFIG_HOME v9.1.0345
Wed, 17 Apr 2024 22:15:02 +0200 Christian Brabandt patch 9.1.0344: Cursor wrong after using setcellwidth() in terminal v9.1.0344
Wed, 17 Apr 2024 21:45:06 +0200 Christian Brabandt patch 9.1.0343: 'showcmd' wrong for partial mapping with multibyte v9.1.0343
Tue, 16 Apr 2024 23:15:03 +0200 Christian Brabandt patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-english v9.1.0342
Tue, 16 Apr 2024 23:00:03 +0200 Christian Brabandt patch 9.1.0341: Problem: a few memory leaks are found v9.1.0341
Tue, 16 Apr 2024 22:30:07 +0200 Christian Brabandt patch 9.1.0340: Problem: Error with matchaddpos() and empty list v9.1.0340
Tue, 16 Apr 2024 22:30:05 +0200 Christian Brabandt patch 9.1.0339: tests: xdg test uses screen dumps v9.1.0339
Tue, 16 Apr 2024 22:30:04 +0200 Christian Brabandt patch 9.1.0338: Vim9: import through symlinks not correctly handled v9.1.0338
Tue, 16 Apr 2024 22:00:10 +0200 Christian Brabandt patch 9.1.0337: Missing entry for XDG vimrc file in :version v9.1.0337
Mon, 15 Apr 2024 20:15:03 +0200 Christian Brabandt patch 9.1.0336: tests: typo in test_xdg v9.1.0336
Mon, 15 Apr 2024 19:30:04 +0200 Christian Brabandt patch 9.1.0335: String interpolation fails for List type v9.1.0335
Mon, 15 Apr 2024 19:30:02 +0200 Christian Brabandt patch 9.1.0334: No test for highlight behavior with 'ambiwidth' v9.1.0334
Mon, 15 Apr 2024 19:15:03 +0200 Christian Brabandt patch 9.1.0333: tests: test_xdg fails on the appimage repo v9.1.0333
Mon, 15 Apr 2024 19:15:02 +0200 Christian Brabandt patch 9.1.0332: tests: some assert_equal() calls have wrong order of args v9.1.0332
Mon, 15 Apr 2024 19:00:06 +0200 Christian Brabandt patch 9.1.0331: make install does not install all files v9.1.0331
Mon, 15 Apr 2024 00:00:02 +0200 Christian Brabandt patch 9.1.0330: v9.1.0327 contains an unrelated change v9.1.0330
Sun, 14 Apr 2024 23:30:04 +0200 Christian Brabandt patch 9.1.0329: String interpolation fails for Dict type v9.1.0329
Sun, 14 Apr 2024 23:30:03 +0200 Christian Brabandt patch 9.1.0328: CI fails with t_?? test v9.1.0328
Sun, 14 Apr 2024 23:00:03 +0200 Christian Brabandt patch 9.1.0327: No support for using $XDG_CONFIG_HOME v9.1.0327
Sun, 14 Apr 2024 20:45:08 +0200 Christian Brabandt patch 9.1.0326: filetype: some requirements files are not recognized v9.1.0326
Sun, 14 Apr 2024 20:45:07 +0200 Christian Brabandt patch 9.1.0325: filetype: CMakeCache.txt files not recognized v9.1.0325
Sun, 14 Apr 2024 20:45:04 +0200 Christian Brabandt patch 9.1.0324: filetype: some json files are not recognized v9.1.0324
Sun, 14 Apr 2024 20:30:05 +0200 Christian Brabandt patch 9.1.0323: filetype: cabal config files may not be recognized v9.1.0323
Sun, 14 Apr 2024 20:30:03 +0200 Christian Brabandt patch 9.1.0322: filetype: some mail tools not recognized v9.1.0322
Sun, 14 Apr 2024 20:15:03 +0200 Christian Brabandt patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control v9.1.0321
Sun, 14 Apr 2024 19:00:14 +0200 Christian Brabandt patch 9.1.0320: Wrong cursor position after using setcellwidths() v9.1.0320
Sun, 14 Apr 2024 19:00:12 +0200 Christian Brabandt patch 9.1.0319: Using heredoc in string not tested with :execute v9.1.0319
Sat, 13 Apr 2024 18:45:02 +0200 Christian Brabandt patch 9.1.0318: filetype: translate shell config files are not recognized v9.1.0318
Sat, 13 Apr 2024 18:30:06 +0200 Christian Brabandt patch 9.1.0317: filetype: matplotlibrc files are not recognized v9.1.0317
Sat, 13 Apr 2024 18:30:04 +0200 Christian Brabandt patch 9.1.0316: filetype: some sh and confini files not recognized v9.1.0316
Sat, 13 Apr 2024 18:30:03 +0200 Christian Brabandt patch 9.1.0315: filetype: a few more dosini files are not recognized v9.1.0315
Sat, 13 Apr 2024 18:15:03 +0200 Christian Brabandt patch 9.1.0314: Vim9: Can define a class in a function v9.1.0314
Sat, 13 Apr 2024 18:00:05 +0200 Christian Brabandt patch 9.1.0313: Crash when using heredoc with comment in command block v9.1.0313
Fri, 12 Apr 2024 19:00:06 +0200 Christian Brabandt patch 9.1.0312: heredocs are not supported for :commands v9.1.0312
Fri, 12 Apr 2024 19:00:04 +0200 Christian Brabandt patch 9.1.0311: filetype: Some config files are not recognized v9.1.0311
Fri, 12 Apr 2024 18:45:07 +0200 Christian Brabandt patch 9.1.0310: Filler lines not checked properly in get_scroll_overlap() v9.1.0310