| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
Canonical.pl and Exact.pl.
p4raw-id: //depot/perl@14294
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@13706
|
|
|
|
|
|
|
|
| |
implement Category=, Script=, Block=
(these are based on an upcoming update of TR#18)
Fix a bug where we got two In categories named "old italic",
and another where shortcut for the Is categories wasn't taken.
p4raw-id: //depot/perl@12500
|
|
|
| |
p4raw-id: //depot/perl@12489
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
| |
p4raw-id: //depot/perl@12335
|
|
|
| |
p4raw-id: //depot/perl@12334
|
|
|
|
|
| |
explicitly assigned to any other script).
p4raw-id: //depot/perl@12318
|
|
|
|
|
| |
not just one single space.
p4raw-id: //depot/perl@12309
|
|
|
|
|
|
|
| |
case doesn't matter, and any space or dash can be
matched by any space, dash, underbar, or empty.
(may be going too far on leniency)
p4raw-id: //depot/perl@12264
|
|
conflicts between core lib/unicode and Unicode::
files in case-ignoring filesystems.
p4raw-id: //depot/perl@11623
|