[Gambas-devel] [Gambas-devel-svn] SF.net SVN: gambas:[5727] gambas/trunk/gb.pcre/src/regexp.c

Benoît Minisini gambas at ...1...
Fri Jul 12 14:47:23 CEST 2013


Le 12/07/2013 12:43, Tobias Boege a écrit :
> On Thu, 11 Jul 2013, tobiasboe at ...1... wrote:
>> Revision: 5727
>>            http://sourceforge.net/p/gambas/code/5727
>> Author:   tobiasboe
>> Date:     2013-07-11 14:50:13 +0000 (Thu, 11 Jul 2013)
>> Log Message:
>> -----------
>> [GB.PCRE]
>> * BUG: Fix two cases of memory leaks with CREGEXP->code: (re)compilation of
>>    a (new) pattern and object destruction.
>> * NEW: Introduce the static RegExp.Check() method which works like the
>>    constructor but immediately returns a boolean whether the pattern could
>>    be applied to the subject - handy for one-line string validation.
>>
>> Modified Paths:
>> --------------
>>      gambas/trunk/gb.pcre/src/regexp.c
>>
>
> Benoit, if this change is fine with you, could you generate the according
> documentation page, please?
>
> Regards,
> Tobi
>

Done. But I have renamed "Check" as "Match".

Regards,

-- 
Benoît Minisini




More information about the Devel mailing list