[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] issuetrackers and regex

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-02-11 23:56:49 CET

Lübbe Onken wrote:
> I wonder why that regex lib needs so much space. Yesterday I searched
> and found one for Delphi which is about 150K source and adds 20K to the
> executable. Are you trying to find the biggest hammer you can get hold of?

Always check if the lib supports lookahead/lookbehind! There are a lot
of libs out there which only support a small part of the whole regex
specs from perl. Even Scintilla has a regex class in it, but that one is
very limited.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 11 23:58:45 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.