[SVN] Revision 1112 (Perl)
Eric Hsu
textmate at betterfilecabinet.com
Sun May 29 17:46:15 UTC 2005
Fixed regexp matching to
- accept arbitrary non-whitespace, non-alphanumeric delimiters, so s!moo!baa!g looks right, as does m&"pigs" fly&
- allow arbitrary delimiters to be backspaced. Woo hoo!
- recognize s,tr,y,m search operators
I'm loving the new regular expression engine. Grooving to the great backreferences.
Changed:
U trunk/Bundles/Perl.tmbundle/Syntaxes/Perl.plist
More information about the textmate-dev
mailing list