summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/utf8.5
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Remove support for the obsolete UTF2 encoding.tjr2004-10-171-21/+1
|
* Remove a nonsensical remark about byte order markers in UTF-8 streams.tjr2004-04-121-6/+1
|
* Update cross references after utf2/euc move.tjr2003-11-151-5/+5
|
* mdoc(7) police: sweep.ru2002-11-291-3/+5
|
* Add two additional references to the See Also section, which contain muchtjr2002-10-301-2/+16
| | | | better descriptions of UTF-8 and related issues.
* Add a UTF-8 encoding method, which will eventually replace the antiquetjr2002-10-101-0/+115
"UTF2" method. Although UTF-8 and the old UTF2 encoding are compatible for 16-bit characters, the new UTF-8 implementation is much more strict about rejecting malformed input and also handles the full 31 bit range of characters.
OpenPOWER on IntegriCloud