Project

General

Profile

« Previous | Next » 

Revision b1a14dca

Added by skyjake almost 12 years ago

Optimize: Use Unicode in file name pattern matching

This does not perform any faster than the original, but it removes
the need to convert the path and pattern to UTF-8 before the matching.

Plus it's Unicode, so non-ASCII characters won't be a problem.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences