| commit | 1f268285ff810681612c8f7c91c1faeb70535f52 | [log] [tgz] |
|---|---|---|
| author | Mark Dickinson <dickinsm@gmail.com> | Tue Jul 28 17:22:36 2009 +0000 |
| committer | Mark Dickinson <dickinsm@gmail.com> | Tue Jul 28 17:22:36 2009 +0000 |
| tree | 8531e2c66af998125d53694c82626e8a1a204364 | |
| parent | 6bd13fbbc8b4917023d124d6523685d456a8e92a [diff] |
Issue #6561: '\d' in a regular expression should match only Unicode character category [Nd], not [No].