K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2000-08-22T04:56:17.000000Z
K 7
svn:log
V 451
Largely rewritten.  Support for ',', '!', and optionally '@' added to the
core wildmat routine.  Broke the character class matching into a separate
function for clarity since it's infrequently used in practice, and added
some simple lookahead to significantly decrease the recursive calls in the
'*' matching code.  Added support for UTF-8 as the default character set
for any high-bit characters, with backward support for most local character
sets.

END
