unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Unicode-capable srfi-14 charsets (f49dbcadf...)
@ 2009-08-27 15:20 Mike Gran
  2009-08-27 21:23 ` Andy Wingo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mike Gran @ 2009-08-27 15:20 UTC (permalink / raw)
  To: Guile Devel

Hi-

I pushed the commit for Unicode-capable srfi-14.  Of all parts necessary
for Unicode, this patch has the largest amount of new code and is most
likely to cause compilation problems.

Since the default charsets such as char-set:lower-case are much larger
in the Unicode scenario, I had to change both the underlying structures
that hold them as well as the print format.  I also had to pregenerate
them, since it was too slow to create them at startup.  So this is also
the part of this project where I've taken the greatest liberties.

Let me know what you think.

-Mik





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-08-27 23:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-27 15:20 Unicode-capable srfi-14 charsets (f49dbcadf...) Mike Gran
2009-08-27 21:23 ` Andy Wingo
2009-08-27 21:32 ` Andy Wingo
2009-08-27 23:19 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).