Project

General

Profile

« Previous | Next » 

Revision 10278

bin/*: replaced confusing regexp constructs involving \W inside [] with the much clearer explicit character class [:alnum:] . this avoids adding or subtracting from an inverted class in order to reach a subset of the corresponding positive class, because the subset can just be named explicitly instead.

  • added
  • modified
  • copied
  • renamed
  • deleted