| Commit message (Expand) | Author | Age | Files | Lines |
* | charnames.t: tweak amount of testing of CJK chars | Karl Williamson | 2010-08-13 | 1 | -6/+13 |
* | charnames.t: Change message to fit in 80 columns | Karl Williamson | 2010-08-13 | 1 | -3/+3 |
* | charnames.t: Guard agains empty lines in __DATA__ | Karl Williamson | 2010-08-13 | 1 | -0/+1 |
* | charnames.t: use srand's seed | Karl Williamson | 2010-08-13 | 1 | -5/+5 |
* | [perl 71764] Extend charnames to all of Unicode | Karl Williamson | 2010-07-13 | 1 | -1/+11360 |
* | charnames.t: Test that can have string "0x..." | Karl Williamson | 2010-07-13 | 1 | -1/+1 |
* | charnames: Change so :short syntax can have spaces | Karl Williamson | 2010-07-13 | 1 | -10/+10 |
* | charnames: Fix scoping bugs | Karl Williamson | 2010-07-13 | 1 | -1/+116 |
* | charnames.t update because of rebase | Karl Williamson | 2010-07-04 | 1 | -59/+6 |
* | charnames: check for use bytes in vianame; efficiency | Karl Williamson | 2010-07-04 | 1 | -2/+7 |
* | Clean up viacode, accept large aliases | Karl Williamson | 2010-07-04 | 1 | -0/+1 |
* | Extend \N{} enhancements to vianame() | Karl Williamson | 2010-07-04 | 1 | -2/+10 |
* | Allow defining custom charnames to ordinals | Karl Williamson | 2010-07-04 | 1 | -0/+17 |
* | Add clarifying comments to charnames.t | Karl Williamson | 2010-07-04 | 1 | -0/+5 |
* | Add a number of abbrs and variants to \N{} | Karl Williamson | 2010-07-04 | 1 | -2/+428 |
* | t/lib/common.pl can use caller to infer the name of the pragma under test. | Nicholas Clark | 2010-07-01 | 1 | -1/+0 |
* | Convert charnames.t to use t/lib/common.pl | Nicholas Clark | 2010-07-01 | 1 | -266/+4 |
* | Add cautionary comment to .t | Karl Williamson | 2010-06-28 | 1 | -1/+2 |
* | Fix charnames::viacode not accepting U+... param | Karl Williamson | 2010-06-28 | 1 | -2/+5 |
* | Update charnames.t to modern style | Karl Williamson | 2010-06-28 | 1 | -173/+105 |
* | PATCH [perl #72624] charnames::viacode(0) returns undef | Karl Williamson | 2010-04-25 | 1 | -11/+14 |
* | [perl #73174] swash_init() wasn't saving %^H | David Mitchell | 2010-03-02 | 1 | -1/+18 |
* | Remove code specific to MacOS Classic from core tests | Rafael Garcia-Suarez | 2009-09-08 | 1 | -24/+6 |
* | Add NameAliases.txt; regenerate mktables.list | Karl | 2009-01-19 | 1 | -1/+5 |
* | Don't reuse temp files in tests | Jerry D. Hedden | 2008-09-16 | 1 | -3/+1 |
* | Fix parallel testing temp filenames | Jerry D. Hedden | 2008-09-09 | 1 | -2/+1 |
* | Add a regression test to ensure that charnames pragma | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+10 |
* | Add regression tests to lib/charnames.t to ensure that unicore/Names.pl | Nicholas Clark | 2006-02-04 | 1 | -1/+17 |
* | Encoding neutral unpack | Ton Hospel | 2005-03-08 | 1 | -1/+1 |
* | Proposed patch + test case. | Marcel GrĂ¼nauer | 2004-06-22 | 1 | -1/+7 |
* | Include variable names in "Use of uninitialized value" warnings | Dave Mitchell | 2004-04-23 | 1 | -1/+1 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-12 | 1 | -1/+3 |
* | VMS test adjustments | Craig A. Berry | 2003-01-06 | 1 | -5/+4 |
* | Charnames take 4 | H.Merijn Brand | 2002-11-04 | 1 | -8/+32 |
* | charnames pragma extended with :alias for customized | H.Merijn Brand | 2002-10-24 | 1 | -1/+248 |
* | charnames patch from Thomas Wegner. | Jarkko Hietaniemi | 2002-05-30 | 1 | -6/+20 |
* | Bug fix for charnames::vianame | SADAHIRO Tomoyuki | 2002-05-28 | 1 | -5/+15 |
* | More charnames tweaks. | Jarkko Hietaniemi | 2002-05-28 | 1 | -2/+6 |
* | Provide the \N{U+HHHH} syntax before we forget. | Jarkko Hietaniemi | 2002-05-01 | 1 | -1/+5 |
* | ZWNJ, ZWJ. Any further convenience aliasing should | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+7 |
* | charnames::viacode() was broken, noticed by Jeffrey. | Jarkko Hietaniemi | 2002-04-07 | 1 | -1/+1 |
* | What started as a small nit (the charnames test, nit found | Jarkko Hietaniemi | 2002-04-02 | 1 | -1/+7 |
* | BOM, 0xFFFE, 0xFEFF, etc. | Philip Newton | 2002-04-01 | 1 | -2/+2 |
* | Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Philip Newton | 2002-04-01 | 1 | -2/+2 |
* | Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Jarkko Hietaniemi | 2002-03-31 | 1 | -2/+6 |
* | EBCDICification. | Jarkko Hietaniemi | 2002-03-30 | 1 | -3/+5 |
* | NEXT LINE --> NEL | Philip Newton | 2002-03-29 | 1 | -7/+16 |
* | Support Unicode 3.1 names, names without the (XX), and BOM. | Jarkko Hietaniemi | 2002-03-28 | 1 | -2/+35 |
* | Start using the Unicode 3.2.0 data (NOTE: still | Jarkko Hietaniemi | 2002-03-27 | 1 | -6/+5 |
* | Document and test the C0 and C1. | Jarkko Hietaniemi | 2002-02-14 | 1 | -1/+16 |