Simplified the character-class code a bit.
[rsync/rsync.git] / lib / wildmatch.c
2003-07-05 Wayne DavisonSimplified the character-class code a bit.
2003-07-05 Wayne DavisonChanged some names since "depth" wasn't really the...
2003-07-05 Wayne DavisonImproved the ABORT logic to allow aborting consecutive...
2003-07-05 Wayne DavisonAdded in the ABORT optimization logic from a newer...
2003-07-05 Wayne DavisonA couple comment tweaks.
2003-07-05 Wayne DavisonA new wildcard-matching routine to replace the fnmatch...