Changeset 13864 for README

Show
Ignore:
Timestamp:
10/04/06 15:43:44 (2 years ago)
Author:
audreyt
Message:

* Add Martin Norbäck's Data.ByteString?.UTF8 as the new UTF8.hs

so we can use Unicode characters in source code without thinking
about its UTF8 encoding -- i.e. ("\187") is now perfectly okay.

* Also adjusted internals to distinguish clearly between Buf

and Str imports.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r12598 r13864  
    7171under a BSD-style license.  See src/RRegex/LICENSE. 
    7272 
     73The "UTF8" subsystem is derived from Martin Norbäck's work, 
     74under a BSD-style ilcense.  See src/UTF8.hs. 
     75 
    7376 
    7477COPYRIGHTED PERL 6 LIBRARY EXTENSIONS