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

Tobias Boege tobias at ...692...
Fri Jul 12 12:43:04 CEST 2013


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





More information about the Devel mailing list