| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct \p{print} to not match LINE SEPARATOR nor PARAGRAPH SEPARATOR | Karl Williamson | 2009-12-30 | 1 | -1/+4 |
* | PATCH: Makefile in lib/unicore shouldn't clean .t file | karl williamson | 2009-12-28 | 1 | -1/+1 |
* | Unicode documentation updates | Karl Williamson | 2009-12-20 | 1 | -1/+1 |
* | qr/\X/ expansion | Karl Williamson | 2009-12-05 | 3 | -107/+693 |
* | Port lib/unicore/mktables to VMS. | Craig A. Berry | 2009-12-04 | 1 | -15/+18 |
* | Unicode 5.2 | Karl Williamson | 2009-12-03 | 42 | -2228/+25410 |
* | work-around Carp/overloading miniperl problem | Karl Williamson | 2009-12-02 | 1 | -27/+38 |
* | mktables performance improvement | Karl Williamson | 2009-11-28 | 1 | -84/+101 |
* | wrap uniprops.t; makefile changes for mktables | Karl Williamson | 2009-11-25 | 2 | -21/+15 |
* | Remove generated file pod/perluniprops.pod from the source distribution | Rafael Garcia-Suarez | 2009-11-24 | 1 | -2/+1 |
* | mktables not run unless needed | Karl Williamson | 2009-11-24 | 1 | -32/+26 |
* | Simplify title of perluniprops | Rafael Garcia-Suarez | 2009-11-22 | 1 | -2/+1 |
* | Remove mktables.lst, since it's generated | Rafael Garcia-Suarez | 2009-11-22 | 1 | -829/+0 |
* | mktables revamp | Karl Williamson | 2009-11-21 | 4 | -2515/+14353 |
* | Move the Text::Tabs use statement to the top of the program, with the others. | Nicholas Clark | 2009-09-09 | 1 | -2/+1 |
* | Removed extra lines | Karl Williamson | 2009-09-03 | 1 | -22/+2 |
* | Add missing files from Unicode 5.1 Character Database | Karl Williamson | 2009-09-03 | 18 | -19/+28185 |
* | Change to use 5.1 Unicode file versions | Karl | 2009-01-27 | 5 | -143/+868 |
* | unicore Makefile didn't clean sub-sub directories | Karl | 2009-01-27 | 1 | -1/+1 |
* | Add NameAliases.txt; regenerate mktables.list | Karl | 2009-01-19 | 3 | -404/+524 |
* | create new unicode props as defined in POSIX spec (optionally use them in the... | Yves Orton | 2008-11-07 | 1 | -1/+37 |
* | UCD 5.1.0 | Nicholas Clark | 2008-04-05 | 21 | -319/+8036 |
* | Changes to unicore files to fix issues with certain quotation mark | Steve Peters | 2007-08-21 | 2 | -21/+11 |
* | Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE... | Yves Orton | 2007-04-23 | 1 | -1/+13 |
* | current status on Unicode Regular Expressions | SADAHIRO Tomoyuki | 2007-02-06 | 1 | -12/+34 |
* | Regenerated mktables.lst per Yves Orton's suggestion. | Steve Peters | 2006-09-14 | 1 | -382/+395 |
* | mktables executes seven time per build sigh | Yves Orton | 2006-09-13 | 1 | -1/+9 |
* | UCD 5.0.0 | Jarkko Hietaniemi | 2006-09-06 | 23 | -2302/+9596 |
* | Speed up lib/unicore/mktables by 45% | Andy Lester | 2005-06-01 | 1 | -27/+27 |
* | mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0) | Yves Orton | 2005-04-25 | 3 | -32/+164 |
* | Re: Bugs? In Unicode::EastAsianWidth. | Audrey Tang | 2005-04-07 | 1 | -4/+8 |
* | Oops. Forgot to add this. | Nicholas Clark | 2005-04-02 | 1 | -0/+95 |
* | Unicode 4.1.0 | Jarkko Hietaniemi | 2005-04-02 | 21 | -653/+7961 |
* | Fix -C option of mktables (for VMS) | Yves Orton | 2005-03-27 | 1 | -12/+27 |
* | Re: Stop mktables from needlessly re-running when using dmake on Win32 | Yves Orton | 2005-03-21 | 2 | -0/+512 |
* | Ensure that PVA.pl returns a true value. | Rafael Garcia-Suarez | 2004-10-20 | 1 | -0/+1 |
* | make mktables always update modifed time to play better with make | Dave Mitchell | 2004-06-20 | 1 | -1/+4 |
* | replace the run time code in lib/utf8_pva.pl with data generated | Nicholas Clark | 2004-05-31 | 1 | -5/+69 |
* | Run mktables as part of the build process. | Nicholas Clark | 2004-05-31 | 420 | -45541/+10 |
* | Convert to using File::Spec, so that we can build Unicode files | Nicholas Clark | 2004-05-30 | 1 | -25/+34 |
* | Re: "fuzzy" in mktables | Jarkko Hietaniemi | 2004-05-03 | 1 | -0/+10 |
* | And that same fool forgot to add the not-really-needed "fuzzy" versions | Nicholas Clark | 2004-05-01 | 3 | -0/+62 |
* | Avoid mktables generating Sterm.pl and Sterm.pl in the same directory | Nicholas Clark | 2004-05-01 | 6 | -18/+13 |
* | Remove the no-longer autogenerated Unicode files | Nicholas Clark | 2004-05-01 | 322 | -20823/+0 |
* | mktables requires post 5.005 | Nicholas Clark | 2004-05-01 | 1 | -0/+1 |
* | candidate for TR18 compliance | Jeff Pinyan | 2004-04-27 | 417 | -240/+20432 |
* | debug the instructions on upgrading Unicode | Nicholas Clark | 2004-04-01 | 1 | -3/+12 |
* | Upgrade to Unicode 4.0.1 | Nicholas Clark | 2004-03-31 | 100 | -2853/+3607 |
* | pumpkin fodder | Jarkko Hietaniemi | 2004-03-18 | 1 | -2/+26 |
* | Speed up the unicode case mappings (for /i, lc, uc, etc). | Jarkko Hietaniemi | 2004-03-03 | 5 | -318/+326 |