| Commit message (Expand) | Author | Age | Files | Lines |
* | Use already existing functions in some .t files | Karl Williamson | 2014-05-31 | 1 | -3/+3 |
* | lib/charnames.t: Fix wrongly complemented test | Karl Williamson | 2013-05-20 | 1 | -2/+2 |
* | charnames: :alias alone implies :full | Karl Williamson | 2013-01-04 | 1 | -6/+7 |
* | Make \N{unknown char} a syntax error | Karl Williamson | 2012-10-24 | 1 | -13/+26 |
* | charnames.t: Fix erroneous interpolation of \N{} | Karl Williamson | 2012-10-24 | 1 | -1/+1 |
* | mktables: Convert to BELL meaning U+1F514 | Karl Williamson | 2012-06-02 | 1 | -11/+11 |
* | charnames.t: White-space only | Karl Williamson | 2012-06-02 | 1 | -13/+13 |
* | charnames.t: Fix to work on Unicodes without NameAliases | Karl Williamson | 2012-06-02 | 1 | -3/+44 |
* | charnames.t: Skip hangul syllable testing for early Unicodes | Karl Williamson | 2012-06-02 | 1 | -0/+3 |
* | charnames.t: Indent newly formed block | Karl Williamson | 2012-06-02 | 1 | -13/+13 |
* | charnames.t: Skip testing named sequences if don't exist | Karl Williamson | 2012-06-02 | 1 | -2/+7 |
* | charnames.t: viacode doesn't return Unicode_1 name always | Karl Williamson | 2012-02-13 | 1 | -1/+7 |
* | mktables: viacode() return unparenthesized names for 4 controls | Karl Williamson | 2012-02-13 | 1 | -0/+13 |
* | Unicode 6.1 | Karl Williamson | 2012-02-04 | 1 | -4/+13 |
* | charnames.t: Skip null name test | Karl Williamson | 2011-12-29 | 1 | -1/+1 |
* | charnames.t: Add test names | Karl Williamson | 2011-12-29 | 1 | -419/+433 |
* | charnames.t: Fix test that passed whether or not it should | Karl Williamson | 2011-12-29 | 1 | -2/+3 |
* | charnames tests: Add names to some more tests | Karl Williamson | 2011-12-20 | 1 | -4/+5 |
* | Autoload charnames for \N{name} | Karl Williamson | 2011-12-20 | 1 | -3/+2 |
* | charnames.t: Rmv extra blank in comment | Karl Williamson | 2011-12-20 | 1 | -1/+1 |
* | charnames: Add :loose matching | Karl Williamson | 2011-06-15 | 1 | -5/+69 |
* | charnames.t: Rmv duplicated test | Karl Williamson | 2011-06-15 | 1 | -1/+0 |
* | charnames: Quote metachars in script names | Karl Williamson | 2011-06-15 | 1 | -0/+4 |
* | charnames: Abbreviations wrong on certain C1 controls | Karl Williamson | 2011-06-13 | 1 | -4/+4 |
* | Fix typos (spelling errors) in lib/* | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | Work-around Uni 6.0 issues with 'BELL' | Karl Williamson | 2010-11-18 | 1 | -0/+11 |
* | charnames.t: indent newly formed block | Karl Williamson | 2010-11-18 | 1 | -12/+13 |
* | charnames.t: PERL_RUN_SLOW_TESTS runs more tests | Karl Williamson | 2010-11-18 | 1 | -1/+15 |
* | charnames::viacode returning less correct name | Karl Williamson | 2010-10-21 | 1 | -0/+8 |
* | charnames.t: Make sure code point aliasess are right | Karl Williamson | 2010-10-12 | 1 | -0/+4 |
* | charnames.t: Extract common code to subroutine | Karl Williamson | 2010-10-12 | 1 | -13/+15 |
* | Teach Perl about Unicode named character sequences | Karl Williamson | 2010-09-25 | 1 | -4/+84 |
* | charnames.t: Add output message | Karl Williamson | 2010-09-25 | 1 | -1/+1 |
* | charnames.t: Clarify message | Karl Williamson | 2010-09-25 | 1 | -1/+1 |
* | charnames.t: Clarify value is hex | Karl Williamson | 2010-09-25 | 1 | -1/+1 |
* | charnames.t: Add tests for NameAliases | Karl Williamson | 2010-09-25 | 1 | -0/+10 |
* | charnames.t: Add code so can test 100% of names | Karl Williamson | 2010-09-25 | 1 | -1/+12 |
* | charnames.t: clarify comments | Karl Williamson | 2010-09-25 | 1 | -4/+7 |
* | charnames.t: Don't call srand(undef) | Karl Williamson | 2010-09-25 | 1 | -3/+9 |
* | Tests using t/lib/common.pl need to run in separate directories. | Nicholas Clark | 2010-09-01 | 1 | -2/+2 |
* | 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 |