This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
argv case nit for VMS
[perl5.git] / lib / utf8.pm
2003-06-14 Jarkko HietaniemiExercise the utf8:: "internal" functions.
2003-06-14 Jarkko HietaniemiHaving to pull in the whole Encode just to get SvUTF8()
2002-06-18 Jarkko HietaniemiDocument the "Unicode in package/sub names" problem;
2002-04-16 Jarkko HietaniemiLet's not promise too much: use utf8 only works on...
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Jarkko HietaniemiUnderline that the current implementation is not
2002-04-06 Andreas KönigWeak spots in the utf8 manpage
2002-03-19 Jarkko HietaniemiIntegrate perlio:
2002-03-19 Nick Ing-SimmonsMove docs for Encode::valid_utf8 (which does not exist)
2002-03-12 Anton Tagunovfix format in lib/utf8.pm and polish the meaning
2002-03-11 Jarkko HietaniemiUndocument the use of .*utf8.*{upgrade,downgrade,encode...
2002-03-04 Anton Tagunov[ID 20020303.006] [Doc][utf8::up/down grade][use encodi...
2001-11-18 Jarkko HietaniemiDocument how "no utf8;" can become handy.
2001-08-12 Jarkko HietaniemiDispell the "use utf8" superstition.
2001-04-15 Prymmer/Kahnupdate perlebcdic.pod with UTF tbl; tweak utf8.pm
2001-04-09 Prymmer/Kahndocumentation tweaks for UTF-EBCDIC support
2001-03-20 Nick Ing-SimmonsMore EBCDIC stuff:
2001-03-18 Nick Ing-SimmonsUTF-X encoding invariance for Encode:
2001-02-28 Michael StevensRe: Errors in core PODs
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles BaileySYN SYN
2000-10-14 Peter PrymmerRFC: a (temporary?) way around utf8.pm for EBCDIC
2000-08-11 Simon CozensRe: [ID 20000730.003] utf8::length() bad
2000-03-09 Gurusamy Sarathytweak Unicode notes, other cleanups
2000-03-04 Gurusamy Sarathymake hints available via globals in the respective...
2000-02-19 Gurusamy Sarathyrename byte:: to bytes::
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathyremove $^U dependent behaviors in runtime; chr() and...
2000-02-01 Gurusamy SarathyHINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
1999-08-30 Ilya ZakharevichUse \N{named characters} instead of \C.
1999-08-16 Larry W. VirdenFix most of the pod2man moanings reported in
1999-08-04 Jarkko HietaniemiIntroduce the charnames pragma.
1999-01-17 Gurusamy Sarathya few doc typos
1998-08-08 Gisle Aasutf8 doc tweak
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.