summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1424: unused macros are definedv9.0.1424Bram Moolenaar2023-03-222-8/+2
* patch 9.0.1423: WebAssembly Interface Type files are not recognizedv9.0.1423Amaan Qureshi2023-03-213-0/+6
* patch 9.0.1422: Sage files are not recognizedv9.0.1422Amaan Qureshi2023-03-213-0/+6
* patch 9.0.1421: Nu files are not recognizedv9.0.1421Amaan Qureshi2023-03-213-0/+6
* patch 9.0.1420: build failure because SIZE_MAX is not definedv9.0.1420Bram Moolenaar2023-03-212-1/+7
* patch 9.0.1419: Lean files are not recognizedv9.0.1419Amaan Qureshi2023-03-213-0/+6
* patch 9.0.1418: the included xdiff code is a bit outdatedv9.0.1418Yee Cheng Chin2023-03-2012-147/+131
* patch 9.0.1417: ESDL files are not recognizedv9.0.1417Amaan Qureshi2023-03-193-0/+6
* patch 9.0.1416: crash when collection is modified when using filter()v9.0.1416Ernie Rael2023-03-196-14/+36
* patch 9.0.1415: Crystal files are not recognizedv9.0.1415Amaan Qureshi2023-03-193-0/+6
* patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifierv9.0.1414Bram Moolenaar2023-03-182-1/+15
* patch 9.0.1413: compiler warning for unused variablev9.0.1413Bram Moolenaar2023-03-172-6/+5
* patch 9.0.1412: Pony files are not recognizedv9.0.1412Amaan Qureshi2023-03-173-0/+6
* patch 9.0.1411: accuracy of profiling is not optimalv9.0.1411Ernie Rael2023-03-169-49/+91
* patch 9.0.1410: MacOS: sed fails on .po filesv9.0.1410Yee Cheng Chin2023-03-166-44/+67
* patch 9.0.1409: racket files are recognized as schemev9.0.1409Gabriel Kakizaki2023-03-163-3/+9
* patch 9.0.1408: QMLdir files are not recognizedv9.0.1408Amaan Qureshi2023-03-163-0/+6
* patch 9.0.1407: TableGen files are not recognizedv9.0.1407Amaan Qureshi2023-03-163-0/+6
* patch 9.0.1406: ILE RPG files are not recognizedv9.0.1406Andreas Louv2023-03-163-0/+6
* patch 9.0.1405: missing check for out-of-memoryv9.0.1405Bram Moolenaar2023-03-152-14/+18
* patch 9.0.1404: compilation error with some compilersv9.0.1404Bram Moolenaar2023-03-152-4/+13
* patch 9.0.1403: unused variables and functionsv9.0.1403Dominique Pelle2023-03-1213-26/+38
* patch 9.0.1402: crash when using null_classv9.0.1402Bram Moolenaar2023-03-113-0/+15
* patch 9.0.1401: condition is always truev9.0.1401zeertzjq2023-03-112-12/+11
* patch 9.0.1400: find_file_in_path() is not reentrantv9.0.1400Bram Moolenaar2023-03-116-69/+96
* patch 9.0.1399: highlight test script has a few problemsv9.0.1399lagygoill2023-03-103-143/+125
* patch 9.0.1398: profile test repeats the headers many timesv9.0.1398Bram Moolenaar2023-03-102-22/+27
* patch 9.0.1397: highlight for popupmenu kind and extra cannot be setv9.0.1397Gianmaria Bajo2023-03-1010-16/+152
* patch 9.0.1396: sort(list, 'N') does not work in Vim9 script contextv9.0.1396Bram Moolenaar2023-03-096-10/+31
* patch 9.0.1395: Odin files are not recognizedv9.0.1395Amaan Qureshi2023-03-083-0/+6
* patch 9.0.1394: Unx Tal files are not recognizedv9.0.1394Amaan Qureshi2023-03-083-0/+6
* patch 9.0.1393: Cairo files are not recognizedv9.0.1393Amaan Qureshi2023-03-083-0/+6
* patch 9.0.1392: using NULL pointer with nested :open commandv9.0.1392Bram Moolenaar2023-03-074-7/+39
* patch 9.0.1391: "clear" macros are not always usedv9.0.1391Yegappan Lakshmanan2023-03-0723-70/+39
* patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected filev9.0.1390Yegappan Lakshmanan2023-03-0731-109/+126
* patch 9.0.1389: Amiga: a couple of include files are included twicev9.0.1389=?UTF-8?q?Ola=20S=C3=B6der?=2023-03-072-3/+5
* patch 9.0.1388: Amiga: not all builds use gethostname()v9.0.1388=?UTF-8?q?Ola=20S=C3=B6der?=2023-03-062-1/+3
* patch 9.0.1387: scrollbar test sporadically failsv9.0.1387Christian Brabandt2023-03-062-1/+6
* patch 9.0.1386: options test fails with some window widthv9.0.1386zeertzjq2023-03-063-2/+8
* patch 9.0.1385: g'Esc is considered an errorv9.0.1385zeertzjq2023-03-053-5/+43
* patch 9.0.1384: setting HOMEBREW_NO_AUTO_UPDATE is not needed with version 4v9.0.1384Philip H2023-03-052-2/+2
* patch 9.0.1383: xxd: combination of little endian and cols failsv9.0.1383Bram Moolenaar2023-03-053-2/+24
* 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