| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors: lib/unicore/mktables | Shlomi Fish | 2016-08-06 | 1 | -1/+1 |
* | Change \p{foo} to mean \p{scx: foo} | Karl Williamson | 2016-06-30 | 1 | -2/+2 |
* | perluniprops: Fix pod | Karl Williamson | 2016-06-25 | 1 | -1/+1 |
* | Use Unicode 9.0 | Unicode Consortium | 2016-06-21 | 1 | -611/+4217 |
* | Prepare for Unicode 9.0 | Karl Williamson | 2016-06-21 | 1 | -253/+318 |
* | Tell mktables what Unicode version mk_invlist.pl handles | Karl Williamson | 2016-06-21 | 1 | -1/+1 |
* | t/re/uniprops.t: Add more description for \b{} tests | Karl Williamson | 2016-06-21 | 1 | -1/+1 |
* | Add an example of the '0x' string format. | Jarkko Hietaniemi | 2016-05-30 | 1 | -1/+1 |
* | Stop accepting deprecated NBSP in \N{} | Karl Williamson | 2016-05-09 | 1 | -1/+1 |
* | mktables: Don't destroy a data structure too soon. | Karl Williamson | 2016-05-09 | 1 | -1/+1 |
* | mktables: Add info under -annotate option | Karl Williamson | 2016-05-09 | 1 | -1/+1 |
* | mktables: Add stack trace facility | Karl Williamson | 2016-05-09 | 1 | -1/+1 |
* | regen/mk_invlists.pl: Revamp so works on earlier Unicodes | Karl Williamson | 2016-03-17 | 1 | -97/+97 |
* | mktables: Use correct structure to look up data | Karl Williamson | 2016-03-17 | 1 | -1/+1 |
* | mktables: Fix bug with early Unicode versions | Karl Williamson | 2016-03-17 | 1 | -1/+1 |
* | mktables: Unicode 1.5 only had 2**16 code points | Karl Williamson | 2016-03-17 | 1 | -1/+1 |
* | t/re/uniprops.t: Remove wrong test cases | Karl Williamson | 2016-03-12 | 1 | -1/+1 |
* | re/uniprops: Fix EBCDIC issue | Karl Williamson | 2016-02-03 | 1 | -1/+1 |
* | Use table lookup for qr/\b{wb}/ | Karl Williamson | 2016-02-03 | 1 | -1/+37 |
* | regen/mk_invlists.pl: add braces round subobject initialisers | Aaron Crane | 2016-01-21 | 1 | -53/+53 |
* | Use lookup table for /\b{gcb}/ instead of switch stmt | Karl Williamson | 2016-01-19 | 1 | -1/+20 |
* | t/re/uniprops.t: Fix bug in diagnostic output | Karl Williamson | 2016-01-19 | 1 | -1/+1 |
* | Add qr/\b{lb}/ | Karl Williamson | 2016-01-19 | 1 | -2/+58 |
* | Make tables for Perl-tailored Unicode Line_Break property | Karl Williamson | 2016-01-19 | 1 | -2/+13163 |
* | regen/mk_invlists.pl: Use property's real values | Karl Williamson | 2016-01-19 | 1 | -1/+1 |
* | mktables: Add field to constructor | Karl Williamson | 2016-01-19 | 1 | -1/+1 |
* | regen/mk_invlists.pl: Internal housekeeping | Karl Williamson | 2016-01-19 | 1 | -7/+7 |
* | regen/mk_invlists.pl: Keep internal enum values last | Karl Williamson | 2016-01-19 | 1 | -118/+118 |
* | re/uniprops: Fix to work on early Unicodes | Karl Williamson | 2016-01-14 | 1 | -1/+1 |
* | Unicode::UCD: Fix to work on very early Unicode versions | Karl Williamson | 2016-01-14 | 1 | -1/+1 |
* | Don't generate EBCDIC POSIX-BC tables | Karl Williamson | 2016-01-14 | 1 | -25003/+1 |
* | Tailor \b{wb} for Perl | Karl Williamson | 2016-01-08 | 1 | -26/+106 |
* | mktables: Add constructor parameter | Karl Williamson | 2016-01-08 | 1 | -1/+1 |
* | mktables: Fix /l testing in re/uniprops.t | Karl Williamson | 2016-01-06 | 1 | -1/+1 |
* | mktables: Free up some memory after final use | Karl Williamson | 2015-12-23 | 1 | -1/+1 |
* | mktables: Add "$0:" to its first output | Karl Williamson | 2015-12-19 | 1 | -1/+1 |
* | regen charclass_invlists.h | Ricardo Signes | 2015-12-07 | 1 | -1/+1 |
* | Extend UTF-EBCDIC to handle up to 2**64-1 | Karl Williamson | 2015-11-25 | 1 | -1/+1 |
* | Get re/uniprops.t to pass on minitest | Karl Williamson | 2015-11-21 | 1 | -1/+1 |
* | Various tests: use centralized locale detection | Karl Williamson | 2015-11-20 | 1 | -1/+1 |
* | Re-run two regen/ programs to clear up test failures in t/porting/regen.t | James E Keenan | 2015-10-20 | 1 | -1/+1 |
* | mktables: Improve .t diagnostic message | Karl Williamson | 2015-10-19 | 1 | -1/+1 |
* | mktables: Update comments | Karl Williamson | 2015-10-19 | 1 | -1/+1 |
* | PATCH [perl #120790] Unicode::UCD failure to warn on bad input | Karl Williamson | 2015-09-14 | 1 | -1/+1 |
* | pods: Discourage use of 'In' prefix for Unicode Block property | Karl Williamson | 2015-09-11 | 1 | -1/+1 |
* | mktables: Fix --annotate option output | Karl Williamson | 2015-09-08 | 1 | -1/+1 |
* | mktables: Comment changes only | Karl Williamson | 2015-08-20 | 1 | -1/+1 |
* | mktables: Move file handling to non-exceptional order | Karl Williamson | 2015-08-20 | 1 | -1/+1 |
* | mktables: Revamp the compare versions functionality | Karl Williamson | 2015-08-20 | 1 | -1/+1 |
* | mktables: Fix so -annotate works on early Unicodes | Karl Williamson | 2015-08-20 | 1 | -1/+1 |