| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Don't ship any of the files that it generates in lib/unicore
p4raw-id: //depot/perl@22879
|
|
|
|
|
|
|
|
|
| |
Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT)
Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org>
Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT)
Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org>
p4raw-id: //depot/perl@22744
|
|
|
|
|
| |
the Unicode character database to 4.0.0.)
p4raw-id: //depot/perl@19391
|
|
|
|
|
|
| |
unofficial, but the data is unlikely to change much.
Doublecheck when 3.2.0 gets released.)
p4raw-id: //depot/perl@15552
|
|
|
|
|
|
|
| |
as suggested by Mark Davis. Note that Unicode 3.2 will
require some more legwork on this because of certain
alternative names.
p4raw-id: //depot/perl@14617
|
|
|
|
|
|
|
|
|
| |
solution being not including the *.html files. This means
that in the future there is no need for any renamings
(well, assuming that the Consortium doesn't cause any),
and the files are named like they are in the Consortium
website, thus alleviating confusion.
p4raw-id: //depot/perl@14370
|
|
|
|
|
|
| |
book, it would seem :-) (better naming, better comments
in the files)
p4raw-id: //depot/perl@14289
|
|
|
|
|
|
|
|
|
|
|
|
| |
hopefully useful in future for internal use for implementing
some special cases of casing.
Also regenerate once more all the character classes,
now without the timestamp. A timestamp would be kind of
nice but it's not: having a timestamp in a file means that
even if the effective contents of file really didn't
change, the file looks as if it changed.
p4raw-id: //depot/perl@14274
|
|
|
|
|
| |
documentation not yet updated.
p4raw-id: //depot/perl@14254
|
|
|
|
|
|
| |
getting their general categories added properly;
noticed by Jeffrey Friedl.
p4raw-id: //depot/perl@12994
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Cleaner.
- Faster: 15-20 seconds as opposed to several minutes.
- More dynamic: the names of the various categories
such as the linebreak ones are dynamic, not static.
- Is.pl: long names for the general category properties
are now available.
- Ranges (<... ,First>, <..., Last>) from the general
categories work now.
- No more mktables.PL because the mktables.PL is not
and never has been run to create a mktables.
- syllables.txt and Is/Syl*.pl removed: non-standard
(not part of the Unicode), and the whole concept is
being reworked (http://syllabary.sourceforge.net/),
the old way wouldn't even work with the new Syllables.txt
(it would result in 1000+ new categories)
p4raw-id: //depot/perl@12427
|
|
conflicts between core lib/unicode and Unicode::
files in case-ignoring filesystems.
p4raw-id: //depot/perl@11623
|