summaryrefslogtreecommitdiff
path: root/lib/utf8_heavy.pl
Commit message (Expand)AuthorAgeFilesLines
* Explain the \p{} and \P{} error message better andJarkko Hietaniemi2001-04-281-1/+1
* Add a level of indirection to the implementation of \p{InFoo}Jarkko Hietaniemi2001-04-281-1/+8
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
* tr///d does not seem to workLarry Wall1998-10-231-2/+1
* fix intolerance of SWASHes for blank linesGisle Aas1998-08-081-33/+31
* kill bogus warning from -we 'use utf8; $_="\x{FF}"'Gisle Aas1998-08-081-3/+3
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+224