| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move some tests from t/run/fresh_perl.t | Rafael Garcia-Suarez | 2002-11-22 | 2 | -56/+37 |
* | Add a test for bug #17920, and a new test file for it. | Rafael Garcia-Suarez | 2002-11-21 | 2 | -0/+16 |
* | hires sleeping wants libs | Jarkko Hietaniemi | 2002-11-21 | 2 | -3/+4 |
* | Fix perl bug #17920 : a case of parser coredump. | Rafael Garcia-Suarez | 2002-11-19 | 1 | -0/+4 |
* | Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?) | Jarkko Hietaniemi | 2002-11-19 | 3 | -32/+32 |
* | t/io/crlf.t failed with miniperl. | Rafael Garcia-Suarez | 2002-11-19 | 1 | -0/+2 |
* | Re: [PATCH] AutoLoader gives wrong message | Peter Scott | 2002-11-19 | 1 | -2/+28 |
* | trivial typo | Dave Mitchell | 2002-11-19 | 1 | -1/+1 |
* | Document wperl.exe | Brent Dax | 2002-11-19 | 1 | -0/+8 |
* | regen_headers outside Makefile (was Re: [PATCH] embed.pl doc) | Nicholas Clark | 2002-11-19 | 10 | -64/+149 |
* | Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist... | Gurusamy Sarathy | 2002-11-19 | 3 | -7/+38 |
* | Remove duplicate my() declaration giving warnings from change #18105. | Hugo van der Sanden | 2002-11-19 | 1 | -1/+1 |
* | Correction to change #18152, by Dave Mitchell. | Rafael Garcia-Suarez | 2002-11-16 | 1 | -2/+2 |
* | Re: [PATCH] optional code for debugging leaking scalars | Dave Mitchell | 2002-11-16 | 1 | -1/+8 |
* | Document PRIVSHIFT. | Yitzchak Scott-Thoennes | 2002-11-16 | 1 | -1/+1 |
* | optional code for debugging leaking scalars | Dave Mitchell | 2002-11-16 | 2 | -1/+41 |
* | New B::Lint option, bare-subs, that checks for implicitely | Rafael Garcia-Suarez | 2002-11-16 | 2 | -4/+31 |
* | New B::Lint option, bare-subs, that checks for implicitely | Rafael Garcia-Suarez | 2002-11-16 | 0 | -0/+0 |
* | Typo in perl58delta | Andreas König | 2002-11-16 | 1 | -2/+2 |
* | Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro) | Dave Mitchell | 2002-11-12 | 1 | -7/+9 |
* | repair 18139 (missing awk command) | H.Merijn Brand | 2002-11-12 | 1 | -2/+2 |
* | Tru64 osvers | Jarkko Hietaniemi | 2002-11-12 | 1 | -2/+2 |
* | warning fix in SYNOPSIS example of Term::ReadLine pod | Slaven Rezic | 2002-11-10 | 1 | -3/+3 |
* | t/run/runenv.t bug | Salvador Fandiño | 2002-11-10 | 1 | -1/+17 |
* | perlopentut and PerlIO documentation | Slaven Rezic | 2002-11-10 | 2 | -2/+2 |
* | Re: The Inaba patch for tr/// vs. use encoding | Dan Kogai | 2002-11-07 | 5 | -0/+245 |
* | File::Temp documentation fix | Slaven Rezic | 2002-11-07 | 1 | -2/+2 |
* | PATCH x2p/find2perl.PL | Newton, Philip | 2002-11-07 | 1 | -1/+1 |
* | [perl #18065] LFS related bug in perl-5.8.0 testsuite | david@dhaller.de | 2002-11-07 | 2 | -2/+10 |
* | Re: [perl #18038] DESTROY change in 5.8.0? | Yitzchak Scott-Thoennes | 2002-11-07 | 2 | -4/+37 |
* | Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets? | Gurusamy Sarathy | 2002-11-07 | 4 | -12/+18 |
* | [perl #18154] Problem found in calculating offsets in regex | Mark Pease | 2002-11-07 | 1 | -178/+171 |
* | Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8... | Hugo van der Sanden | 2002-11-07 | 5 | -9/+22 |
* | "make distclean" should remove the generated file lib/Config.pod. | Rafael Garcia-Suarez | 2002-11-06 | 1 | -1/+1 |
* | The new test introduced in #18114 failed with threads | Rafael Garcia-Suarez | 2002-11-06 | 1 | -1/+1 |
* | Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no... | Slaven Rezic | 2002-11-06 | 7 | -39/+113 |
* | Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well | Stephen McCamant | 2002-11-06 | 3 | -5/+14 |
* | make regen_headers. | Rafael Garcia-Suarez | 2002-11-05 | 5 | -7/+41 |
* | Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex | Hugo van der Sanden | 2002-11-05 | 1 | -22/+22 |
* | Put back the DO NOT EDIT headers in proto.h and global.sym | Slaven Rezic | 2002-11-05 | 1 | -2/+2 |
* | 1. Update pp_ucfirst to enter the UTF-8 branch only if the first | Abhijit Menon-Sen | 2002-11-05 | 2 | -5/+2 |
* | new test based on: | Marty Pauley | 2002-11-05 | 1 | -1/+16 |
* | Re: Class::Struct, simple patch, tests | Marty Pauley | 2002-11-05 | 2 | -44/+62 |
* | Re: [perl #18066] Bug in -I when path has double colons? | Slaven Rezic | 2002-11-04 | 9 | -65/+89 |
* | Changed the warning detection pattern because of: | Nicholas Clark | 2002-11-04 | 1 | -6/+6 |
* | s/Perlf/Perl/ (thanks rgs) | Jarkko Hietaniemi | 2002-11-04 | 1 | -1/+1 |
* | How pre-5.9.0 Perl can be fooled by a defined-or. | Jarkko Hietaniemi | 2002-11-04 | 1 | -0/+5 |
* | extend #13786 to cover the other four identical chunks of code | Hugo van der Sanden | 2002-11-04 | 1 | -4/+4 |
* | Charnames take 4 | H.Merijn Brand | 2002-11-04 | 2 | -15/+62 |
* | integrate from perlio: changes #17709, #17795, #17796, #18032 | Hugo van der Sanden | 2002-11-04 | 6 | -6/+49 |
|\ |
|