summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1382: failing test for strptime() doesn't show returned valuev9.0.1382Bram Moolenaar2023-03-052-2/+4
* patch 9.0.1381: ACCESS_ names have a conflict with on some systemsv9.0.1381=?UTF-8?q?Ola=20S=C3=B6der?=2023-03-055-9/+11
* patch 9.0.1380: CTRL-X on 2**64 subtracts twov9.0.1380Bram Moolenaar2023-03-0412-21/+69
* patch 9.0.1379: functions for handling options are not orderedv9.0.1379Yegappan Lakshmanan2023-03-049-1042/+1060
* patch 9.0.1378: illegal memory access when using virtual editingv9.0.1378Bram Moolenaar2023-03-043-0/+14
* patch 9.0.1377: job_status() may return "dead" if the process parent changedv9.0.1377Bram Moolenaar2023-03-042-1/+10
* patch 9.0.1376: accessing invalid memory with put in Visual block modev9.0.1376Bram Moolenaar2023-03-033-1/+23
* patch 9.0.1375: crash when getting member of obj of unknown classv9.0.1375Ernie Rael2023-03-034-0/+30
* patch 9.0.1374: function for setting options not used consistentlyv9.0.1374Yegappan Lakshmanan2023-03-036-135/+152
* patch 9.0.1373: wrong text displayed when using both 'linebreak' and 'list'v9.0.1373h-east2023-03-023-1/+28
* patch 9.0.1372: test for 'toolbariconsize' may failv9.0.1372James McCoy2023-03-022-0/+4
* patch 9.0.1371: ballooneval interferes with Insert completionv9.0.1371zeertzjq2023-03-023-5/+55
* patch 9.0.1370: crash when using a NULL objectv9.0.1370Bram Moolenaar2023-03-023-0/+27
* patch 9.0.1369: still some "else if" constructs for setting optionsv9.0.1369Yegappan Lakshmanan2023-03-028-208/+186
* patch 9.0.1368: Bass files are not recognizedv9.0.1368Amaan Qureshi2023-03-023-0/+6
* patch 9.0.1367: divide by zero in zero-width windowv9.0.1367Bram Moolenaar2023-03-013-11/+32
* patch 9.0.1366: functions for setting options are in random orderv9.0.1366Yegappan Lakshmanan2023-03-013-1193/+1210
* patch 9.0.1365: dead test codev9.0.1365zeertzjq2023-02-282-7/+4
* patch 9.0.1364: build error with older Mac OSv9.0.1364Yee Cheng Chin2023-02-282-1/+4
* patch 9.0.1363: crash when :def function has :break in skipped blockv9.0.1363Bram Moolenaar2023-02-273-1/+31
* patch 9.0.1362: ml_get error when going to another tabv9.0.1362Bram Moolenaar2023-02-273-5/+22
* Update runtime filesBram Moolenaar2023-02-2735-203/+683
* patch 9.0.1361: extendnew() not sufficiently testedv9.0.1361zeertzjq2023-02-272-1/+7
* patch 9.0.1360: Cue files are not recognizedv9.0.1360Amaan Qureshi2023-02-273-2/+8
* patch 9.0.1359: too many "else if" statements in handling optionsv9.0.1359Yegappan Lakshmanan2023-02-278-61/+188
* patch 9.0.1358: compilation error with some compilersv9.0.1358Bram Moolenaar2023-02-274-7/+9
* patch 9.0.1357: using null_object results in an internal errorv9.0.1357Bram Moolenaar2023-02-266-3/+92
* patch 9.0.1356: cannot cancel "gr" with Escv9.0.1356zeertzjq2023-02-265-28/+32
* patch 9.0.1355: no error when declaring a class twicev9.0.1355Bram Moolenaar2023-02-253-4/+29
* patch 9.0.1354: "gr CTRL-G" stays in virtual replace modev9.0.1354Bram Moolenaar2023-02-254-2/+16
* patch 9.0.1353: too many "else if" statements to handle option valuesv9.0.1353Yegappan Lakshmanan2023-02-258-115/+215
* patch 9.0.1352: "ignore" files are outdatedv9.0.1352K.Takata2023-02-243-3/+22
* patch 9.0.1351: Dhall files are not recognizedv9.0.1351Amaan Qureshi2023-02-243-0/+6
* patch 9.0.1350: CPON files are not recognizedv9.0.1350Amaan Qureshi2023-02-243-0/+6
* patch 9.0.1349: "gr" with a count failsv9.0.1349Bram Moolenaar2023-02-232-1/+3
* patch 9.0.1348: Un-grammar files are not recognizedv9.0.1348Amaan Qureshi2023-02-233-0/+6
* patch 9.0.1347: "gr CTRL-O" stays in Insert modev9.0.1347Bram Moolenaar2023-02-233-5/+22
* patch 9.0.1346: Starlark files are not recognizedv9.0.1346Amaan Qureshi2023-02-233-0/+6
* patch 9.0.1345: too many "else if" statements for handling optionsv9.0.1345Yegappan Lakshmanan2023-02-235-74/+291
* patch 9.0.1344: check for OSC escape sequence doesn't workv9.0.1344Bram Moolenaar2023-02-232-1/+3
* patch 9.0.1343: check for OSC escape sequence doesn't workv9.0.1343Johan Mattsson2023-02-232-1/+3
* patch 9.0.1342: MS-Windows: linking may fail with space in directory namev9.0.1342zhihaoy2023-02-232-4/+6
* patch 9.0.1341: build error with mzscheme but without GUIv9.0.1341K.Takata2023-02-223-4/+8
* patch 9.0.1340: Coverity warns for using NULL pointerv9.0.1340Bram Moolenaar2023-02-222-2/+5
* patch 9.0.1339: no test for :disassemble with class functionv9.0.1339Bram Moolenaar2023-02-212-0/+42
* patch 9.0.1338: :defcompile and :disassemble can't find class methodv9.0.1338Bram Moolenaar2023-02-217-52/+145
* patch 9.0.1337: yuck files are not recognizedv9.0.1337Amaan Qureshi2023-02-213-0/+6
* patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan2023-02-2134-72/+75
* patch 9.0.1335: no test for bad use of spaces in help filesv9.0.1335h-east2023-02-212-0/+65
* patch 9.0.1334: using tt_member for the class leads to mistakesv9.0.1334Bram Moolenaar2023-02-218-118/+119