Commit graph

  • 7dcf664f15 Use VIM_CLEAR_STRING basilisk0315 2024-10-31 06:52:29 +11:00
  • 9f32069b8c
    runtime(netrw): fix regression with x mapping on Cygwin Christian Brabandt 2024-10-30 18:36:20 +01:00
  • aa2ce6f580
    runtime(netrw): fix filetype detection for remote files Christian Brabandt 2024-10-30 18:27:03 +01:00
  • 36ef0f1644
    filetype: Gentoo portage files are not recognized Wu, Zhenyu 2024-10-23 01:34:44 +08:00
  • e9cb47677a runtime(netrw): fix E874 when browsing remote directory which contains ~ character Tom Benham 2024-10-30 15:21:18 +01:00
  • e98c8ece27 Change vim_free_string() to macro VIM_CLEAR_STRIN basilisk0315 2024-10-30 10:52:37 +11:00
  • 4c8c10d6b6 Changes based on feedback basilisk0315 2024-10-30 10:22:13 +11:00
  • 05a40e07c2
    patch 9.1.0822: topline might be changed in diff mode unexpectedly v9.1.0822 Christian Brabandt 2024-10-29 20:29:04 +01:00
  • 203c7225f5
    CI: huge linux builds should also run syntax & indent tests Christian Brabandt 2024-10-29 20:21:42 +01:00
  • f89d8504bd
    echo the END Christian Brabandt 2024-10-29 19:47:55 +01:00
  • 101754599c Fix build failure basilisk0315 2024-10-29 10:16:26 +11:00
  • 3eac8dd0dd A better fix for the off-by-one error basilisk0315 2024-10-29 09:44:17 +11:00
  • 8b4832f3a9 Fix build failure (again) basilisk0315 2024-10-29 08:36:10 +11:00
  • 9bc59789fd
    Diff failing indent tests Christian Brabandt 2024-10-28 22:22:13 +01:00
  • 20e045f781
    patch 9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argument v9.1.0821 zeertzjq 2024-10-28 22:05:26 +01:00
  • 6547a419bc Revert fix for off-by-one basilisk0315 2024-10-29 08:05:13 +11:00
  • baab7c0865
    patch 9.1.0820: tests: Mac OS tests are too flaky v9.1.0820 Milly 2024-10-28 21:56:14 +01:00
  • 1e2007e643
    runtime(awk): Highlight more awk comments in syntax script John M Devin 2024-10-28 21:46:09 +01:00
  • 2277b57ac6
    CI: run syntax/indent tests on Linux huge builds Christian Brabandt 2024-10-28 21:41:55 +01:00
  • d69ffbe4bc
    runtime(netrw): add missing change for s:redir() Christian Brabandt 2024-10-28 21:23:54 +01:00
  • bdac2ef6fe
    patch 9.1.0819: tests: using findexpr and imported func not tested v9.1.0819 Yegappan Lakshmanan 2024-10-28 21:01:28 +01:00
  • 70197885a8
    runtime(netrw): improve netrw's open-handling further Enno 2024-10-28 20:47:25 +01:00
  • ac23e4d3b8 fix comment Milly 2024-10-29 01:09:48 +09:00
  • 24fd200d58 apply redir patch by @chrisbra Konfekt 2024-10-28 15:43:40 +01:00
  • f2b944b8a3
    set macos timeout to 25 minutes Milly 2024-10-28 17:33:24 +09:00
  • f8fa1cf282
    fix typo Enno 2024-10-28 09:28:02 +01:00
  • 16ec07f8b9
    msys2 needs no additional opener Enno 2024-10-28 09:15:55 +01:00
  • 3191a8afdd
    fix comment Milly 2024-10-28 16:46:37 +09:00
  • 2488328b1e fix comment Milly 2024-10-28 13:10:08 +09:00
  • daf8ce9410 tests: Testing is very flaky on Mac Milly 2024-10-24 13:31:19 +09:00
  • f8be2a3821 tests: Show test running time in flaky tests Milly 2024-10-24 21:56:42 +09:00
  • 2bd0817f82 tests: Remove unnecessary logic Milly 2024-10-24 21:24:27 +09:00
  • 358131ec4b tests: Add g:giveup_same_error to giving up due to the same error Milly 2024-10-24 04:33:17 +09:00
  • 34b9de3891 tests: Add g:max_run_nr that changes the max retry count Milly 2024-10-24 03:16:59 +09:00
  • 0e84332457 tests: Show last error from VerifyScreenDump() on timeout Milly 2024-10-23 23:46:31 +09:00
  • d039de8403
    fix another syntax error in netrw Enno 2024-10-28 08:23:11 +01:00
  • 0eca0943f1 'findexpr' completion doesn't set v:fname to cmdline argument zeertzjq 2024-10-24 10:56:13 +08:00
  • 7c96776729
    runtime(netrw): fix syntax error in netrwPlugin.vim Christian Brabandt 2024-10-28 07:03:24 +01:00
  • 1c1ef023ae
    netrw: fix typo of missing let Enno 2024-10-28 06:58:45 +01:00
  • 9cf43502e9 Add a test for using an imported Vim9 function in 'findexpr' Yegappan Lakshmanan 2024-10-27 20:49:01 -07:00
  • f32c1a5add Fix build failure basilisk0315 2024-10-28 12:14:17 +11:00
  • daf3feb0fe Highlight more awk comments John M Devin 2024-10-26 19:09:03 -04:00
  • 2a95d33ed2 Add missing casts and comments basilisk0315 2024-10-28 11:32:20 +11:00
  • 08e3266ac3 Refactor register.c to remove calls to STRLEN() basilisk0315 2024-10-28 10:46:14 +11:00
  • 3d7e567ea7
    runtime(netrw): simplify gx file handling Konfekt 2024-10-27 22:16:49 +01:00
  • a04003a929
    patch 9.1.0818: some global functions are only used in single files v9.1.0818 Yegappan Lakshmanan 2024-10-27 21:54:11 +01:00
  • 8f1d09828a
    patch 9.1.0817: termdebug: cannot evaluate expr in a popup v9.1.0817 Peter Wolf 2024-10-27 21:51:14 +01:00
  • 2abec431e1
    runtime(defaults): Detect putty terminal and switch to dark background Christian Brabandt 2024-10-27 21:33:09 +01:00
  • ce35ee8986
    patch 9.1.0816: tests: not clear what tests cause asan failures v9.1.0816 Christian Brabandt 2024-10-27 21:15:50 +01:00
  • 2ff2649ffb update coding style documentation Luca Saccarola 2024-10-24 23:27:32 +02:00
  • 107e0eaf57 follow @saccarosium 's suggestion Konfekt 2024-10-27 20:57:25 +01:00
  • 8a7b74c536 Convert the global functions used only in a single file to static functions Yegappan Lakshmanan 2024-10-27 09:41:46 -07:00
  • 998bf12895
    fix mixup Enno 2024-10-27 20:49:49 +01:00
  • 2690151429
    fix typo Enno 2024-10-27 20:46:55 +01:00
  • 912fbaf6e8
    runtime(doc): Remove some completed items from todo.txt Yegappan Lakshmanan 2024-10-27 20:46:42 +01:00
  • 3c21c26abe
    topline might be changed in diff mode unexpectedly Christian Brabandt 2024-10-14 20:56:53 +02:00
  • 91d26aa338
    patch 9.1.0815: "above" virtual text causes wrong 'colorcolumn' position v9.1.0815 zeertzjq 2024-10-27 19:23:34 +01:00
  • 7b474ed121
    tests: ASAN improvements in CI Christian Brabandt 2024-10-21 23:56:31 +02:00
  • 0facc0d970 Remove some completed items from todo.txt Yegappan Lakshmanan 2024-10-27 09:41:46 -07:00
  • 1723e1ca91 show error on missing standard handler Konfekt 2024-10-27 07:39:58 +01:00
  • 92b9eae8c5 "above" virtual text causes wrong 'colorcolumn' position zeertzjq 2024-10-27 19:50:16 +08:00
  • 12e6b66435 update tags Peter Wolf 2024-10-26 13:54:17 +02:00
  • 332b4bc51e try to exclude instable parts from screendumps Peter Wolf 2024-10-26 13:39:57 +02:00
  • 42a4de60a8 escape for # and % in :Open needed despite shellescape(..., 1) Konfekt 2024-10-26 11:29:51 +02:00
  • 2aa82f971d add case distinction for cygwin Konfekt 2024-10-26 08:36:34 +02:00
  • c39dc91e2a Update termdebug tests Peter Wolf 2024-10-25 23:04:58 +02:00
  • c0f970c1ef delay balloon and popup calls to avoid unnecessary calls Peter Wolf 2024-10-25 22:21:34 +02:00
  • 5c6bc785c3 doc: discuss need for user escaping in :Open/Launch Konfekt 2024-10-25 08:38:41 +02:00
  • dc05bdb5a5 ⚠️ Start using _long float_ type S0AndS0 2024-10-24 16:32:19 -07:00
  • 7b09d09fe6 Add long double AKA _long float_ type S0AndS0 2024-10-24 16:27:09 -07:00
  • 4fa2be6964 Define a precision for floats S0AndS0 2024-10-24 16:24:55 -07:00
  • f0e812a212 add tests for Evaluate and for termdebug_config evaluate_in_popup Peter Wolf 2024-10-24 23:56:11 +02:00
  • c408746865 fix position to cursor Peter Wolf 2024-10-24 23:55:04 +02:00
  • 9c28db883e
    Merge 69b4d3fd81 into de79f9129a Philip H. 2024-10-24 23:22:00 +02:00
  • 69b4d3fd81
    Update ci.yml Philip H. 2024-10-24 23:21:57 +02:00
  • e1fef7692d
    ci.yml: install gcc-14 Philip H. 2024-10-24 23:07:24 +02:00
  • de79f9129a
    runtime(syntax-tests): tiny vim fails because of line-continuation Christian Brabandt 2024-10-24 23:03:10 +02:00
  • 04a4a500ec apply review comments Peter Wolf 2024-10-24 21:53:49 +02:00
  • fdf135a052
    patch 9.1.0814: mapset() may remove unrelated mapping v9.1.0814 zeertzjq 2024-10-24 21:43:43 +02:00
  • dabb80b665 clarify MSYS2 path conversion in comment [0] Konfekt 2024-10-24 21:41:10 +02:00
  • 4bdd1a72ea apply @chrisbra 's kind suggestions [0] Konfekt 2024-10-24 21:30:31 +02:00
  • 7afb8e2c6a
    defaults: make putty background by default dark Christian Brabandt 2024-10-23 22:33:02 +02:00
  • 94908ce95b ensure variable always set Konfekt 2024-10-24 15:41:55 +02:00
  • f4faf707e6 mapset() may remove unrelated mapping zeertzjq 2024-10-24 17:31:43 +08:00
  • c818d414f8 add option to output Evaluate into popup window at cursor Peter Wolf 2024-10-24 00:18:34 +02:00
  • 7bb9b38aad apply @chrisbra 's kind comments [0] Konfekt 2024-10-23 23:20:02 +02:00
  • 118072862b
    patch 9.1.0813: no error handling with setglobal and number types v9.1.0813 Milly 2024-10-23 21:42:41 +02:00
  • d0809869d6
    patch 9.1.0812: Coverity warns about dereferencing NULL ptr v9.1.0812 Christian Brabandt 2024-10-23 21:32:31 +02:00
  • 2f6efaccfd
    patch 9.1.0811: :find expansion does not consider 'findexpr' v9.1.0811 Yegappan Lakshmanan 2024-10-23 21:06:10 +02:00
  • 0438fdefff Support expanding :find command argument using 'findexpr' Yegappan Lakshmanan 2024-10-19 14:11:02 -07:00
  • 3a6d41ff50 fix: some number options does not check in setglobal Milly 2024-10-15 15:00:13 +09:00
  • aeb1c97db5
    patch 9.1.0810: cannot easily adjust the |:find| command v9.1.0810 Yegappan Lakshmanan 2024-10-22 23:42:20 +02:00
  • 626b6ab486
    patch 9.1.0809: filetype: petalinux config files not recognized v9.1.0809 Wu, Zhenyu 2024-10-22 23:21:49 +02:00
  • 6d5f4a0bed
    patch 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll' v9.1.0808 Milly 2024-10-22 23:17:45 +02:00
  • 3e5bbb8e11
    patch 9.1.0807: tests: having 'nolist' in modelines isn't always desired v9.1.0807 zeertzjq 2024-10-22 23:11:27 +02:00
  • b38700ac81
    patch 9.1.0806: tests: no error check when setting global 'briopt' v9.1.0806 Milly 2024-10-22 22:59:39 +02:00
  • 231480f975
    patch 9.1.0805: tests: minor issues in gen_opt_test.vim v9.1.0805 Milly 2024-10-22 22:53:01 +02:00
  • a441a3eaab
    patch 9.1.0804: tests: no error check when setting global 'cc' v9.1.0804 Milly 2024-10-22 22:43:01 +02:00
  • 5e7a6a4a10
    patch 9.1.0803: tests: no error check when setting global 'isk' v9.1.0803 Milly 2024-10-22 22:27:19 +02:00
  • 142cad1f88
    patch 9.1.0802: tests: no error check when setting global 'fdm' to empty value v9.1.0802 Milly 2024-10-22 22:11:51 +02:00