Commit Graph

  • 80406c2618 patch 9.0.1478: filetypes for *.v files not detected properly Turiiya 2023-04-22 21:38:47 +01:00
  • b67ba03d3e patch 9.0.1477: crash when recovering from corrupted swap file Bram Moolenaar 2023-04-22 21:14:26 +01:00
  • 6acaecf3d3 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2023-04-22 23:58:55 +08:00
  • e7f05a8780 patch 9.0.1476: lines put in non-current window are not displayed Bram Moolenaar 2023-04-22 15:35:28 +01:00
  • 9be736f2eb patch 9.0.1474: CI runs with old version of Ubuntu and tools Philip H 2023-04-21 19:51:22 +01:00
  • 017227079f patch 9.0.1473: CI does not run sound tests ichizok 2023-04-21 17:46:57 +01:00
  • 8281a16efc patch 9.0.1472: ":drop fname" may change the last used tab page Bram Moolenaar 2023-04-20 18:07:57 +01:00
  • be9624eb47 patch 9.0.1471: warnings for function declarations Michael Jarvis 2023-04-19 20:28:48 +01:00
  • 1be4b81bfb patch 9.0.1470: deferred functions invoked in unexpected order zeertzjq 2023-04-19 14:21:24 +01:00
  • 960cf9119e patch 9.0.1469: deferred functions not called from autocommands zeertzjq 2023-04-18 21:52:54 +01:00
  • a1f2b5ddc6 patch 9.0.1468: recursively calling :defer function if it does :qa zeertzjq 2023-04-18 21:04:53 +01:00
  • 142ffb024d patch 9.0.1467: Jenkinsfiles are not recognized as groovy dundargoc 2023-04-18 20:53:22 +01:00
  • 61378a1542 patch 9.0.1466: cannot use an object member name as a method argument h-east 2023-04-18 19:07:29 +01:00
  • 89f9ffbe81 patch 9.0.1465: Haiku build fails ichizok 2023-04-18 17:20:08 +01:00
  • 6e5a9f9482 patch 9.0.1464: strace filetype detection is expensive Federico Mengozzi 2023-04-17 22:31:38 +01:00
  • 4c42c7eef4 patch 9.0.1463: virtual text truncation only works with Unicode 'encoding' h-east 2023-04-17 21:44:57 +01:00
  • 42994bf678 patch 9.0.1462: recursively calling :defer function if it does :qa Bram Moolenaar 2023-04-17 19:23:45 +01:00
  • fc8a601c32 patch 9.0.1461: ruler not drawn correctly when using 'rulerformat' Sean Dewar 2023-04-17 16:41:20 +01:00
  • 961b2e54bd patch 9.0.1460: insufficient testing for getcmdcompltype() zeertzjq 2023-04-17 15:53:24 +01:00
  • e7d49465a4 patch 9.0.1459: typo in name of type zeertzjq 2023-04-16 20:53:55 +01:00
  • a77670726e patch 9.0.1458: buffer overflow when expanding long file name Yee Cheng Chin 2023-04-16 20:13:12 +01:00
  • ceff9cd1bb patch 9.0.1457: no regression test for what patch 9.0.1333 fixes Bram Moolenaar 2023-04-16 17:17:37 +01:00
  • 657b31fa3b patch 9.0.1456: shortmess test depends on order of test execution zeertzjq 2023-04-15 21:28:02 +01:00
  • 732d69e191 patch 9.0.1455: C++ 20 modules are not recognized Ben Jackson 2023-04-15 18:17:17 +01:00
  • 7e5fe38efc patch 9.0.1454: code indenting is confused by macros ichizok 2023-04-15 13:17:50 +01:00
  • b49dfd0cf2 patch 9.0.1453: typos in source code and tests Dominique Pelle 2023-04-14 21:54:25 +01:00
  • b7f6f93475 patch 9.0.1452: code using EVAL_CONSTANT is dead, it is never set zeertzjq 2023-04-13 22:12:50 +01:00
  • aa7f25ebf1 patch 9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last" Luuk van Baal 2023-04-13 21:47:38 +01:00
  • 08210f8def patch 9.0.1450: MacOS: building fails if clock_gettime() is not available Bram Moolenaar 2023-04-13 19:15:54 +01:00
  • ff6c230051 patch 9.0.1449: test for prompt buffer is flaky Bram Moolenaar 2023-04-13 17:32:23 +01:00
  • d76670fc0d patch 9.0.1448: diff test fails on MacOS 13 ichizok 2023-04-13 17:23:45 +01:00
  • 474891bc89 patch 9.0.1447: condition is always true zeertzjq 2023-04-12 21:36:03 +01:00
  • 5299c0933f patch 9.0.1446: unnecessary checks for the "skip" flag when skipping zeertzjq 2023-04-12 20:48:16 +01:00
  • 01967f5b10 patch 9.0.1445: openSUSE: configure doesn't find the Motif library Bram Moolenaar 2023-04-12 16:24:03 +01:00
  • ac6cd31afc patch 9.0.1444: crash when passing NULL to setcmdline() zeertzjq 2023-04-12 16:21:14 +01:00
  • 05a627c3d4 patch 9.0.1443: ending Insert mode when accessing a hidden prompt buffer Bram Moolenaar 2023-04-09 22:01:31 +01:00
  • bfc7cbd1d4 patch 9.0.1442: mapset() does not restore non-script context zeertzjq 2023-04-07 22:09:46 +01:00
  • b6ebe5af74 patch 9.0.1441: MacOS: Python 3 using framework do not set dll name properly Yee Cheng Chin 2023-04-05 18:24:50 +01:00
  • 23a971da50 patch 9.0.1440: "rvim" can execute a shell through :diffpatch Bram Moolenaar 2023-04-04 22:04:53 +01:00
  • cde8de0345 patch 9.0.1439: start Insert mode when accessing a hidden prompt buffer orbital 2023-04-02 22:05:13 +01:00
  • 065088d554 patch 9.0.1438: .fs files are falsely recognized as forth files Johan Kotlinski 2023-04-02 20:29:38 +01:00
  • 3cdd799951 patch 9.0.1437: test fails with different error number Bram Moolenaar 2023-04-01 22:24:18 +01:00
  • 2ed57ac367 patch 9.0.1436: cannot compare a typed variable with v:none Bram Moolenaar 2023-04-01 22:05:38 +01:00
  • 38d867f041 patch 9.0.1435: scrolling too many lines when 'wrap' and 'diff' are set Bram Moolenaar 2023-04-01 19:54:40 +01:00
  • 39c9ec16ea patch 9.0.1434: crash when adding package already in 'runtimepath' zeertzjq 2023-04-01 13:52:03 +01:00
  • 869113f376 patch 9.0.1433: on some systems the Lua library is not found Bram Moolenaar 2023-03-31 21:29:00 +01:00
  • 6ac2e4392a patch 9.0.1432: completion popup in wrong position with virtual text "above" Bram Moolenaar 2023-03-31 19:32:29 +01:00
  • 2d68b722e3 patch 9.0.1431: getscriptinfo() loops even when specific SID is given zeertzjq 2023-03-30 21:50:37 +01:00
  • 6400203517 patch 9.0.1430: Livebook files are not recognized Mathias Jean Johansen 2023-03-28 21:28:36 +01:00
  • 4204e69cdc Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2023-03-27 19:09:08 -07:00
  • ecc0c916cd Merge pull request #1399 from macvim-dev/dependabot/github_actions/actions/stale-8 Yee Cheng Chin 2023-03-27 13:51:16 -07:00
  • e56324190e Bump actions/stale from 7 to 8 dependabot[bot] 2023-03-27 17:01:34 +00:00
  • 1a08a3e2a5 patch 9.0.1429: invalid memory access when ending insert mode Bram Moolenaar 2023-03-26 21:27:24 +01:00
  • c174c2e58c patch 9.0.1428: cursor in wrong position when leaving insert mode Bram Moolenaar 2023-03-25 20:06:49 +00:00
  • 1f76138ff1 patch 9.0.1427: warning for uninitialized variable Bram Moolenaar 2023-03-25 11:31:32 +00:00
  • 99e4ab2a1e patch 9.0.1426: indent wrong after "export namespace" in C++ Virginia Senioria 2023-03-24 19:25:06 +00:00
  • 3ea62381c5 patch 9.0.1425: "wat" and "wast" files are one filetype Amaan Qureshi 2023-03-23 15:45:46 +00:00
  • 7ac36130e0 patch 9.0.1424: unused macros are defined Bram Moolenaar 2023-03-22 22:03:16 +00:00
  • 890c772036 patch 9.0.1423: WebAssembly Interface Type files are not recognized Amaan Qureshi 2023-03-21 22:03:15 +00:00
  • d0639d717b patch 9.0.1422: Sage files are not recognized Amaan Qureshi 2023-03-21 21:31:55 +00:00
  • 8aa2a37f89 patch 9.0.1421: Nu files are not recognized Amaan Qureshi 2023-03-21 21:28:06 +00:00
  • aa26153b6c patch 9.0.1420: build failure because SIZE_MAX is not defined Bram Moolenaar 2023-03-21 20:04:58 +00:00
  • 4a5c39fc52 patch 9.0.1419: Lean files are not recognized Amaan Qureshi 2023-03-21 19:57:33 +00:00
  • 5fedb8a5ab patch 9.0.1418: the included xdiff code is a bit outdated Yee Cheng Chin 2023-03-20 17:30:52 +00:00
  • 572c4926c7 Merge pull request #1397 from ychin/remove-locales-dup-encoding Yee Cheng Chin 2023-03-19 20:28:35 -07:00
  • 9a297e0d5d Merge pull request #1396 from ychin/sparkle-more-descriptive-version-string Yee Cheng Chin 2023-03-19 20:28:19 -07:00
  • a9d58107e5 Don't build/install non-UTF-8 and encoding-converted locales Yee Cheng Chin 2023-03-19 18:38:22 -07:00
  • c311abc422 Use more descriptive version string in Sparkle 2 Yee Cheng Chin 2023-03-19 17:48:27 -07:00
  • 4b30143317 Merge pull request #1395 from ychin/sparkle-2.4.0 Yee Cheng Chin 2023-03-19 18:27:20 -07:00
  • 8cbd16e500 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2023-03-19 18:07:24 -07:00
  • 08ae40e054 Sparkle 2.4.0 Yee Cheng Chin 2023-02-15 18:37:55 -08:00
  • a1fa8b3ac2 patch 9.0.1417: ESDL files are not recognized Amaan Qureshi 2023-03-19 21:57:07 +00:00
  • e6d40dcdc7 patch 9.0.1416: crash when collection is modified when using filter() Ernie Rael 2023-03-19 21:23:38 +00:00
  • 7c4516fe93 patch 9.0.1415: Crystal files are not recognized Amaan Qureshi 2023-03-19 20:43:26 +00:00
  • 2ab2d08a1e MacVim r176.1 (prerelease) prerelease-176.1 Yee Cheng Chin 2023-03-18 04:49:26 -07:00
  • 01dd4ff3a9 Merge pull request #1393 from ychin/show-pre-release-about-macvim Yee Cheng Chin 2023-03-19 01:26:03 -07:00
  • e8267a84ce About MacVim show "pre-release" when running a pre-release build Yee Cheng Chin 2023-03-18 23:23:37 -07:00
  • ea83c19462 patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifier Bram Moolenaar 2023-03-18 17:22:46 +00:00
  • 43b496733b Merge pull request #1390 from ychin/fix-macos-13-ventura-printing Yee Cheng Chin 2023-03-18 04:36:23 -07:00
  • 01bcda7077 Merge pull request #1391 from ychin/fix-xcode-project-warnings-parallel-deployment-target Yee Cheng Chin 2023-03-18 04:36:03 -07:00
  • e3a5374446 Fix :hardcopy not working in macOS 13 Ventura Yee Cheng Chin 2023-03-18 03:00:26 -07:00
  • e443fb4040 Fix misc MacVim project warnings in Xcode Yee Cheng Chin 2023-03-16 02:39:42 -07:00
  • 988f8b5f75 Merge pull request #1392 from ychin/fix-ci-mouse-shape-error-on-replace Yee Cheng Chin 2023-03-17 16:03:47 -07:00
  • c8804ae8ff Fix MacVim CI breakage in Test_mouse_shape_after_cancelling_gr Yee Cheng Chin 2023-03-15 07:03:43 -07:00
  • 2a003177eb patch 9.0.1413: compiler warning for unused variable Bram Moolenaar 2023-03-17 18:50:48 +00:00
  • 6e377eca8d patch 9.0.1412: Pony files are not recognized Amaan Qureshi 2023-03-17 18:42:58 +00:00
  • 076de79ad8 patch 9.0.1411: accuracy of profiling is not optimal Ernie Rael 2023-03-16 21:43:15 +00:00
  • 16110ccf11 patch 9.0.1410: MacOS: sed fails on .po files Yee Cheng Chin 2023-03-16 21:04:31 +00:00
  • d11ac403db patch 9.0.1409: racket files are recognized as scheme Gabriel Kakizaki 2023-03-16 20:13:29 +00:00
  • 1505bef5c4 patch 9.0.1408: QMLdir files are not recognized Amaan Qureshi 2023-03-16 19:30:44 +00:00
  • b8ef029ee4 patch 9.0.1407: TableGen files are not recognized Amaan Qureshi 2023-03-16 15:54:18 +00:00
  • e202ec8a0c patch 9.0.1406: ILE RPG files are not recognized Andreas Louv 2023-03-16 12:26:51 +00:00
  • e1a8d0a4c7 Merge pull request #1388 from ychin/fix-qlstephen-build-warnings Yee Cheng Chin 2023-03-15 23:36:41 -07:00
  • c40d9b4058 Fix qlstephen project warnings Yee Cheng Chin 2023-03-14 22:17:23 -07:00
  • 6c302c102e Use autoconf 2.69 to match upstream Vim Yee Cheng Chin 2023-03-15 15:18:27 -07:00
  • 14338024c1 patch 9.0.1405: missing check for out-of-memory Bram Moolenaar 2023-03-15 22:05:44 +00:00
  • e638acc927 patch 9.0.1404: compilation error with some compilers Bram Moolenaar 2023-03-15 17:08:51 +00:00
  • 92082eb1f2 Implement gui_mch_mousehide to make merging from upstream easier Yee Cheng Chin 2023-03-14 18:25:59 -07:00
  • 841c6ab865 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2023-03-14 18:16:13 -07:00
  • e764d1b421 patch 9.0.1403: unused variables and functions Dominique Pelle 2023-03-12 21:20:59 +00:00