Re: Function to find all matches in a string?

2023-12-24 Fir de Conversatie Yegappan Lakshmanan
Hi Tim, On Sat, Dec 23, 2023 at 2:35 PM Tim Chase wrote: > I was looking for something similar to Python's re.findall()/finditer() > function to answer a question on Reddit[1] but was surprised I > couldn't find anything in > > :help function-list > > The general intent would be to take an

Commit: patch 9.0.2185: Coverity complains about not checking return value

2023-12-24 Fir de Conversatie Christian Brabandt
patch 9.0.2185: Coverity complains about not checking return value Commit: https://github.com/vim/vim/commit/6b9492e299c0b4ea76062160c4daf3985897f0b8 Author: Christian Brabandt Date: Sun Dec 24 11:14:37 2023 +0100 patch 9.0.2185: Coverity complains about not checking return value

Commit: runtime(doc): Clarify that new() is not static

2023-12-24 Fir de Conversatie Christian Brabandt
runtime(doc): Clarify that new() is not static Commit: https://github.com/vim/vim/commit/4e28631f9127a79fad564c0e870ce4988922b5e2 Author: Ernie Rael Date: Sun Dec 24 11:03:31 2023 +0100 runtime(doc): Clarify that new() is not static closes:

Commit: runtime(doc): list of new/changed features in version9.txt

2023-12-24 Fir de Conversatie Christian Brabandt
runtime(doc): list of new/changed features in version9.txt Commit: https://github.com/vim/vim/commit/49cdd629a39d7e40e7349e65cb177e2442871a04 Author: Yegappan Lakshmanan Date: Sun Dec 24 11:01:23 2023 +0100 runtime(doc): list of new/changed features in version9.txt closes: