This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-09-16 Jarkko HietaniemiUse UCHARAT() as suggested by Inaba Hiroto.
2001-09-16 Peter ScottRe: Core module version numbers review
2001-09-16 Jarkko HietaniemiSupply more details on how lc/uc/lcfirst/ucfirst are
2001-09-15 Doug MacEachern[patch] plug PL_beginav_save leak
2001-09-15 Jarkko Hietaniemi(accidentally empty checkin)
2001-09-15 Doug MacEachern[patch] ithreads+PL_beginav_save
2001-09-15 Tim Jennessh2xs.PL with C::Scan
2001-09-15 Jarkko HietaniemiElaborate (well, make more vague, really) #12030.
2001-09-15 Jeff Pinyanadding (U8) to case insensitive matching
2001-09-15 Jarkko HietaniemiDocument that the lc(), uc(), lcfirst(), ucfirst()
2001-09-15 Jarkko HietaniemiDocument what's still to be done on the regular expression
2001-09-15 Jarkko HietaniemiRegen headers.
2001-09-15 Hugo van der... Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-14 Jarkko HietaniemiIntegrate change #12024 from maintperl
2001-09-14 Jarkko HietaniemiUpdate Changes.
2001-09-14 chromaticRe: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
2001-09-14 Jarkko HietaniemiHopefully better skipping of the Complete.t tests
2001-09-14 Jeff Pinyanmore jumpables, and hit-bit bug
2001-09-14 Robin BarkerRe: unterminated C<...> at line 426 in file perlport.pod
2001-09-14 Jarkko HietaniemiNetWare tweaks from Ananth Kesari.
2001-09-14 H.Merijn Brandunterminated C<...> at line 426 in file perlport.pod
2001-09-14 Joe SmithRe: [PATCH 2 pl2pm.PL]
2001-09-14 Jarkko HietaniemiRetract #12013, didn't go over too well in Tru64.
2001-09-14 Peter ScottExecute files of debugger commands
2001-09-14 Nicholas Clark(Retracted by #12015)
2001-09-14 Jarkko Hietaniemiucblib shouldn't be linked against in nonstop-ux,
2001-09-13 Jarkko HietaniemiDo stty only if we have stty.
2001-09-13 Jarkko HietaniemiSkip the test if not running on a tty.
2001-09-13 Jarkko HietaniemiRegen headers.
2001-09-12 Robin BarkerRe: perl@12003
2001-09-12 Robin Barkermay be uninitialized warning forperl@12003
2001-09-12 Jarkko HietaniemiUpgrade to Memoize 0.66.
2001-09-12 me-01@ton.iguana.be[ID 20010912.007] substr reference core dump
2001-09-12 Ilmari KaronenDeobfuscate Fisher-Yates example code
2001-09-11 Jarkko HietaniemiUpdate Changes.
2001-09-11 Jarkko HietaniemiNetWare update from Ananth Kesari.
2001-09-11 Jarkko HietaniemiRetract #11984: div() being redefined, and 1397
2001-09-11 Jarkko HietaniemiThe lseek fix (#11991) was no fix.
2001-09-11 Matt SergeantEncode.pm add UCS-2 little endian support
2001-09-11 Artur BergmanSometimes dTHX is added because it is needed on non
2001-09-11 Gisle AasRe: [PATCH] Encode.pm docs fix
2001-09-11 Jarkko HietaniemiFix unpack U to be the reverse of pack U
2001-09-11 Blair ZajacConfigure not recording lseek proto
2001-09-10 Nicholas ClarkRe: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-10 Mattia BarbonBuilding on win32 w/o perlio
2001-09-10 chromaticNew Test for CGI::Push
2001-09-10 Nicholas Clarkavoiding hoardes of zombies
2001-09-10 John PeacockPATCH Resubmission - was Re: [ID 20010902.001] v strin...
2001-09-10 Abhijit Menon-SenTypo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcawar...
2001-09-10 Tels(Retracted by #12001)
2001-09-10 Robin BarkerRe: perl@11978
2001-09-10 Jarkko HietaniemiSwitch PADOFFSET back to U32 both because of binary...
2001-09-10 chromaticFix Pod Typo, Add Test for ExtUtils::Command
2001-09-10 Matt SergeantEncode.pm docs fix
2001-09-10 Jarkko HietaniemiUpdate Changes.
2001-09-10 Jarkko HietaniemiRevert #11973, the dTHX seems to be needed in there
2001-09-10 Jarkko HietaniemiDetypo.
2001-09-10 Jarkko HietaniemiFurther Class::Struct patching from Damian.
2001-09-10 Jarkko HietaniemiSkip the crypt test if no crypt.
2001-09-10 Jarkko HietaniemiWarn against using bare v-strings as IP addresses
2001-09-10 Artur BergmanRemove unused dTHX. Silenced another warning.
2001-09-10 Artur BergmanSilence some more warnings INT2PTR.
2001-09-10 Artur BergmanSilence another ITHREAD 64bit INT/32bit PTR warning.
2001-09-10 Artur BergmanApply INT2PTR with force to silence warnings from
2001-09-10 Artur BergmanRemoved reference of -DPERL_CUSTOM_OPS in the documenta...
2001-09-10 Artur BergmanRemove #ifdef PERL_CUSTOM_OPS, always build with PERL_C...
2001-09-10 Jarkko HietaniemiUsing strlen() not good on embedded nul bytes.
2001-09-09 Rafael Garcia... Re: [ID 20010810.011] 'use v2b' not allowed with strict
2001-09-09 Jarkko HietaniemiThe exact error message is system-dependent.
2001-09-09 Jarkko HietaniemiAdd Windows and Mac Sami support to Encode
2001-09-09 Jarkko HietaniemiUse the tried method.
2001-09-09 Jarkko HietaniemiCan't count parentheses.
2001-09-09 Jarkko Hietaniemiperlport additions: 1 while unlink, add/delete directory
2001-09-09 Jarkko Hietaniemiblib does have a detectable test.
2001-09-09 chromaticAdd Test for Term::Complete
2001-09-09 Michael G.... Test::Tutorial?
2001-09-09 Jarkko HietaniemiTry to look up protocol (by name) only iff it has non...
2001-09-09 Jeff Pinyan[PATCH regcomp.c] zero-width assertions CAN be ?'d
2001-09-09 Craig A. BerryRe: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
2001-09-09 Jarkko HietaniemiDocumentation tweaks; think the IP address as an opaque...
2001-09-09 Michael G.... [REPATCH] Re: [PATCH] new test lib/blib.t
2001-09-09 chromaticAdded Test for CGI::Fast
2001-09-09 Jarkko HietaniemiThe Socket tests were wrong: they were assuming too...
2001-09-08 Jarkko HietaniemiRetract the portability changes since they
2001-09-08 Jarkko HietaniemiPADOFFSET is used to cast pointers into integers,
2001-09-08 Jarkko HietaniemiStill more Socket portability tweaking.
2001-09-08 Jarkko HietaniemiMore portability kicking on inet_ntoa().
2001-09-08 Michael G.... [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest...
2001-09-08 chromaticRe: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
2001-09-07 Jarkko HietaniemiThinko.
2001-09-07 Craig A. Berryslash slashes in lib/CGI/Carp.pm
2001-09-07 Michael G.... (was Re: MakeMaker: MM_Unix rule excluding pods)
2001-09-07 Robin BarkerSilence the remaing format warning
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-09-07 chromaticRe: [PATCH lib/File/Find/taint.t] Use Test::More
2001-09-07 Jarkko HietaniemiUpdate Changes.
2001-09-07 Jarkko HietaniemiRename the old threading tutorial, start a new one,
2001-09-07 Jarkko Hietaniemivars very much has a test.
next