Commit Graph

  • 49e7a1da76 Remove the ceil() call around fontDescent in Core Text renderer Yee Cheng Chin 2023-01-20 18:25:16 -08:00
  • e05f23b3b9 Rename the "preserve line spacing" setting to "use macOS calculation" Yee Cheng Chin 2023-01-20 18:25:15 -08:00
  • 233e188cf8 Fix MacVim-specific C files to pass coding style test Yee Cheng Chin 2023-01-29 16:09:48 -08:00
  • 325e09dfcf Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2023-01-29 15:07:18 -08:00
  • 2a99fe6c41 patch 9.0.1261: Elsa files are not recognized Amaan Qureshi 2023-01-29 17:50:14 +00:00
  • 836137d89a patch 9.0.1260: Coverity warns for possible NULL pointer usage Bram Moolenaar 2023-01-29 14:11:24 +00:00
  • 492324e588 patch 9.0.1259: diffmode test fails Bram Moolenaar 2023-01-28 20:57:59 +00:00
  • 755bf2b3d2 patch 9.0.1258: code style test fails Bram Moolenaar 2023-01-28 19:38:49 +00:00
  • 94722c5107 patch 9.0.1257: code style is not check in test scripts Bram Moolenaar 2023-01-28 19:19:03 +00:00
  • 04e4f1d985 patch 9.0.1256: NetworkManager connection files are not recognized ObserverOfTime 2023-01-28 18:05:40 +00:00
  • 8fe5b9c8c1 patch 9.0.1255: changing 'virtualedit' does not have immediate effect Bram Moolenaar 2023-01-28 16:37:37 +00:00
  • d0200c8631 patch 9.0.1254: calling a method on an interface does not work Bram Moolenaar 2023-01-28 15:19:40 +00:00
  • 192e24d974 patch 9.0.1253: CI adds repository unnecessarily Philip H 2023-01-28 10:43:50 +00:00
  • f75a2cb3c7 patch 9.0.1252: MS-Windows: scrollback cropped off on Vim exit Christopher Plewright 2023-01-28 10:28:09 +00:00
  • fadc02a2a5 patch 9.0.1251: checking returned value of ga_grow() is inconsistent Yegappan Lakshmanan 2023-01-27 21:03:12 +00:00
  • 8dbab1d8ce patch 9.0.1250: cannot use an object method with :defer Bram Moolenaar 2023-01-27 20:14:02 +00:00
  • 657aea7fc4 patch 9.0.1249: cannot export an abstract class Bram Moolenaar 2023-01-27 13:16:19 +00:00
  • 53f54e49b7 patch 9.0.1248: cannot export an interface Bram Moolenaar 2023-01-26 20:36:56 +00:00
  • 870219c58c patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow window Bram Moolenaar 2023-01-26 14:14:43 +00:00
  • 142ed77898 patch 9.0.1246: code is indented more than necessary Yegappan Lakshmanan 2023-01-26 12:00:00 +00:00
  • 032713f829 patch 9.0.1245: code is indented more than necessary Yegappan Lakshmanan 2023-01-25 21:05:38 +00:00
  • 0f843ef091 patch 9.0.1244: cursor displayed in wrong position when leaving Insert mode Bram Moolenaar 2023-01-25 17:34:41 +00:00
  • 01d4efe2e8 patch 9.0.1243: :setglobal cannot use script-local function for "expr" option zeertzjq 2023-01-25 15:31:28 +00:00
  • b0d45ec67f patch 9.0.1242: code for :runtime completion is not consistent zeertzjq 2023-01-25 15:04:22 +00:00
  • b582010350 patch 9.0.1241: Coverity warns for not checking function return value Bram Moolenaar 2023-01-25 12:27:13 +00:00
  • 62a6923470 patch 9.0.1240: cannot access a private object member in a lambda Bram Moolenaar 2023-01-24 15:07:04 +00:00
  • b149d22796 patch 9.0.1239: cannot have a line break before an object member access Bram Moolenaar 2023-01-24 13:03:37 +00:00
  • 5c8771bc5a patch 9.0.1238: :runtime completion can be further improved zeertzjq 2023-01-24 12:34:03 +00:00
  • 6ec6666047 patch 9.0.1237: code is indented more than necessary Yegappan Lakshmanan 2023-01-23 20:46:21 +00:00
  • 9cbf791995 patch 9.0.1236: code in same_leader() can be simplified zeertzjq 2023-01-23 16:57:08 +00:00
  • dc7179f9a4 patch 9.0.1235: MS-Windows console: not flushing termguicolors Christopher Plewright 2023-01-23 12:33:23 +00:00
  • ebfec1c531 patch 9.0.1234: the code style has to be checked manually Bram Moolenaar 2023-01-22 21:14:53 +00:00
  • 3d79f0a430 patch 9.0.1233: search() loops forever if "skip" is TRUE for all matches Bram Moolenaar 2023-01-22 20:14:26 +00:00
  • d343c60df4 patch 9.0.1232: ColorTable saving and restoring does not work properly Christopher Plewright 2023-01-22 18:58:30 +00:00
  • 3770f4c9cd patch 9.0.1231: completion of :runtime does not handle {where} argument zeertzjq 2023-01-22 18:38:51 +00:00
  • f3da4c8427 patch 9.0.1230: Apache thrift files are not recognized Amaan Qureshi 2023-01-22 18:16:44 +00:00
  • 040e795e8d patch 9.0.1229: Cap'n Proto files are not recognized Amaan Qureshi 2023-01-22 13:10:39 +00:00
  • 145a6afe3a patch 9.0.1228: fuzzy menu completion is only tested in the GUI zeertzjq 2023-01-22 12:41:55 +00:00
  • a6759381a5 patch 9.0.1227: no cmdline completion for :runtime root 2023-01-21 21:56:06 +00:00
  • 51b2fc2ef5 patch 9.0.1226: spurious empty line when using text properties Bram Moolenaar 2023-01-21 15:54:59 +00:00
  • 11977f9175 patch 9.0.1225: reading past the end of a line when formatting text Bram Moolenaar 2023-01-21 13:09:19 +00:00
  • 47bba53bdb patch 9.0.1224: cannot call a :def function with a number for float argument Bram Moolenaar 2023-01-20 18:49:46 +00:00
  • 7193323b77 patch 9.0.1223: cannot use setcellwidths() below 0x100 K.Takata 2023-01-20 16:00:55 +00:00
  • e446a017ff patch 9.0.1222: terminal tests are flaky on MacOS Yegappan Lakshmanan 2023-01-19 17:49:58 +00:00
  • 5933cc8810 Merge pull request #1346 from ychin/fix-unnecessary-bindtextdomain-ifdef Yee Cheng Chin 2023-01-18 11:50:05 -08:00
  • f97a295cca patch 9.0.1221: code is indented more than necessary Yegappan Lakshmanan 2023-01-18 18:17:48 +00:00
  • 4aecaa168e patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiers Bram Moolenaar 2023-01-18 17:20:25 +00:00
  • 4219698603 patch 9.0.1219: handling of FORTIFY_SOURCE flags doesn't match Fedora usage Zdenek Dohnal 2023-01-18 16:09:51 +00:00
  • 90c2353365 patch 9.0.1218: completion includes functions that don't work Kota Kato 2023-01-18 15:27:38 +00:00
  • 486fc25a29 patch 9.0.1217: using an object member in a closure doesn't work Bram Moolenaar 2023-01-18 14:51:07 +00:00
  • 64f1c4152e patch 9.0.1216: Coverity warns for ignoring return value Bram Moolenaar 2023-01-18 12:45:30 +00:00
  • 2b7f6eeb16 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2023-01-17 23:04:10 -08:00
  • 0ef9a5c094 patch 9.0.1215: using isalpha() adds dependency on current locale zeertzjq 2023-01-17 21:38:25 +00:00
  • 541c87c808 patch 9.0.1214: file left behind after running tests Dominique Pelle 2023-01-17 21:20:44 +00:00
  • da3dd7d857 patch 9.0.1213: adding a line below the last one does not expand fold Brandon Simmons 2023-01-17 19:48:07 +00:00
  • 66bb9ae70f patch 9.0.1212: cannot read back what setcellwidths() has done Kota Kato 2023-01-17 18:31:56 +00:00
  • f7d1c6e188 patch 9.0.1211: storing value in interface member does not always work Bram Moolenaar 2023-01-16 20:47:57 +00:00
  • b391e1f805 patch 9.0.1210: compiler complains about declaration after label Bram Moolenaar 2023-01-16 19:51:03 +00:00
  • 29ac5df37b patch 9.0.1209: getting interface member does not always work Bram Moolenaar 2023-01-16 19:43:47 +00:00
  • a41e221935 patch 9.0.1208: code is indented more than necessary Yegappan Lakshmanan 2023-01-16 18:19:05 +00:00
  • 450c7a97d1 patch 9.0.1207: error when object type is expected but getting "any" Bram Moolenaar 2023-01-16 16:39:37 +00:00
  • 5a57a5e209 patch 9.0.1206: testing with Python on AppVeyor does not work properly Christopher Plewright 2023-01-16 13:01:28 +00:00
  • ae3205aa55 patch 9.0.1205: crash when handling class that extends another class Bram Moolenaar 2023-01-15 20:49:00 +00:00
  • 912bfee710 patch 9.0.1204: expression compiled the wrong way after using an object Bram Moolenaar 2023-01-15 20:18:55 +00:00
  • 32517c4c14 patch 9.0.1203: return type of values() is always list<any> Bram Moolenaar 2023-01-15 18:17:12 +00:00
  • f450804e14 patch 9.0.1202: crash when iterating over list of objects Bram Moolenaar 2023-01-15 16:54:57 +00:00
  • 4cae845ce3 patch 9.0.1201: assignment with operator doesn't work in object method Bram Moolenaar 2023-01-15 15:51:48 +00:00
  • 474f226582 patch 9.0.1200: AppVeyor builds with an old Python version Christopher Plewright 2023-01-15 13:23:20 +00:00
  • 584b853ee0 patch 9.0.1199: crash when using kitty and using a mapping with <Esc> Bram Moolenaar 2023-01-14 21:07:07 +00:00
  • 24a8d06d7f patch 9.0.1198: abstract class not supported yet Bram Moolenaar 2023-01-14 13:12:06 +00:00
  • 034c350207 patch 9.0.1197: dump file missing from patch zeertzjq 2023-01-14 12:41:17 +00:00
  • e857598896 patch 9.0.1196: code is indented more than necessary Yegappan Lakshmanan 2023-01-14 12:32:28 +00:00
  • 378e6c03f9 patch 9.0.1195: restoring KeyTyped when building statusline not tested zeertzjq 2023-01-14 11:46:49 +00:00
  • b40a2fb3b3 patch 9.0.1194: compiler warning for comparing pointer with int Bram Moolenaar 2023-01-13 19:18:38 +00:00
  • 32030a9f3b patch 9.0.1193: cannot map <Esc> when using the Kitty key protocol Bram Moolenaar 2023-01-13 18:46:57 +00:00
  • d40f00cb43 patch 9.0.1192: no error when class function argument shadows a member Bram Moolenaar 2023-01-13 17:36:49 +00:00
  • 3213952966 patch 9.0.1191: some Bazel files are not recognized Keith Smiley 2023-01-13 15:35:17 +00:00
  • 60908c4922 patch 9.0.1190: AppVeyor runs much slower with MSVC 2022 Christopher Plewright 2023-01-13 15:28:14 +00:00
  • 232bdaaca9 patch 9.0.1189: invalid memory access with folding and using "L" Bram Moolenaar 2023-01-13 14:17:58 +00:00
  • c0c2c26265 patch 9.0.1188: return value of type() for class and object unclear Bram Moolenaar 2023-01-12 21:08:53 +00:00
  • 3ce33b120c patch 9.0.1187: test for using imported class fails Bram Moolenaar 2023-01-12 20:39:09 +00:00
  • 4059400993 patch 9.0.1186: imported class does not work when used twice in a line Bram Moolenaar 2023-01-12 20:04:51 +00:00
  • a86655af84 patch 9.0.1185: using class from imported script not tested Bram Moolenaar 2023-01-12 17:06:27 +00:00
  • a94bd9d939 patch 9.0.1184: interface of an object is not recognized when checking type Bram Moolenaar 2023-01-12 15:01:32 +00:00
  • 0233bdfa2b patch 9.0.1183: code is indented more than necessary Yegappan Lakshmanan 2023-01-12 12:33:30 +00:00
  • 043d7b2c84 patch 9.0.1182: go checksum files are not recognized Amaan Q 2023-01-11 21:24:26 +00:00
  • 6481accd40 patch 9.0.1181: class inheritance and typing insufficiently tested Bram Moolenaar 2023-01-11 21:14:17 +00:00
  • bcbfaf32e0 patch 9.0.1180: compiler warnings without the +job feature Bram Moolenaar 2023-01-11 19:11:15 +00:00
  • 6aa0937fb8 patch 9.0.1179: not all errors around inheritance are tested Bram Moolenaar 2023-01-11 17:59:38 +00:00
  • 58b40092e6 patch 9.0.1178: a child class cannot override functions from a base class Bram Moolenaar 2023-01-11 15:59:05 +00:00
  • ad15a39fdb patch 9.0.1177: AppVeyor uses some older tools Christopher Plewright 2023-01-11 12:49:22 +00:00
  • f68cddabff patch 9.0.1176: smithy files are not recognized Chris Kipp 2023-01-11 12:20:10 +00:00
  • ea125393af patch 9.0.1175: the set_ref_in_item() function is too long Yegappan Lakshmanan 2023-01-11 11:46:17 +00:00
  • 9a9432d3a2 patch 9.0.1174: smali files are not recognized Amaan Q 2023-01-10 19:58:35 +00:00
  • a47c0fb4ad patch 9.0.1173: compiler warning for unused variable on non-Unix systems Bram Moolenaar 2023-01-10 19:17:11 +00:00
  • 79c11e399b patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short Bram Moolenaar 2023-01-10 17:29:29 +00:00
  • 2bc849ff81 patch 9.0.1171: screen is not redrawn after using setcellwidths() Yasuhiro Matsumoto 2023-01-10 16:03:08 +00:00
  • 523f22d577 patch 9.0.1170: LGTM badge no longer works mert 2023-01-10 14:06:06 +00:00
  • 566f76e656 patch 9.0.1169: some key+modifier tests fail on some AppVeyor images Christopher Plewright 2023-01-10 13:43:04 +00:00
  • 06cd14d0bf patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap Bram Moolenaar 2023-01-10 12:37:38 +00:00