summaryrefslogtreecommitdiffstats
path: root/src/strings.c
AgeCommit message (Expand)Author
2022-05-06patch 8.2.4878: valgrind warning for using uninitialized variablev8.2.4878Bram Moolenaar
2022-01-31patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar
2022-01-08patch 8.2.4043: using int for second argument of ga_init2()v8.2.4043Bram Moolenaar
2022-01-05patch 8.2.4010: error messages are spread outv8.2.4010Bram Moolenaar
2022-01-05patch 8.2.4008: error messages are spread outv8.2.4008Bram Moolenaar
2022-01-01patch 8.2.3968: build failurev8.2.3968Bram Moolenaar
2021-12-31patch 8.2.3961: error messages are spread outv8.2.3961Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-26patch 8.2.3908: cannot use a script-local function for 'foldtext'v8.2.3908Yegappan Lakshmanan
2021-12-22patch 8.2.3871: list.c contains code for dict and blobv8.2.3871Yegappan Lakshmanan
2021-11-24patch 8.2.3663: using %S in printf() does not work correctlyv8.2.3663presuku
2021-11-20patch 8.2.3630: printf() with %S does not handle multi-byte correctlyv8.2.3630presuku
2021-09-01patch 8.2.3393: escaping for fish shell is skipping some charactersv8.2.3393Bram Moolenaar
2021-08-30patch 8.2.3387: compiler warning for non-static functionv8.2.3387Dominique Pelle
2021-08-29patch 8.2.3385: escaping for fish shell does not work properlyv8.2.3385Jason Cox
2021-08-09patch 8.2.3320: some local functions are not staticv8.2.3320Yegappan Lakshmanan
2021-07-27patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan
2021-07-20patch 8.2.3188: Vim9: argument types are not checked at compile timev8.2.3188Yegappan Lakshmanan
2021-07-17patch 8.2.3173: Vim9: argument types are not checked at compile timev8.2.3173Yegappan Lakshmanan
2021-07-15patch 8.2.3162: Vim9: argument types are not checked at compile timev8.2.3162Yegappan Lakshmanan
2021-07-10patch 8.2.3139: functions for string manipulation are spread outv8.2.3139Yegappan Lakshmanan