Lines Matching defs:Unicode
30 =head2 Unicode Character Database 5.1.0
32 The copy of the Unicode Character Database included in Perl 5.8 has
131 Some pure-perl code that the regexp engine was using to retrieve Unicode
1072 C<Unicode::Normalize> upgraded to version 1.02
1076 C<Unicode::UCD> upgraded to version 0.25
1179 L<perlunitut> is a tutorial written by Juerd Waalboer on Unicode-related
1180 terminology and how to correctly handle Unicode in Perl scripts.
1331 The Unicode swatch cache inside the regexp engine is now used. (the lookup had
1512 =head2 Unicode
1514 Many many bugs related to the internal Unicode implementation (UTF-8) have
1515 been fixed. In particular, long standing bugs related to returning Unicode
1525 Fixed problems with C<split>, Unicode C</\s+/> and C</ \0/>.
1527 Fixed bug RT #40641 - encoding of Unicode characters in regular expressions.
1955 of Unicode characters in regular expression comments.
2172 Tests for returning Unicode from overloaded values.
2176 Tests for returning Unicode from tied variables.
2213 Support for Unicode characters in path names. Improved cygwin and Win64