Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Goes with change #17400. | Rafael Garcia-Suarez | 2002-07-04 | 1 | -1/+1 |
* | [DOC PATCH] minor typo in podselect.PL | Dave Mitchell | 2002-07-04 | 1 | -1/+1 |
* | Typos and missing warning categories. | Rafael Garcia-Suarez | 2002-07-04 | 1 | -5/+5 |
* | Re: autom4te and perl 5.8.0 | Andy Dougherty | 2002-07-04 | 2 | -3/+20 |
* | Win32 build broken | Mattia Barbon | 2002-07-04 | 2 | -1/+2 |
* | opendir() nit for VMS | Craig A. Berry | 2002-07-02 | 1 | -1/+1 |
* | Re: Change 17385: AUTHORS updates. | Philip Newton | 2002-07-01 | 1 | -1/+1 |
* | more dangerous logical name warnings for VMS | Craig A. Berry | 2002-07-01 | 2 | -7/+16 |
* | Allow PerlIO::Via to look for modules in the default | Rafael Garcia-Suarez | 2002-07-01 | 3 | -1/+20 |
* | Small speedup by inlining the easy bits of is_utf8_char() | Jarkko Hietaniemi | 2002-07-01 | 1 | -3/+11 |
* | -Dr and unicode | Hugo van der Sanden | 2002-07-01 | 1 | -3/+7 |
* | Re: [ID 20020630.002] utf8 regex only matches 32k | Hugo van der Sanden | 2002-07-01 | 2 | -2/+22 |
* | Goes with lib/open.pm diagnostics changes | Rafael Garcia-Suarez | 2002-07-01 | 1 | -7/+7 |
* | [DOC PATCH] perliol.pod nit | Elizabeth Mattijsen | 2002-07-01 | 2 | -14/+14 |
* | Threads doc patch | Iain Truskett | 2002-07-01 | 1 | -2/+2 |
* | Regen toc (skip the XS:: since they do not get installed) | Jarkko Hietaniemi | 2002-06-30 | 2 | -55/+18 |
* | AUTHORS updates. | Jarkko Hietaniemi | 2002-06-30 | 1 | -2/+8 |
* | Update Changes. | Jarkko Hietaniemi | 2002-06-30 | 2 | -0/+288 |
* | Retract #17380, the refcnt tweak was misplaced (re_dup is used | Jarkko Hietaniemi | 2002-06-30 | 1 | -1/+1 |
* | Re: [PATCH] pack 'w' should be using NV, not double | Nicholas Clark | 2002-06-30 | 1 | -1/+18 |
* | Various precisions. | Rafael Garcia-Suarez | 2002-06-29 | 1 | -10/+12 |
* | (Retracted by #17383) | Hugo van der Sanden | 2002-06-28 | 1 | -1/+1 |
* | README.os2 | Ilya Zakharevich | 2002-06-28 | 2 | -157/+385 |
* | Forgotten file. | Jarkko Hietaniemi | 2002-06-28 | 1 | -2/+3 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2002-06-28 | 5 | -30/+165 |
* | (retracted by #17467) | Jarkko Hietaniemi | 2002-06-28 | 1 | -4/+5 |
* | Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings | Steve Hay | 2002-06-28 | 1 | -1/+1 |
* | [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings | Yitzchak Scott-Thoennes | 2002-06-28 | 1 | -0/+1 |
* | Inlining to avoid costly UTF-8 calls. | Jarkko Hietaniemi | 2002-06-27 | 2 | -6/+9 |
* | Shave off some more of the Unicode regex slowness. | Jarkko Hietaniemi | 2002-06-27 | 1 | -4/+5 |
* | Cure some of the slowness of | Jarkko Hietaniemi | 2002-06-27 | 1 | -1/+2 |
* | Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside... | Hugo van der Sanden | 2002-06-27 | 1 | -0/+4 |
* | Subject: [DOC PATCH] DynaLoader.pm | Elizabeth Mattijsen | 2002-06-27 | 2 | -2/+4 |
* | chomp clarifications by Elizabeth Mattijsen. | Rafael Garcia-Suarez | 2002-06-26 | 1 | -0/+9 |
* | Further tweaking on the Unicode s///. | Jarkko Hietaniemi | 2002-06-26 | 2 | -4/+8 |
* | Re: Another Unicode s/// buglet? | Hugo van der Sanden | 2002-06-26 | 1 | -4/+4 |
* | Re: Another Unicode s/// buglet? | Hugo van der Sanden | 2002-06-26 | 1 | -1/+43 |
* | Integrate from macperl: | Jarkko Hietaniemi | 2002-06-26 | 5 | -11/+74 |
* | Let's not leak. | Jarkko Hietaniemi | 2002-06-26 | 1 | -1/+1 |
* | os2/Changes | Ilya Zakharevich | 2002-06-26 | 2 | -3/+127 |
* | Re: [PATCH RC2] VMS nits, add getppid(), admit absence of fork() | Peter Prymmer | 2002-06-26 | 1 | -1/+1 |
* | VMS nits, add getppid(), admit absence of fork() | Craig A. Berry | 2002-06-26 | 3 | -52/+54 |
* | Another Unicode s/// buglet, from SADAHIRO Tomoyuki. | Jarkko Hietaniemi | 2002-06-26 | 2 | -1/+54 |
* | Further script tweakage. | Jarkko Hietaniemi | 2002-06-26 | 1 | -5/+13 |
* | Re: glob [possible PATCH for perlfunc.pod] | John P. Linderman | 2002-06-25 | 1 | -5/+7 |
* | Upgrade to podlators 1.22. | Jarkko Hietaniemi | 2002-06-25 | 5 | -10/+100 |
* | Unicode s/// buglet found by Gregor Chrupala in perl-unicode. | Jarkko Hietaniemi | 2002-06-25 | 2 | -2/+26 |
* | Dust off the script to the new test naming. | Jarkko Hietaniemi | 2002-06-25 | 1 | -9/+12 |
* | This is 5.8.0 RC2. | Jarkko Hietaniemi | 2002-06-21 | 2 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2002-06-21 | 2 | -1/+294 |