Commit graph

  • 68d0858892
    patch 9.1.1094: Vim9: problem finding implemented method in type hierarchy v9.1.1094 Yegappan Lakshmanan 2025-02-09 19:39:52 +01:00
  • f30eb4a170
    runtime(qf): Update syntax file, match second delimiter Doug Kearns 2025-02-09 18:40:05 +01:00
  • 104e535ac2 When checking for abstract methods in an extended class, check whether an abstract method is implemented in one of the parent classes Yegappan Lakshmanan 2025-01-20 17:16:08 -08:00
  • 8f473f654c runtime(qf): Update syntax file, match second delimiter Doug Kearns 2025-02-07 03:30:47 +11:00
  • 3cfac59f92
    patch 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version v9.1.1093 Christian Brabandt 2025-02-09 17:22:30 +01:00
  • 2e4361bd40
    patch 9.1.1092: tests: fix expected return code for python 3.13 on Windows v9.1.1092 Christian Brabandt 2025-02-09 17:18:07 +01:00
  • ec7a4e4d69
    patch 9.1.1091: tests: timeout might be a bit too small v9.1.1091 Christian Brabandt 2025-02-09 17:16:36 +01:00
  • aae1bfbdb9
    patch 9.1.1090: tests: test_terminwscroll_topline2 unreliable v9.1.1090 Christian Brabandt 2025-02-09 17:10:30 +01:00
  • 6f14ef4b0b
    patch 9.1.1089: tests: No check when tests are run under Github actions v9.1.1089 Christian Brabandt 2025-02-09 17:05:21 +01:00
  • 934d9ab3a2
    patch 9.1.1088: tests: plugin tests are named inconsistently v9.1.1088 Christian Brabandt 2025-02-09 17:03:31 +01:00
  • d1a0d8cbf3
    tests: Test_terminal_eof_arg_win32_ctrl_z depends on python version Christian Brabandt 2025-02-09 15:19:45 +01:00
  • 09cf86d82a
    tests: test_terminal.vim, fix expected return code for python3.13 on Windows Christian Brabandt 2025-02-09 15:08:53 +01:00
  • 04be7b4850
    tests: Increase timeout timer to 45 seconds by default Christian Brabandt 2025-02-08 20:24:39 +01:00
  • 727bb374a6
    Tests: test_terminwscroll_topline2 takes too much time Christian Brabandt 2025-02-08 19:50:13 +01:00
  • 73de79e322
    Add a feature test, that checks if it runs under Github Actions Christian Brabandt 2025-02-08 19:28:34 +01:00
  • 645a4288e2
    patch 9.1.1087: Vim9: import with extends may crash v9.1.1087 Hirohito Higashi 2025-02-09 16:41:23 +01:00
  • 347e5f6264 runtime(vim): Update base-syntax, match list literals Doug Kearns 2025-01-25 01:00:45 +11:00
  • a56c5d9a9d runtime(vim): Update base-syntax, add separate option variable group Doug Kearns 2025-01-24 00:41:26 +11:00
  • 3c4eded340 runtime(vim): Update base-syntax, match Vim9 variables in LHS Doug Kearns 2025-01-19 01:14:33 +11:00
  • 72dc6a95b3 runtime(vim): Update base-syntax, match expression subscripts Doug Kearns 2025-01-18 22:17:51 +11:00
  • 9e81015cd8 runtime(vim): Update base-syntax, improve variable matching Doug Kearns 2025-01-18 01:32:11 +11:00
  • 96c0bd6ce2 Vim9: fix clash :import with extends h-east 2025-02-09 23:20:17 +09:00
  • fa70b89223
    tests: group plugin tests under the plugin prefix Christian Brabandt 2025-02-08 19:19:22 +01:00
  • 76bdb82527
    patch 9.1.1086: completion doesn't work with multi lines v9.1.1086 glepnir 2025-02-08 19:04:51 +01:00
  • 746fe54d4f
    patch 9.1.1085: filetype: cmmt files are not recognized v9.1.1085 Christoph Sax 2025-02-08 19:01:05 +01:00
  • b7147f8236
    patch 9.1.1084: Unable to persistently ignore events in a window and its buffers v9.1.1084 Luuk van Baal 2025-02-08 18:52:39 +01:00
  • a35040f795
    runtime(tex): improve syntax highlighting Eisuke Kawashima 2025-02-08 18:32:14 +01:00
  • a17f8bfb28
    patch 9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwise mode v9.1.1083 Yee Cheng Chin 2025-02-08 18:19:15 +01:00
  • 0d406efe2b runtime(filetype): add "cmmt" suffix for filetype "trace32" Christoph Sax 2025-02-08 17:09:53 +01:00
  • 44bc83a232
    Merge 651f844a56 into a6d5778d9b glepnir 2025-02-08 17:51:46 +01:00
  • 01085703ab feat(completion): expand multi-line completion items when select glepnir 2024-07-28 20:29:15 +08:00
  • 30977cb046 fix: expand env var inside input function glepnir 2025-02-08 17:45:04 +08:00
  • a082e0fece
    Fix setreg() blockwise width calculations with mbyte chars Yee Cheng Chin 2025-02-07 20:15:59 -08:00
  • 7b59512a15 Some small improvements and bug fixes basilisk0315 2025-02-08 12:44:38 +11:00
  • 64a9f2f07c
    fixup! runtime(tex): fix highlight of macros Eisuke Kawashima 2025-02-08 07:47:20 +09:00
  • d4944a8951
    runtime(tex): fix highlight of macros Eisuke Kawashima 2025-01-18 08:35:33 +09:00
  • 7e15d6e13e
    runtime(tex): add test related to newcommand, newenvironment, and their variants Eisuke Kawashima 2025-01-31 06:39:39 +09:00
  • 3b2f46be4d Refactor findfile.c to remove calls to STRLEN() basilisk0315 2025-02-08 09:39:44 +11:00
  • a6d5778d9b
    patch 9.1.1082: unexpected DCS responses may cause out of bounds reads v9.1.1082 Julio B 2025-02-07 20:44:49 +01:00
  • a41dfcd55b
    patch 9.1.1081: has('bsd') is true for GNU/Hurd v9.1.1081 Zhaoming Luo 2025-02-06 21:39:35 +01:00
  • 9c8f9b10fc
    patch 9.1.1080: filetype: Mill files are not recognized v9.1.1080 Chris Kipp 2025-02-06 21:26:08 +01:00
  • a5e03f68a8
    patch 9.1.1079: GUI late startup leads to uninitialized scrollbars v9.1.1079 Yee Cheng Chin 2025-02-06 21:18:17 +01:00
  • b69cd52447
    runtime(misc): Add support for lz4 to tar & gzip plugin Corpulent Robin 2025-02-06 21:10:49 +01:00
  • cde8ff63e2
    patch 9.1.1078: Terminal ansi colors off by one after tgc reset v9.1.1078 Julio B 2025-02-06 20:31:27 +01:00
  • 0a1245ba25
    Sort documentation supported filetypes Corpulent Robin 2025-02-06 08:52:30 -06:00
  • 31b4b09743
    Add support for lz4 tarballs Corpulent Robin 2025-02-06 08:39:25 -06:00
  • 25f2978388 test: add in a test for mill file Chris Kipp 2025-02-06 12:54:15 +01:00
  • 9900072344
    Fix GUI late startup leading to uninitialized scrollbars Yee Cheng Chin 2025-02-05 17:18:53 -08:00
  • 59d101d334 Support Hurd in documentation, 'has' and a test Zhaoming Luo 2025-02-06 08:11:24 +08:00
  • a1270f7ee6 fix: GH issue #7784 setpos function ignores bufnum S0AndS0 2025-02-05 16:10:49 -08:00
  • f50d5364d7
    patch 9.1.1077: included syntax items do not understand contains=TOP v9.1.1077 Theodore Dubois 2025-02-05 23:59:25 +01:00
  • de36ef225c feat: detect Mill files as Scala Chris Kipp 2025-02-05 18:46:39 +01:00
  • 34e1e8de91
    patch 9.1.1076: vim_strnchr() is strange and unnecessary v9.1.1076 zeertzjq 2025-02-04 16:48:36 +01:00
  • f7cb9f9280
    patch 9.1.1075: Vim9: len variable not used in compile_load() v9.1.1075 Hirohito Higashi 2025-02-04 16:37:19 +01:00
  • 28dd534643 just a little optimization h-east 2025-02-04 22:16:41 +09:00
  • d92c964a6a Exclude GNU/Hurd from has('bsd') feature Zhaoming Luo 2025-02-03 16:30:23 +08:00
  • 3de696d18d vim_strnchr() is strange and unnecessary zeertzjq 2025-02-04 10:00:38 +08:00
  • 4a530a632b
    runtime(vim): Update base-syntax, match :debuggreedy count prefix Doug Kearns 2025-02-03 18:59:09 +01:00
  • 449c2e5454
    patch 9.1.1074: Strange error when heredoc marker starts with "trim" v9.1.1074 zeertzjq 2025-02-03 18:56:16 +01:00
  • 23da16d3d0
    patch 9.1.1073: tests: test_compiler fails on Windows without Maven v9.1.1073 zeertzjq 2025-02-03 18:53:28 +01:00
  • ccd7f454fc
    patch 9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10 v9.1.1072 zeertzjq 2025-02-03 18:49:49 +01:00
  • b357cbf7ac 'diffopt' "linematch" cannot be used with {n} less than 10 zeertzjq 2025-02-03 22:01:13 +08:00
  • 29294974a5 Terminal ansi colors off by one after tgc reset Julio B 2025-02-03 05:27:20 +02:00
  • 1d63dceadc tests: test_compiler fails on Windows without Maven zeertzjq 2025-02-03 17:33:18 +08:00
  • 2351f11887 Strange error when heredoc marker starts with "trim" zeertzjq 2025-02-03 14:08:37 +08:00
  • e84853885d runtime(vim): Update base-syntax, match :debuggreedy count prefix Doug Kearns 2025-02-03 15:09:53 +11:00
  • b276e69ffd syntax.c does not understand contains=TOP in included files Theodore Dubois 2025-02-02 17:31:41 -08:00
  • 04d2a3fdc0
    patch 9.1.1071: args missing after failing to redefine a function v9.1.1071 zeertzjq 2025-02-02 19:03:17 +01:00
  • edf0f7db28
    patch 9.1.1070: Cannot control cursor positioning of getchar() v9.1.1070 zeertzjq 2025-02-02 19:01:01 +01:00
  • e187c49540 Cannot control cursor positioning of getchar() zeertzjq 2025-02-02 21:18:27 +08:00
  • d83eaee89d args missing after failing to redefine a function zeertzjq 2025-02-02 19:43:24 +08:00
  • fd5c7443e0
    Merge d8231c0107 into 001c26cd61 Philip H. 2025-02-02 10:52:58 +01:00
  • d8231c0107
    fixup: test_terminal2.vim for windows Philip H. 2025-02-02 10:52:44 +01:00
  • 001c26cd61
    patch 9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> v9.1.1069 glepnir 2025-02-02 09:36:22 +01:00
  • e0a2ab397f
    patch 9.1.1068: getchar() can't distinguish between C-I and Tab v9.1.1068 zeertzjq 2025-02-02 09:14:35 +01:00
  • cbc1f409c1
    CI: bump windows python to 3.13 Philip H. 2025-02-02 09:07:36 +01:00
  • 44a21351a8
    patch 9.1.1067: tests: Test_termwinscroll_topline2 fails on MacOS v9.1.1067 Christian Brabandt 2025-02-02 09:03:00 +01:00
  • 2101230f40
    patch 9.1.1066: heap-use-after-free and stack-use-after-scope with :14verbose v9.1.1066 zeertzjq 2025-02-02 08:55:57 +01:00
  • d3d29497b8 fix: delete operation also need remove text from preinsert glepnir 2025-02-02 14:00:07 +08:00
  • 36128d9122 heap-use-after-free and stack-use-after-scope with :14verbose zeertzjq 2025-02-02 09:44:31 +08:00
  • 4d2c2b2e9b
    CI: bump windows python to 3.13 Philip H. 2025-02-01 18:23:13 +01:00
  • 3a621188ee
    patch 9.1.1065: no digraph for "Approaches the limit" v9.1.1065 Hans Ginzel 2025-02-01 16:15:11 +01:00
  • c078675ac7
    patch 9.1.1064: not possible to use plural forms with gettext() v9.1.1064 Christ van Willegen 2025-02-01 15:42:16 +01:00
  • b32800f7c5
    patch 9.1.1063: too many strlen() calls in userfunc.c v9.1.1063 John Marriott 2025-02-01 15:25:34 +01:00
  • f9d31f03a3 Cannot map Ctrl-I in terminal mode when using modifyOtherKeys zeertzjq 2025-02-01 16:24:55 +08:00
  • b75ca0f9f3 Add ngettext() feature. Christ van Willegen 2025-02-01 14:52:41 +01:00
  • 3219da514c
    patch 9.1.1062: terminal: E315 when dragging the terminal with the mouse v9.1.1062 Hirohito Higashi 2025-02-01 14:48:35 +01:00
  • d859f29390 runtime(c): Add non-Latin-1 character filters for syntax tests Doug Kearns 2025-02-01 23:33:34 +11:00
  • 7c930eb61a
    runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor() Morton Fox 2025-02-01 10:28:52 +01:00
  • 195fcc90d0
    runtime(doc): Tweak documentation style a bit Hirohito Higashi 2025-02-01 10:26:58 +01:00
  • 370146b620 Tweak documentation style a bit h-east 2025-02-01 16:47:16 +09:00
  • 73464bfbc0 getchar() can't distinguish between C-I and Tab zeertzjq 2025-02-01 08:40:45 +08:00
  • e5210c48df
    runtime(vim): fix unclosed parenthesis in GetWordUnderCursor() Morton Fox 2025-01-31 13:17:50 -05:00
  • 103edca3f9 Fix terinal E315 issue (again) h-east 2025-02-01 02:40:20 +09:00
  • 85e3f24bea
    patch 9.1.1061: tests: test_glvs fails when unarchiver not available v9.1.1061 Christian Brabandt 2025-01-31 17:02:32 +01:00
  • d7f5854fcc
    patch 9.1.1060: Vim always enables 'termguicolors' in a terminal v9.1.1060 Christian Brabandt 2025-01-31 16:13:14 +01:00
  • bfb4eea786
    patch 9.1.1059: completion: input text deleted with preinsert when adding leader v9.1.1059 glepnir 2025-01-31 15:28:29 +01:00
  • fe0a9a3269
    patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor v9.1.1058 Ivan Pešić 2025-01-31 15:20:03 +01:00
  • 8ca7849be5
    Update tutor.vim Ivan Pešić 2025-01-31 16:00:54 +04:00
  • 0d6882e8df
    Add Serbian tutor chapter 2 Ivan Pešić 2025-01-31 15:58:56 +04:00