fix Pod::Html to recognize C<< > >> etc., and convert some pods
[p5sagit/p5-mst-13.2.git] / pod / perlunicode.pod
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 change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathy remove $^U dependent behaviors in runtime; chr() and...
2000-02-02 Gurusamy Sarathy reword some sections of perlunicode.pod
2000-02-01 Gurusamy Sarathy HINT_UTF8 is not propagated to the op tree anymore...