summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Move some tests from t/run/fresh_perl.tRafael Garcia-Suarez2002-11-222-56/+37
* Add a test for bug #17920, and a new test file for it.Rafael Garcia-Suarez2002-11-212-0/+16
* hires sleeping wants libsJarkko Hietaniemi2002-11-212-3/+4
* Fix perl bug #17920 : a case of parser coredump.Rafael Garcia-Suarez2002-11-191-0/+4
* Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)Jarkko Hietaniemi2002-11-193-32/+32
* t/io/crlf.t failed with miniperl.Rafael Garcia-Suarez2002-11-191-0/+2
* Re: [PATCH] AutoLoader gives wrong messagePeter Scott2002-11-191-2/+28
* trivial typoDave Mitchell2002-11-191-1/+1
* Document wperl.exeBrent Dax2002-11-191-0/+8
* regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)Nicholas Clark2002-11-1910-64/+149
* Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist...Gurusamy Sarathy2002-11-193-7/+38
* Remove duplicate my() declaration giving warnings from change #18105.Hugo van der Sanden2002-11-191-1/+1
* Correction to change #18152, by Dave Mitchell.Rafael Garcia-Suarez2002-11-161-2/+2
* Re: [PATCH] optional code for debugging leaking scalarsDave Mitchell2002-11-161-1/+8
* Document PRIVSHIFT.Yitzchak Scott-Thoennes2002-11-161-1/+1
* optional code for debugging leaking scalarsDave Mitchell2002-11-162-1/+41
* New B::Lint option, bare-subs, that checks for implicitelyRafael Garcia-Suarez2002-11-162-4/+31
* New B::Lint option, bare-subs, that checks for implicitelyRafael Garcia-Suarez2002-11-160-0/+0
* Typo in perl58deltaAndreas König2002-11-161-2/+2
* Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)Dave Mitchell2002-11-121-7/+9
* repair 18139 (missing awk command)H.Merijn Brand2002-11-121-2/+2
* Tru64 osversJarkko Hietaniemi2002-11-121-2/+2
* warning fix in SYNOPSIS example of Term::ReadLine podSlaven Rezic2002-11-101-3/+3
* t/run/runenv.t bugSalvador Fandiño2002-11-101-1/+17
* perlopentut and PerlIO documentationSlaven Rezic2002-11-102-2/+2
* Re: The Inaba patch for tr/// vs. use encodingDan Kogai2002-11-075-0/+245
* File::Temp documentation fixSlaven Rezic2002-11-071-2/+2
* PATCH x2p/find2perl.PLNewton, Philip2002-11-071-1/+1
* [perl #18065] LFS related bug in perl-5.8.0 testsuitedavid@dhaller.de2002-11-072-2/+10
* Re: [perl #18038] DESTROY change in 5.8.0?Yitzchak Scott-Thoennes2002-11-072-4/+37
* Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?Gurusamy Sarathy2002-11-074-12/+18
* [perl #18154] Problem found in calculating offsets in regexMark Pease2002-11-071-178/+171
* Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8...Hugo van der Sanden2002-11-075-9/+22
* "make distclean" should remove the generated file lib/Config.pod.Rafael Garcia-Suarez2002-11-061-1/+1
* The new test introduced in #18114 failed with threadsRafael Garcia-Suarez2002-11-061-1/+1
* Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no...Slaven Rezic2002-11-067-39/+113
* Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator wellStephen McCamant2002-11-063-5/+14
* make regen_headers.Rafael Garcia-Suarez2002-11-055-7/+41
* Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regexHugo van der Sanden2002-11-051-22/+22
* Put back the DO NOT EDIT headers in proto.h and global.symSlaven Rezic2002-11-051-2/+2
* 1. Update pp_ucfirst to enter the UTF-8 branch only if the firstAbhijit Menon-Sen2002-11-052-5/+2
* new test based on:Marty Pauley2002-11-051-1/+16
* Re: Class::Struct, simple patch, testsMarty Pauley2002-11-052-44/+62
* Re: [perl #18066] Bug in -I when path has double colons?Slaven Rezic2002-11-049-65/+89
* Changed the warning detection pattern because of:Nicholas Clark2002-11-041-6/+6
* s/Perlf/Perl/ (thanks rgs)Jarkko Hietaniemi2002-11-041-1/+1
* How pre-5.9.0 Perl can be fooled by a defined-or.Jarkko Hietaniemi2002-11-041-0/+5
* extend #13786 to cover the other four identical chunks of codeHugo van der Sanden2002-11-041-4/+4
* Charnames take 4H.Merijn Brand2002-11-042-15/+62
* integrate from perlio: changes #17709, #17795, #17796, #18032Hugo van der Sanden2002-11-046-6/+49
|\