Adium

Changeset 24479

Show
Ignore:
Timestamp:
07/23/2008 11:09:32 AM (6 months ago)
Author:
sholt
Message:

This is a technically better fix, and actually decreses the FSM table size by an appreciable amount. Refs #10532.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Frameworks/AutoHyperlinks Framework/Source/AHLinkLexer.l

    r24472 r24479  
    7070ipv6URL         \[{ipv6Address}](:[0-9]+)?{urlPath}? 
    7171 
    72 mailSpec        [^:\/[:space:]]+\@[^[:space:]]+\.{TLDs} 
     72userAtDomain    [^:@\/[:space:]]+\@{singleDomain}(\.{singleDomain})* 
     73mailSpec        {userAtDomain}\.{TLDs} 
    7374jabberSpec      xmpp:{mailSpec}{urlPath}?(\?[[:alnum:]]+[;&][^[:space:]]*)? 
    7475aolIMSpec       aim:goim\?screenname=[^\ \t\n&]+(&message=.+)?