Changeset 76790

Timestamp:
Jan 30, 2012, 12:06:36 AM (11 years ago)
Author:
Daniel James
Message:

Quickbook: Fix handling UTF-8 characters in the syntax highlighter.

So far, quickbook has just pretended that it's dealing with a single
byte encoding. For the most part this works quite well due to the
design of UTF-8, but the syntax highlighter needs to pick out individual
characters correctly, so implement just enough to do that. Does odd
things with invalid UTF-8.

(No files)

Note: See TracChangeset for help on using the changeset viewer.