summaryrefslogtreecommitdiff
path: root/utf8.c
Commit message (Collapse)AuthorAgeFilesLines
* fix globals caught by change#1927; builds and tests on SolarisGurusamy Sarathy1998-10-061-20/+20
| | | | | p4raw-link: @1927 on //depot/perl: eb07465ebe1238598e948058857ec948c6697f86 p4raw-id: //depot/perl@1936
* fix mismatched UV/U32 types for to_utf8_*()Gurusamy Sarathy1998-09-231-3/+3
| | | p4raw-id: //depot/perl@1805
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-34/+34
| | | | | | builds; add sundry PERL_OBJECT scaffolding to get it to build; fix lexical warning testsuite for win32 p4raw-id: //depot/perl@1777
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+638
p4raw-id: //depot/utfperl@1651