Dispell the "use utf8" superstition.
[p5sagit/p5-mst-13.2.git] / lib / utf8.pm
2001-08-12 Jarkko Hietaniemi Dispell the "use utf8" superstition.
2001-04-15 Prymmer/Kahn update perlebcdic.pod with UTF tbl; tweak utf8.pm
2001-04-09 Prymmer/Kahn documentation tweaks for UTF-EBCDIC support
2001-03-20 Nick Ing-Simmons More EBCDIC stuff:
2001-03-18 Nick Ing-Simmons UTF-X encoding invariance for Encode:
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-01-08 Charles Bailey Once 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 Bailey SYN SYN
2000-10-14 Peter Prymmer RFC: a (temporary?) way around utf8.pm for EBCDIC
2000-08-11 Simon Cozens Re: [ID 20000730.003] utf8::length() bad
2000-03-09 Gurusamy Sarathy tweak Unicode notes, other cleanups
2000-03-04 Gurusamy Sarathy make hints available via globals in the respective...
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy remove $^U dependent behaviors in runtime; chr() and...
2000-02-01 Gurusamy Sarathy HINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
1999-08-30 Ilya Zakharevich Use \N{named characters} instead of \C.
1999-08-16 Larry W. Virden Fix most of the pod2man moanings reported in
1999-08-04 Jarkko Hietaniemi Introduce the charnames pragma.
1999-01-17 Gurusamy Sarathy a few doc typos
1998-08-08 Gisle Aas utf8 doc tweak
1998-07-24 Larry Wall Here are the long-expected Unicode/UTF-8 modifications.