| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Introduce C<use feature "unicode_strings"> | Rafael Garcia-Suarez | 2009-12-20 | 1 | -1/+1 |
* | wrap uniprops.t; makefile changes for mktables | Karl Williamson | 2009-11-25 | 1 | -3/+2 |
* | Make unicode semantics the default | Karl Williamson | 2009-11-23 | 1 | -0/+4 |
* | mktables revamp | Karl Williamson | 2009-11-21 | 2 | -156/+11 |
* | Replace a hardcoded temporary file name with test.pl's tempfile(). | Nicholas Clark | 2009-10-06 | 1 | -6/+1 |
* | Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate. | Nicholas Clark | 2009-10-06 | 9 | -45/+30 |
* | Don't attempt UTF-8 cache assertion for SVs with invalid SvPVX() (eg overloaded) | Nicholas Clark | 2009-10-06 | 1 | -1/+22 |
* | Change to use 5.1 Unicode file versions | Karl | 2009-01-27 | 1 | -1/+1 |
* | [perl #59908] \x, \0, and \N{} not ok in double-quotish when followed by > \x100 | karl williamson | 2009-01-15 | 1 | -0/+44 |
* | Subject: PATCH 5.10 documentation | Steve Peters | 2008-12-19 | 1 | -1/+3 |
* | UCD 5.1.0 | Nicholas Clark | 2008-04-05 | 1 | -1/+1 |
* | Fix bug whereby length on a tied scalar that returned a UTF-8 value | Nicholas Clark | 2008-01-12 | 1 | -0/+49 |
* | Revert #31942, as it was inconsistent between threaded and | H.Merijn Brand | 2007-09-23 | 1 | -1/+1 |
* | netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERIC | Abe Timmerman | 2007-09-23 | 1 | -1/+1 |
* | Fix typos in comments. | Nicholas Clark | 2007-07-30 | 1 | -2/+2 |
* | [perl #42839] Swatch hash cache has key mismatch | Jonathan Steinert | 2007-05-02 | 1 | -0/+21 |
* | do $file; won't propagate errors from die, as do is an implicit eval. | Nicholas Clark | 2007-01-08 | 1 | -1/+1 |
* | Update skip count for VMS. | Craig A. Berry | 2006-11-18 | 1 | -1/+1 |
* | Re: [perl #40641] crash with unicode characters in regex comment | SADAHIRO Tomoyuki | 2006-11-04 | 3 | -1/+281 |
* | Silence an expected warning (when playing with utf8ness and string overloading) | Rafael Garcia-Suarez | 2006-10-24 | 1 | -0/+1 |
* | UCD 5.0.0 | Jarkko Hietaniemi | 2006-09-06 | 1 | -5/+11 |
* | overload.t has same locale problem with VMS that it has with dec_osf | Craig A. Berry | 2006-07-14 | 1 | -1/+1 |
* | z/OS: t/ - mostly EBCDIC fixes | Jarkko Hietaniemi | 2006-07-12 | 2 | -6/+40 |
* | strange encodings upsets pp_chr | SADAHIRO Tomoyuki | 2006-05-15 | 1 | -0/+41 |
* | t/uni/overload.t | Jarkko Hietaniemi | 2006-05-13 | 1 | -24/+26 |
* | One part of pp_pack couldn't correctly handle surprises from UTF-8 | Nicholas Clark | 2006-04-30 | 1 | -1/+8 |
* | do_vop() couldn't correctly handle surprises from UTF-8 overloading. | Nicholas Clark | 2006-04-30 | 1 | -2/+13 |
* | index and rindex couldn't correctly handle surprises from UTF-8 | Nicholas Clark | 2006-04-30 | 1 | -1/+31 |
* | syswrite couldn't correctly handle surprises from UTF-8 overloading. | Nicholas Clark | 2006-04-29 | 1 | -10/+39 |
* | print couldn't correctly handle surprises from UTF-8 overloading. | Nicholas Clark | 2006-04-29 | 1 | -2/+43 |
* | There were more ways to break uc/lc/ucfirst/lcfirst even without | Nicholas Clark | 2006-04-29 | 1 | -3/+59 |
* | lcfirst/ucfist plus an 8 bit locale could mangle UTF-8 values | Nicholas Clark | 2006-04-29 | 1 | -1/+17 |
* | uc plus an 8 bit locale could get confused by UTF-8 values returned by | Nicholas Clark | 2006-04-29 | 1 | -1/+9 |
* | lc plus an 8 bit locale could mangle UTF-8 values returned by | Nicholas Clark | 2006-04-29 | 1 | -3/+27 |
* | Fix bug 34297 (length of overloaded UTF-8 strings) | Nicholas Clark | 2006-04-28 | 1 | -0/+44 |
* | Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889) | Nicholas Clark | 2005-12-11 | 1 | -1/+17 |
* | For each test function, test it as is, and with extra data appended | Nicholas Clark | 2005-11-07 | 1 | -0/+12 |
* | Fix bug #37628 (both lcfirst and ucfirst) | Nicholas Clark | 2005-11-07 | 4 | -71/+78 |
* | make t/uni/class.t faster | Tels | 2005-06-30 | 1 | -11/+33 |
* | Re: t/uni/class.t has a lot to warn about | Jarkko Hietaniemi | 2005-05-28 | 1 | -7/+9 |
* | t/uni/class.t -- update VMS test skippage | Craig A. Berry | 2005-04-22 | 1 | -1/+1 |
* | Unicode 4.1.0 | Jarkko Hietaniemi | 2005-04-02 | 1 | -1/+1 |
* | Re: encoding neutral unpack | Ton Hospel | 2005-02-14 | 1 | -1/+1 |
* | make t/uni/class.t pass on VMS | Craig A. Berry | 2004-10-02 | 1 | -3/+10 |
* | More @INC test fixes | Rafael Garcia-Suarez | 2004-06-25 | 5 | -9/+5 |
* | Make t/uni/class.t pass on case insensitive file systems | Nicholas Clark | 2004-05-02 | 1 | -13/+26 |
* | candidate for TR18 compliance | Jeff Pinyan | 2004-04-27 | 1 | -1/+113 |
* | New file left out of the last commit. | Rafael Garcia-Suarez | 2004-04-19 | 1 | -0/+41 |
* | Speed up the unicode case mappings (for /i, lc, uc, etc). | Jarkko Hietaniemi | 2004-03-03 | 1 | -7/+9 |
* | Change the skip logic on the unicode tests so that they don't rely on | Nicholas Clark | 2004-03-02 | 5 | -15/+11 |