Sun, 28 Apr 2024 16:30:13 +0200 |
Christian Brabandt |
Added tag v9.1.0380 for changeset 80240c27c4ffb28ca15ee5b439d2605e8648b02e
|
Sun, 28 Apr 2024 16:30:12 +0200 |
Christian Brabandt |
patch 9.1.0380: Calculating line height for unnecessary amount of lines
v9.1.0380
|
Sun, 28 Apr 2024 16:30:11 +0200 |
Christian Brabandt |
runtime(ssa): improve syntax file performance (#14654)
|
Sun, 28 Apr 2024 16:30:10 +0200 |
Christian Brabandt |
Added tag v9.1.0379 for changeset 15a991b0cc276f463ada743530fdff65158ac965
|
Sun, 28 Apr 2024 16:30:09 +0200 |
Christian Brabandt |
patch 9.1.0379: There are a few typos
v9.1.0379
|
Sun, 28 Apr 2024 10:00:08 +0200 |
Christian Brabandt |
Added tag v9.1.0378 for changeset 60a7fae995600da671d5aaed70644cbea45b3043
|
Sun, 28 Apr 2024 10:00:06 +0200 |
Christian Brabandt |
patch 9.1.0378: Vim9: no comments allowed after class vars
v9.1.0378
|
Sat, 27 Apr 2024 12:15:02 +0200 |
Christian Brabandt |
runtime(doc): CI: remove trailing white space in documentation
|
Sat, 27 Apr 2024 12:00:07 +0200 |
Christian Brabandt |
Added tag v9.1.0377 for changeset 6cb7e7ee8477f939aad2515d75e29aec5d170a28
|
Sat, 27 Apr 2024 12:00:06 +0200 |
Christian Brabandt |
patch 9.1.0377: Formatting text wrong when 'breakindent' is set
v9.1.0377
|
Sat, 27 Apr 2024 12:00:05 +0200 |
Christian Brabandt |
runtime(debversions): Add oracular (24.10) as Ubuntu release name
|
Sat, 27 Apr 2024 12:00:05 +0200 |
Christian Brabandt |
Added tag v9.1.0376 for changeset f57990be7526dd2ca000e8c2b216040409e45c3c
|
Sat, 27 Apr 2024 12:00:03 +0200 |
Christian Brabandt |
patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored
v9.1.0376
|
Sat, 27 Apr 2024 11:45:09 +0200 |
Christian Brabandt |
Added tag v9.1.0375 for changeset 92b3535e3c2057ab2fa4428b2b8213de3897bcb8
|
Sat, 27 Apr 2024 11:45:08 +0200 |
Christian Brabandt |
patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline()
v9.1.0375
|
Sat, 27 Apr 2024 11:45:06 +0200 |
Christian Brabandt |
runtime(doc): update helptags for jq syntax (#14646)
|
Fri, 26 Apr 2024 22:45:02 +0200 |
Christian Brabandt |
runtime(jq): include syntax, ftplugin and compiler plugin
|
Fri, 26 Apr 2024 20:00:05 +0200 |
Christian Brabandt |
runtime(doc): fix typo synconcealend -> synconcealed (#14644)
|
Fri, 26 Apr 2024 20:00:03 +0200 |
Christian Brabandt |
runtime(comment): include a simple comment toggling plugin
|
Fri, 26 Apr 2024 19:00:04 +0200 |
Christian Brabandt |
runtime(doc): fix typo
|
Fri, 26 Apr 2024 19:00:04 +0200 |
Christian Brabandt |
Added tag v9.1.0374 for changeset f5ebd5ee3d53e1d59de8a85a8fbdc8db52af3dfc
|
Fri, 26 Apr 2024 19:00:03 +0200 |
Christian Brabandt |
patch 9.1.0374: wrong botline in BufEnter
v9.1.0374
|
Fri, 26 Apr 2024 19:00:02 +0200 |
Christian Brabandt |
CI: ubuntu-toolchain-r/test repository will be removed (#14641)
|
Fri, 26 Apr 2024 18:45:04 +0200 |
Christian Brabandt |
runtime(doc): clarify syntax vs matching mechanism
|
Thu, 25 Apr 2024 22:45:03 +0200 |
Christian Brabandt |
runtime(asm): fix undefined variable in indent plugin
|
Thu, 25 Apr 2024 21:45:07 +0200 |
Christian Brabandt |
Added tag v9.1.0373 for changeset f59010300cebcee07b9f5099a38d413b1b9abc4e
|
Thu, 25 Apr 2024 21:45:06 +0200 |
Christian Brabandt |
patch 9.1.0373: ops.c code uses too many strlen() calls
v9.1.0373
|
Thu, 25 Apr 2024 21:45:05 +0200 |
Christian Brabandt |
Added tag v9.1.0372 for changeset 323962c196230efd94d6458b99bec984f849c40d
|
Thu, 25 Apr 2024 21:45:04 +0200 |
Christian Brabandt |
patch 9.1.0372: Calling CLEAR_FIELD() on the same struct twice
v9.1.0372
|
Thu, 25 Apr 2024 21:45:04 +0200 |
Christian Brabandt |
Added tag v9.1.0371 for changeset 2e492a1539e086e2c73f6aa07e8b92c454fae0bb
|
Thu, 25 Apr 2024 21:45:03 +0200 |
Christian Brabandt |
patch 9.1.0371: Vim9: compile_def_function() still too long
v9.1.0371
|
Thu, 25 Apr 2024 21:30:12 +0200 |
Christian Brabandt |
translation(sr): Update Serbian messages (#14633)
|
Thu, 25 Apr 2024 21:30:12 +0200 |
Christian Brabandt |
Added tag v9.1.0370 for changeset e671080ef0e2e8d92a05044905761b1414755cf5
|
Thu, 25 Apr 2024 21:30:11 +0200 |
Christian Brabandt |
patch 9.1.0370: MS-Windows: patch number is zero in installer
v9.1.0370
|
Thu, 25 Apr 2024 21:30:09 +0200 |
Christian Brabandt |
runtime(doc): clarify the effect of setting the shell to powershell
|
Wed, 24 Apr 2024 21:15:02 +0200 |
Christian Brabandt |
runtime(java): Improve the recognition of the "style" method declarations
|
Wed, 24 Apr 2024 20:15:04 +0200 |
Christian Brabandt |
Added tag v9.1.0369 for changeset 5df4ad0a520055fba859ef595eea7efa1c3ef213
|
Wed, 24 Apr 2024 20:15:03 +0200 |
Christian Brabandt |
patch 9.1.0369: Vim9: problem when importing autoloaded scripts
v9.1.0369
|
Wed, 24 Apr 2024 20:00:07 +0200 |
Christian Brabandt |
CI: remove microsoft-prod.list repository (#14628)
|
Tue, 23 Apr 2024 20:45:03 +0200 |
Christian Brabandt |
Added tag v9.1.0368 for changeset c2499556f2fe58355e1e6ad122ea63f73a068cae
|
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:11 +0200 |
Christian Brabandt |
Added tag v9.1.0367 for changeset eeab9c4c801bdbdf2f10dee7559bd6667e14dc38
|
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:10 +0200 |
Christian Brabandt |
Added tag v9.1.0366 for changeset 4d5026e1c0e1eddcdfa65d7aec8695355e1fe8f3
|
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:09 +0200 |
Christian Brabandt |
Added tag v9.1.0365 for changeset 59d23ae7dbb0fe2bdb4bd23a0fb0767c578ff174
|
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:07 +0200 |
Christian Brabandt |
Added tag v9.1.0364 for changeset 96131d0faead0fe3ef5dc1349b6c3c0b236ae36e
|
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
|
Mon, 22 Apr 2024 21:00:11 +0200 |
Christian Brabandt |
runtime(doc): update documentation
|
Mon, 22 Apr 2024 21:00:09 +0200 |
Christian Brabandt |
CI: change the download URL of "libsodium" (#14618)
|
Sun, 21 Apr 2024 20:00:47 +0200 |
Christian Brabandt |
Added tag v9.1.0363 for changeset c507111b5c804ccb2929053a47bc2dcecd4a9109
|
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 16:00:03 +0200 |
Christian Brabandt |
runtime(astro): Add filetype, syntax and indent plugin
|
Sun, 21 Apr 2024 15:00:07 +0200 |
Christian Brabandt |
Added tag v9.1.0362 for changeset 84846a30bfa8ff23c5b8953648fb3dc520704ce6
|
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:06 +0200 |
Christian Brabandt |
Added tag v9.1.0361 for changeset 6dca41acb99c7f64b5a41c7a0f2c7b78b2a0a96f
|
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:04 +0200 |
Christian Brabandt |
Added tag v9.1.0360 for changeset 97d3b04002f7edcffa7b07836cd01485ff1a57b7
|
Sun, 21 Apr 2024 15:00:03 +0200 |
Christian Brabandt |
patch 9.1.0360: Vim9: does not handle autoloaded variables well
v9.1.0360
|