summaryrefslogtreecommitdiff
path: root/lib/unicore
Commit message (Expand)AuthorAgeFilesLines
* Correct \p{print} to not match LINE SEPARATOR nor PARAGRAPH SEPARATORKarl Williamson2009-12-301-1/+4
* PATCH: Makefile in lib/unicore shouldn't clean .t filekarl williamson2009-12-281-1/+1
* Unicode documentation updatesKarl Williamson2009-12-201-1/+1
* qr/\X/ expansionKarl Williamson2009-12-053-107/+693
* Port lib/unicore/mktables to VMS.Craig A. Berry2009-12-041-15/+18
* Unicode 5.2Karl Williamson2009-12-0342-2228/+25410
* work-around Carp/overloading miniperl problemKarl Williamson2009-12-021-27/+38
* mktables performance improvementKarl Williamson2009-11-281-84/+101
* wrap uniprops.t; makefile changes for mktablesKarl Williamson2009-11-252-21/+15
* Remove generated file pod/perluniprops.pod from the source distributionRafael Garcia-Suarez2009-11-241-2/+1
* mktables not run unless neededKarl Williamson2009-11-241-32/+26
* Simplify title of perlunipropsRafael Garcia-Suarez2009-11-221-2/+1
* Remove mktables.lst, since it's generatedRafael Garcia-Suarez2009-11-221-829/+0
* mktables revampKarl Williamson2009-11-214-2515/+14353
* Move the Text::Tabs use statement to the top of the program, with the others.Nicholas Clark2009-09-091-2/+1
* Removed extra linesKarl Williamson2009-09-031-22/+2
* Add missing files from Unicode 5.1 Character DatabaseKarl Williamson2009-09-0318-19/+28185
* Change to use 5.1 Unicode file versionsKarl2009-01-275-143/+868
* unicore Makefile didn't clean sub-sub directoriesKarl2009-01-271-1/+1
* Add NameAliases.txt; regenerate mktables.listKarl2009-01-193-404/+524
* create new unicode props as defined in POSIX spec (optionally use them in the...Yves Orton2008-11-071-1/+37
* UCD 5.1.0Nicholas Clark2008-04-0521-319/+8036
* Changes to unicore files to fix issues with certain quotation mark Steve Peters2007-08-212-21/+11
* Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE...Yves Orton2007-04-231-1/+13
* current status on Unicode Regular ExpressionsSADAHIRO Tomoyuki2007-02-061-12/+34
* Regenerated mktables.lst per Yves Orton's suggestion.Steve Peters2006-09-141-382/+395
* mktables executes seven time per build sighYves Orton2006-09-131-1/+9
* UCD 5.0.0Jarkko Hietaniemi2006-09-0623-2302/+9596
* Speed up lib/unicore/mktables by 45%Andy Lester2005-06-011-27/+27
* mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0)Yves Orton2005-04-253-32/+164
* Re: Bugs? In Unicode::EastAsianWidth.Audrey Tang2005-04-071-4/+8
* Oops. Forgot to add this.Nicholas Clark2005-04-021-0/+95
* Unicode 4.1.0Jarkko Hietaniemi2005-04-0221-653/+7961
* Fix -C option of mktables (for VMS)Yves Orton2005-03-271-12/+27
* Re: Stop mktables from needlessly re-running when using dmake on Win32Yves Orton2005-03-212-0/+512
* Ensure that PVA.pl returns a true value.Rafael Garcia-Suarez2004-10-201-0/+1
* make mktables always update modifed time to play better with makeDave Mitchell2004-06-201-1/+4
* replace the run time code in lib/utf8_pva.pl with data generatedNicholas Clark2004-05-311-5/+69
* Run mktables as part of the build process.Nicholas Clark2004-05-31420-45541/+10
* Convert to using File::Spec, so that we can build Unicode filesNicholas Clark2004-05-301-25/+34
* Re: "fuzzy" in mktablesJarkko Hietaniemi2004-05-031-0/+10
* And that same fool forgot to add the not-really-needed "fuzzy" versionsNicholas Clark2004-05-013-0/+62
* Avoid mktables generating Sterm.pl and Sterm.pl in the same directoryNicholas Clark2004-05-016-18/+13
* Remove the no-longer autogenerated Unicode filesNicholas Clark2004-05-01322-20823/+0
* mktables requires post 5.005Nicholas Clark2004-05-011-0/+1
* candidate for TR18 complianceJeff Pinyan2004-04-27417-240/+20432
* debug the instructions on upgrading UnicodeNicholas Clark2004-04-011-3/+12
* Upgrade to Unicode 4.0.1Nicholas Clark2004-03-31100-2853/+3607
* pumpkin fodderJarkko Hietaniemi2004-03-181-2/+26
* Speed up the unicode case mappings (for /i, lc, uc, etc).Jarkko Hietaniemi2004-03-035-318/+326