Commit Graph

  • e3f735ef10 refactor: fix includes for api/autocmd.h dundargoc 2023-11-27 20:13:32 +01:00
  • f9231603c4 refactor: fix includes for iconv.h dundargoc 2023-11-27 20:22:17 +01:00
  • ab7c0e9904 refactor: create runtime_defs.h dundargoc 2023-11-27 19:47:06 +01:00
  • e38a053692 build(IWYU): export generated headers dundargoc 2023-11-27 18:46:03 +01:00
  • f4aedbae4c build(IWYU): fix includes for undo_defs.h dundargoc 2023-11-27 18:39:38 +01:00
  • 8b428ca8b7 build(IWYU): fix includes for func_attr.h dundargoc 2023-11-27 16:00:21 +01:00
  • 9fa9b3cad9 docs: support @since for api level #25574 LW 2023-11-27 08:23:04 -08:00
  • 72ed99319d fix(treesitter): don't invalidate parser when discovering injections Dmytro Soltys 2023-11-27 13:34:32 +01:00
  • 40139738eb build: enable IWYU on mac dundargoc 2023-11-26 21:36:02 +01:00
  • 5b765fcab4 ci: fix api-docs workflow dundargoc 2023-11-27 11:35:19 +01:00
  • 38a20dd89f build(IWYU): replace most private mappings with pragmas (#26247) zeertzjq 2023-11-27 20:58:37 +08:00
  • acf5252879 refactor: remove vim.h from more headers (#26244) zeertzjq 2023-11-27 18:37:35 +08:00
  • a03bd2b878 test: check vim.wait() error message in fast context (#26242) zeertzjq 2023-11-27 18:24:32 +08:00
  • 2c16c6a6c4 docs: small fixes (#26154) dundargoc 2023-11-27 10:43:13 +01:00
  • 574d25642f refactor: move Arena and ArenaMem to memory_defs.h (#26240) zeertzjq 2023-11-27 17:21:58 +08:00
  • 84bbe4b0ca fix(lua): disallow vim.wait() in fast contexts Lewis Russell 2023-11-21 11:24:30 +00:00
  • 6343d41436 refactor: move autocmd types to autocmd_defs.h (#26239) zeertzjq 2023-11-27 11:17:04 +08:00
  • 09541d514d build(IWYU): replace public-to-public mappings with pragmas (#26237) zeertzjq 2023-11-27 09:51:26 +08:00
  • 7e2387f41b build(clint): more precise check for "defs" headers (#26236) zeertzjq 2023-11-27 08:34:06 +08:00
  • c2a5105e88 build(IWYU): remove arabic_defs.h (#26235) dundargoc 2023-11-27 00:41:43 +01:00
  • 3514b26a5d Merge pull request #26233 from bfredl/strictchar bfredl 2023-11-26 22:41:40 +01:00
  • 71141e8cf5 build(IWYU): fix headers for arabic.h dundargoc 2023-11-26 17:25:35 +01:00
  • a917da4ca5 refactor(encoding): remove redundant vim_isprintc_strict bfredl 2023-11-26 21:53:07 +01:00
  • 27fc11c048 vim-patch:cf40409e7d17 Christian Clason 2023-11-26 15:38:56 +01:00
  • 6361806aa2 refactor: move garray_T to garray_defs.h (#26227) zeertzjq 2023-11-26 22:58:52 +08:00
  • 34509bbea3 build: sync IWYU and clint to ignore the same headers (#26228) dundargoc 2023-11-26 15:34:29 +01:00
  • ce6075f82a build: add check to clint to prevent non-defs header includes dundargoc 2023-11-26 13:24:38 +01:00
  • 17d81ac2ab build(IWYU): map everything in the C99 specification dundargoc 2023-11-25 17:52:03 +01:00
  • 38e98754a5 vim-patch:9.0.2128: runtime(swig): add syntax and filetype plugins Christian Clason 2023-11-25 16:06:58 +01:00
  • ba88fd886a fix(health): malformed call to warn() #26217 Itamar Lencovsky 2023-11-26 07:03:32 +10:00
  • a827003e30 build: rework IWYU mapping files dundargoc 2023-11-25 11:32:32 +01:00
  • 03b7d35b54 vim-patch:813a538bb3ce Christian Clason 2023-11-25 16:16:12 +01:00
  • fc4385ad94 docs: vim.iter #26169 Justin M. Keyes 2023-11-25 06:35:31 -08:00
  • 57f1bc34fc Merge pull request #26210 from neovim/backport-26203-to-release-0.9 zeertzjq 2023-11-25 20:25:53 +08:00
  • 66edb17b13 fix(oldtest): always use a 64-bit int for swapfile block number James McCoy 2023-11-24 15:22:00 -05:00
  • 0da62b579f Merge pull request #26203 from jamessan/swapfile-test-fix James McCoy 2023-11-25 07:08:27 -05:00
  • 0107243aaf Merge pull request #26205 from jamessan/nlua_error-crash James McCoy 2023-11-25 07:07:44 -05:00
  • aad701abe7 docs: recommend testing nightly or stable for bug reports dundargoc 2023-11-24 15:26:12 +01:00
  • ee276f8758 vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog (#26207) zeertzjq 2023-11-25 10:50:51 +08:00
  • 6eecba3760 Merge pull request #26206 from neovim/backport-26201-to-release-0.9 zeertzjq 2023-11-25 07:21:04 +08:00
  • a27e683ca5 fix(mouse): avoid dragging when clicking next to popupmenu Luuk van Baal 2023-11-24 17:57:50 +01:00
  • 6a2a37b1e1 fix(mouse): avoid dragging when clicking next to popupmenu (#26201) luukvbaal 2023-11-25 00:10:19 +01:00
  • 98fbe3b09a fix(lua): crash in nlua_error James McCoy 2023-11-24 16:42:45 -05:00
  • a1ded1b113 fix(oldtest): always use a 64-bit int for swapfile block number James McCoy 2023-11-24 15:22:00 -05:00
  • 53cc835b51 refactor(tui): remove unnecessary scheduling when suspending (#26190) zeertzjq 2023-11-24 11:31:07 +08:00
  • 55dbf5c379 fix(messages): validate msg_grid before using msg_grid_pos (#26189) zeertzjq 2023-11-24 10:44:19 +08:00
  • 07860aba75 Merge pull request #26188 from neovim/backport-26187-to-release-0.9 zeertzjq 2023-11-24 09:27:28 +08:00
  • 2640ad0057 fix(mouse): avoid dragging after click label popupmenu callback Luuk van Baal 2023-11-24 00:36:45 +01:00
  • a8a93e517f fix(mouse): avoid dragging after click label popupmenu callback (#26187) luukvbaal 2023-11-24 02:15:50 +01:00
  • 4065e2e3bd Merge pull request #26186 from neovim/backport-26185-to-release-0.9 zeertzjq 2023-11-24 07:29:39 +08:00
  • 900772f8eb docs(starting.txt): correct step number zeertzjq 2023-11-24 06:36:52 +08:00
  • 73c7a0d58e docs(starting.txt): correct step number (#26185) zeertzjq 2023-11-24 07:19:06 +08:00
  • fe94e04893 vim-patch:9.0.2126: unused assignments when checking 'listchars' (#26182) zeertzjq 2023-11-24 06:52:50 +08:00
  • 9510346141 vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180) zeertzjq 2023-11-24 06:13:24 +08:00
  • 4ed1c2a8af fix(grid): don't draw beyond max column (#26172) zeertzjq 2023-11-24 05:59:06 +08:00
  • ed6684ba99 Merge pull request #26178 from neovim/backport-26177-to-release-0.9 zeertzjq 2023-11-24 05:43:28 +08:00
  • 4ce3159e24 fix: missing case in setxattr error handling (#26176) Nik Klassen 2023-11-23 16:28:52 -05:00
  • 35ef7ac651 perf: remove redundant strlen in skipwhite ii14 2023-11-23 21:58:18 +01:00
  • 32a4c9f4f9 perf: remove redundant strlen in skipwhite (#26177) ii14 2023-11-23 22:26:33 +01:00
  • df399ea0d2 fix(column): reset decor state before starting from top Luuk van Baal 2023-11-23 16:23:26 +01:00
  • b514edcdf4 test: remove the pipe created by new_pipename() (#26173) zeertzjq 2023-11-23 23:05:52 +08:00
  • c126a3756a fix(column): apply numhl signs when 'signcolumn' is "no" (#26167) luukvbaal 2023-11-23 12:58:17 +01:00
  • 62dc1f2663 vim-patch:8750e3cf81f1 (#26163) zeertzjq 2023-11-23 17:02:53 +08:00
  • c86be03216 Merge pull request #26161 from zeertzjq/backport zeertzjq 2023-11-23 16:52:54 +08:00
  • 6224690c58 Merge pull request #26162 from zeertzjq/vim-9.0.2121 zeertzjq 2023-11-23 16:34:11 +08:00
  • 8d8136bfcf vim-patch:9.0.2121: [security]: use-after-free in ex_substitute zeertzjq 2023-11-23 07:11:16 +08:00
  • ed8f9ff47b vim-patch:8.2.2784: Vim9: cannot use \=expr in :substitute zeertzjq 2023-11-23 16:04:45 +08:00
  • 3ed71c250c vim-patch:9.0.0598: using negative array index with negative width window zeertzjq 2023-05-13 22:39:28 +08:00
  • cc8837db46 vim-patch:9.0.0492: cmdwin test fails on MS-Windows zeertzjq 2023-05-13 22:38:54 +08:00
  • d6f3b7bec7 vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmd zeertzjq 2023-05-13 22:29:07 +08:00
  • c0855bfe8a vim-patch:9.0.0249: no test for what 9.0.0234 fixes zeertzjq 2023-05-13 22:28:34 +08:00
  • 72b709fff9 vim-patch:9.0.0218: reading before the start of the line zeertzjq 2023-05-13 22:26:53 +08:00
  • a9ea563b44 vim-patch:9.0.0064: confusing error when using "q:" in command line window zeertzjq 2023-05-13 22:23:02 +08:00
  • 879617c9bb Merge pull request #26105 from luukvbaal/signmerge bfredl 2023-11-22 18:19:44 +01:00
  • c8fd82b26d build: reorder compiler option setting dundargoc 2023-11-22 10:39:20 +01:00
  • c249058758 feat(extmarks): add sign name to extmark "details" array Luuk van Baal 2023-11-18 23:49:11 +01:00
  • 34fa1e1ca4 Merge pull request #26151 from bfredl/signcount bfredl 2023-11-22 12:19:30 +01:00
  • fba17d5b88 fix(decorations): fix imbalanced sign count bfredl 2023-11-22 11:30:36 +01:00
  • 2e722da44d Merge pull request #25826 from bfredl/art_deco bfredl 2023-11-22 10:13:10 +01:00
  • 0b38fe4dbb refactor(decorations): break up Decoration struct into smaller pieces bfredl 2023-03-08 15:18:02 +01:00
  • 8c6b0a5f21 vim-patch:9.0.2117: [security] use-after-free in qf_free_items (#26148) zeertzjq 2023-11-22 11:07:00 +08:00
  • 059dc3f4a6 vim-patch:cb0c113ddc01 (#26147) zeertzjq 2023-11-22 11:06:46 +08:00
  • 820823c76d vim-patch:596a9f29c83a (#26146) zeertzjq 2023-11-22 10:46:11 +08:00
  • 91ef26dece fix(messages): :map output with ext_messages (#26126) Bara C. Tudor 2023-11-22 03:50:28 +02:00
  • 7663584708 refactor: remove __clang_analyzer__ macro dundargoc 2023-11-15 13:49:35 +01:00
  • 26033eee1d build: suppress bugprone-reserved-identifier warnings dundargoc 2023-11-21 18:42:53 +01:00
  • 78239f0bbc build: reorganize cmake files dundargoc 2023-11-20 16:49:48 +01:00
  • b4fee208ef docs: update MAINTAIN.md dundargoc 2023-11-21 19:00:30 +01:00
  • 7e97c773e3 perf(lsp): use async fs_stat for file watching on linux (#26123) Mathias Fußenegger 2023-11-21 17:46:19 +01:00
  • e89071522c fix(column): always set b_signcols.max Luuk van Baal 2023-11-21 14:53:43 +01:00
  • 585eeacb24 refactor(sign): store 'signcolumn' width range when it is set Luuk van Baal 2023-11-20 02:27:16 +01:00
  • fec5e3ab24 fix(vim.region): handle multibyte inclusive selection properly (#26129) zeertzjq 2023-11-21 14:25:45 +08:00
  • 4880385809 build: adjust clang-tidy warning exclusion logic dundargoc 2023-11-10 14:06:04 +01:00
  • a6e3d93421 refactor: enable formatting for ternaries dundargoc 2023-11-16 10:59:11 +01:00
  • ec79ff893d refactor(lsp): add type annotations to _watchfiles (#26109) Mathias Fußenegger 2023-11-20 17:19:41 +01:00
  • 77c0d5415b build: bump uncrustify to version 0.78.1 dundargoc 2023-11-20 15:11:44 +01:00
  • 99b8a343e1 fixup: quick update, squash later dundargoc 2023-11-20 12:42:54 +01:00
  • 7a80e169c5 build: disable all compiler warnings from dependencies dundargoc 2023-11-20 02:01:39 +01:00
  • d667e0e414 vim-patch:9.0.2116: No test for defining sign without attribute (#26115) luukvbaal 2023-11-20 03:25:14 +01:00
  • 7ca2d64e8b test: skip failing watch file tests on freebsd (#26110) Mathias Fußenegger 2023-11-19 18:37:49 +01:00