| Commit message (Expand) | Author | Age | Files | Lines |
* | Add, fix comments | Karl Williamson | 2013-02-25 | 1 | -2/+2 |
* | Document \s change for VT, commit 075b9d7d9a6d4473b240a047655e507c8baa6db3 | Karl Williamson | 2013-02-24 | 1 | -2/+2 |
* | mktables, regexec.c: Comments, white-space; no code changes | Karl Williamson | 2012-12-16 | 1 | -2/+2 |
* | Rename property involved in \X matching, for clarity | Karl Williamson | 2012-12-16 | 1 | -4/+4 |
* | mktables: Sort some outputs for repeatability | Karl Williamson | 2012-11-28 | 1 | -14/+21 |
* | mktables: Create tables for charname beginning and follow-on | Karl Williamson | 2012-11-11 | 1 | -1/+18 |
* | mktables: Don't generate no-longer needed tables | Karl Williamson | 2012-10-20 | 1 | -19/+0 |
* | mktables: Add table for chars with multi-char fold | Karl Williamson | 2012-10-14 | 1 | -1/+9 |
* | mktables: Mention USourceData in generated pod | Karl Williamson | 2012-09-27 | 1 | -0/+2 |
* | mktables: Nits in comments, generated pod | Karl Williamson | 2012-09-27 | 1 | -3/+3 |
* | Use official Unicode 6.2 | Karl Williamson | 2012-09-26 | 3 | -97/+79 |
* | Fix \X handling for Unicode 5.1 - 6.0 | Karl Williamson | 2012-09-13 | 1 | -1/+6 |
* | Refactor \X regex handling to avoid a typical case table lookup | Karl Williamson | 2012-08-28 | 1 | -5/+8 |
* | Use new Unicode 6.2 beta | Karl Williamson | 2012-08-26 | 47 | -1351/+1974 |
* | Prepare for Unicode 6.2 | Karl Williamson | 2012-08-26 | 1 | -18/+44 |
* | mktables: Re-order some code, change comments | Karl Williamson | 2012-08-26 | 1 | -27/+39 |
* | mktables: Correct generated table comment | Karl Williamson | 2012-08-26 | 1 | -1/+1 |
* | lib/unicore/README.perl: Make usablea s shell script | Karl Williamson | 2012-08-26 | 1 | -19/+19 |
* | Revert "Experimentally Use Unicode 6.2 beta" | Karl Williamson | 2012-08-26 | 46 | -1833/+1350 |
* | mktables: Fix bug when deleting final range | Karl Williamson | 2012-08-25 | 1 | -4/+11 |
* | mktables: Rebuild if local Makefile has changed | Karl Williamson | 2012-08-11 | 1 | -1/+5 |
* | mktables: Add comment to gen'd data file | Karl Williamson | 2012-08-02 | 1 | -0/+5 |
* | mktables: grammar in comments | Karl Williamson | 2012-08-02 | 1 | -2/+2 |
* | mktables: Change \w definition to match new Unicode's | Karl Williamson | 2012-07-26 | 1 | -0/+7 |
* | mktables: Generate new table for foldable chars | Karl Williamson | 2012-07-24 | 1 | -1/+14 |
* | Experimentally Use Unicode 6.2 beta | Karl Williamson | 2012-06-08 | 46 | -1350/+1833 |
* | mktables: Remove unused $scalar | Karl Williamson | 2012-06-08 | 1 | -5/+5 |
* | unicore/README.perl: Make text comments | Karl Williamson | 2012-06-08 | 1 | -82/+83 |
* | mktables: Add error check for overloaded &= | Karl Williamson | 2012-06-08 | 1 | -0/+10 |
* | mktables: Add &= overload for Range_Lists | Karl Williamson | 2012-06-08 | 1 | -0/+15 |
* | mktables: Use control names under -annotate | Karl Williamson | 2012-06-08 | 1 | -2/+1 |
* | mktables: Use initialize instead of a push | Karl Williamson | 2012-06-07 | 1 | -3/+1 |
* | mktables: Convert to BELL meaning U+1F514 | Karl Williamson | 2012-06-02 | 1 | -3/+9 |
* | mktables memory reduction | Nicholas Clark | 2012-06-02 | 1 | -7/+9 |
* | mktables: Use for loop instead of each | Karl Williamson | 2012-06-02 | 1 | -2/+1 |
* | mktables: Allow easy generation of Unicode-deprecated files | Karl Williamson | 2012-06-02 | 1 | -0/+11 |
* | mktables, README.perl: Add, fix comments | Karl Williamson | 2012-06-02 | 2 | -68/+132 |
* | perl.pod: Remove reference to specific Unicode version | Karl Williamson | 2012-06-02 | 1 | -3/+0 |
* | mktables: White-space only | Karl Williamson | 2012-06-02 | 1 | -15/+14 |
* | mktables: Use modern \X definition for early Unicodes | Karl Williamson | 2012-06-02 | 1 | -74/+189 |
* | perluniprops: Work correctly with PLACEHOLDER entries | Karl Williamson | 2012-06-02 | 1 | -3/+3 |
* | mktables: Create get accessor for object | Karl Williamson | 2012-06-02 | 1 | -1/+1 |
* | mktables: Make sure a \p{ID_Continue} is also \p{Word} | Karl Williamson | 2012-06-02 | 1 | -0/+2 |
* | mktables: Improve defn of xidc for early Unicodes | Karl Williamson | 2012-06-02 | 1 | -0/+63 |
* | mktables: Improve \p{xids} defn for early Unicodes | Karl Williamson | 2012-06-02 | 1 | -7/+41 |
* | mktables: Defined \p{AHex} and \p{ASCII_Hex_Digit} for early Unicodes | Karl Williamson | 2012-06-02 | 1 | -0/+2 |
* | mktables: Improve Lower, Upper defns in early Unicodes | Karl Williamson | 2012-06-02 | 1 | -5/+38 |
* | mktables: Remove early Unicode defective \p{Alpha=Y} | Karl Williamson | 2012-06-02 | 1 | -21/+22 |
* | mktables: Improve \p{Alphabetic} definition for early Unicodes | Karl Williamson | 2012-06-02 | 1 | -8/+97 |
* | perluniprops: Omit mention of zero-length special tables | Karl Williamson | 2012-06-02 | 1 | -1/+4 |