Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 18:13:46 +0100
From:      Gabor Kovesdan <gabor@kovesdan.org>
To:        soc-status@freebsd.org
Subject:   regex status report #5
Message-ID:  <4E0768CA.3040100@kovesdan.org>

next in thread | raw e-mail | index | archive | help
Hi,

this week I sent an early test patch to current@ to evaluate whether the 
performance and the POSIX-compliance are satisfying. Of course, I did my 
own tests but it's important to let the public check it. Let's see if I 
got some response.

Apart from this, I progressed with the optimization. Now I see more 
clearly how I can integrate my ideas into TRE. As a first step, I 
grabbed BSD grep's optimization but it was very specific to grep so I 
made it very general to handle hopefully all the necessary cases. I also 
adopted it to TRE's convention so that I have a better chance to get it 
accepted upstream. For now, I was just thinking and coding but made no 
tests and that's why I haven't checked this code in because I want to 
keep my branch stable. It will happen soon, though.

In general, I'm a bit behind the schedule at the moment but I think now 
I'm on the good track at least with this part.

Gabor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E0768CA.3040100>