Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate: | Nicholas Clark | 2006-01-07 | 1 | -2/+11 |
* | Integrate: | Nicholas Clark | 2006-01-06 | 1 | -2/+14 |
* | Integrate: | Yves Orton | 2005-09-22 | 1 | -2/+99 |
* | Integrate: | Jeff Pinyan | 2004-05-29 | 1 | -2/+3 |
* | Integrate: | Nicholas Clark | 2004-05-05 | 1 | -3/+17 |
* | Unicode 4.0.1! | Nicholas Clark | 2004-04-01 | 1 | -3/+4 |
* | Integrate: | Hugo van der Sanden | 2004-01-30 | 1 | -2/+8 |
* | Integrate: | Dorner Thomas | 2004-01-02 | 1 | -3/+5 |
* | Integrate: | Jarkko Hietaniemi | 2003-09-13 | 1 | -2/+12 |
* | Integrate: | Jarkko Hietaniemi | 2003-09-11 | 1 | -2/+41 |
* | Integrate: | Jarkko Hietaniemi | 2003-08-25 | 1 | -2/+2 |
* | Integrate: | Jarkko Hietaniemi | 2003-08-09 | 1 | -2/+12 |
* | Integrate: | Nick Ing-Simmons | 2003-08-08 | 1 | -2/+4 |
* | Integrate: | Jarkko Hietaniemi | 2003-08-08 | 1 | -1/+4 |
* | Integrate: | Jarkko Hietaniemi | 2003-08-01 | 1 | -2/+4 |
* | Integrate: | Jarkko Hietaniemi | 2003-07-23 | 1 | -2/+10 |
* | Integrate: | Jarkko Hietaniemi | 2003-06-19 | 1 | -2/+10 |
* | Integrate: | Jarkko Hietaniemi | 2003-04-21 | 1 | -2/+8 |
* | Integrate: | Jarkko Hietaniemi | 2003-04-17 | 1 | -2/+9 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-09 | 1 | -2/+15 |
* | Integrate: | Adrian M. Enache | 2003-03-02 | 1 | -2/+8 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-02 | 1 | -2/+18 |
* | Integrate: | Jarkko Hietaniemi | 2003-02-26 | 1 | -2/+17 |
* | Integrate: | Jarkko Hietaniemi | 2003-02-06 | 1 | -2/+19 |
* | Integrate: | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+33 |
* | Integrate: | Jarkko Hietaniemi | 2003-02-01 | 1 | -2/+8 |
* | Tiny output tweak. | Jarkko Hietaniemi | 2003-01-06 | 1 | -4/+4 |
* | Fix [perl #15763]. | Jarkko Hietaniemi | 2002-12-11 | 1 | -2/+51 |
* | Move the tests added to pat.t in #18248 to lc.t. | Jarkko Hietaniemi | 2002-12-09 | 1 | -14/+4 |
* | A test for [perl #18857] (that was fixed by #18107) from Nicholas Clark. | Jarkko Hietaniemi | 2002-12-06 | 1 | -2/+13 |
* | UTF8 regexp {n} bug | Inaba Hiroto | 2002-11-25 | 1 | -2/+12 |
* | Fix bug #17776 : memory corruption in qr/##/x | Rafael Garcia-Suarez | 2002-10-10 | 1 | -1/+5 |
* | Re: sv_2pv_flags and ROK and UTF8 flags | Yitzchak Scott-Thoennes | 2002-10-01 | 1 | -7/+47 |
* | perl #17453 | Jarkko Hietaniemi | 2002-09-26 | 1 | -2/+24 |
* | sv_2pv_flags and ROK and UTF8 flags | Yitzchak Scott-Thoennes | 2002-09-08 | 1 | -1/+20 |
* | Re: glob names and Regexp type introspection | Yitzchak Scott-Thoennes | 2002-08-30 | 1 | -1/+10 |
* | Re: [ID 20020630.002] utf8 regex only matches 32k | Hugo van der Sanden | 2002-07-01 | 1 | -1/+19 |
* | EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug. | Jarkko Hietaniemi | 2002-05-12 | 1 | -21/+13 |
* | (retracted by #16560) | Jarkko Hietaniemi | 2002-05-12 | 1 | -0/+2 |
* | Because of #16550 these tests would now spew | Jarkko Hietaniemi | 2002-05-11 | 1 | -13/+19 |
* | Make writing user-defined character properties nicer. | Jarkko Hietaniemi | 2002-04-21 | 1 | -1/+15 |
* | User-defined character properties were unintentionally | Jarkko Hietaniemi | 2002-04-20 | 1 | -2/+49 |
* | Re: [ID 20020412.005] Dancing ??s | Hugo van der Sanden | 2002-04-15 | 1 | -1/+26 |
* | (not solving: Re: Storable can't do utf8 hash keys) | Nicholas Clark | 2002-04-01 | 1 | -34/+3 |
* | A little bit better error message for \pq, still | Jarkko Hietaniemi | 2002-03-28 | 1 | -1/+14 |
* | Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH) | Jeffrey Friedl | 2002-03-28 | 1 | -2/+14 |
* | If Unicode keys are entered to a hash, a bit is turned on. | Jarkko Hietaniemi | 2002-03-22 | 1 | -1/+34 |
* | Fix for "UTF-8 bug with s///" from Hugo. | Jarkko Hietaniemi | 2002-03-20 | 1 | -1/+42 |
* | UTF-8 bug (maybe alreayd known?) | Andreas König | 2002-03-17 | 1 | -1/+18 |
* | SEGV in s/// and UTF-8 | Andreas König | 2002-03-17 | 1 | -1/+8 |