This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-18 Nick Ing-SimmonsSplit out core of sv_magic() into sv_magicext().
2002-01-18 Nick Ing-SimmonsIntegrate mainline
2002-01-18 Nick Ing-SimmonsIntegrate mainline
2002-01-18 Jarkko HietaniemiUpdate Changes.
2002-01-18 Jarkko HietaniemiTry to make the connect/read/write timeouting.
2002-01-18 Jarkko HietaniemiNetware Makefile tweak from Ananth Kesari.
2002-01-18 Michael G.... Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
2002-01-18 Paul Green(retracted by #14334)
2002-01-18 Abe Timmermanwas: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03
2002-01-18 Michael G.... Syncing with bleadperl
2002-01-18 Jarkko HietaniemiDetypo.
2002-01-18 Michael G.... MM check_hints test
2002-01-18 Michael G.... Re: [PATCH] Re: ndbm failing on linux ?
2002-01-17 Rafael Garcia... overload.pm warnings
2002-01-17 Michael G.... Re: [ID 20020117.010] File::Find documentation
2002-01-17 chromaticOne TODO is TODONE
2002-01-17 chromaticSilence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMake...
2002-01-17 Jarkko Hietaniemi(replaced by #14322)
2002-01-17 Nicholas Clarklong doubles
2002-01-17 Andy DoughertyTrivial Configure patch (really i_ndbm.U)
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-17 Artur BergmanSimplify the code that duplicates the threads
2002-01-17 Jarkko HietaniemiUpdate Changes.
2002-01-17 Jarkko HietaniemiRename kill_perl to fresh_perl; replace fresh_perl()
2002-01-17 Benjamin GoldbergRe: [Patch @14129] fixes Unicode::Normalize
2002-01-17 Jarkko HietaniemiRetract #14144 as Hugo isn't happy with it.
2002-01-17 Richard Clamp[REPATCH] Attribute::Handlers lexical refcount circus
2002-01-17 Nikola KnezevicNo more warnings from Opcode.c
2002-01-16 Paul GreenFix crypt.t and fs.t tests
2002-01-16 Rafael Garcia... Re: [PATCH] length of undefined $(digit) should warn
2002-01-16 Rafael Garcia... (replaced by #14303)
2002-01-16 TelsThe non-MakeMaker.pm parts of
2002-01-16 Michael G.... Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
2002-01-16 Jeffrey Friedllib/Text/Tabs.pm doc format touchup
2002-01-16 Paul GreenTidy up EXE_EXT patches to MM_Unix.pm
2002-01-16 Jarkko HietaniemiIntegrate perlio:
2002-01-16 Nick Ing-Simmonsoffsetof() is in <stddef.h>
2002-01-16 Nick Ing-SimmonsIntegrate mainline
2002-01-16 Jarkko HietaniemiJeffrey's Unicode adventure continues: unify the In...
2002-01-16 Jarkko Hietaniemis/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
2002-01-15 Mattia BarbonAdd Slab_Free to embed.fnc
2002-01-15 Jarkko HietaniemiDuh. The updated In/*.pl weren't checked in.
2002-01-15 Jarkko HietaniemiUpdate Changes.
2002-01-15 Jarkko HietaniemiJeffrey is trying very hard to avoid working on his
2002-01-15 Jarkko HietaniemiSome protection against spaces in directory names.
2002-01-15 Jarkko HietaniemiShould have been in #14285 but I have sausages for...
2002-01-15 Jarkko HietaniemiMM_BeOS from Tels.
2002-01-15 Jarkko HietaniemiIntegrate perlio:
2002-01-15 Nick Ing-SimmonsCorrect slab allocator for case where sizeof(IV) >...
2002-01-15 Gisle AasSocket::sockaddr_family
2002-01-15 Rafael Garcia... Style issue
2002-01-15 Nick Ing-SimmonsCorrect name of PL_OP_SLAB_ALLOC
2002-01-15 Jarkko HietaniemiNetWare tweak from Ananth Kesari.
2002-01-15 Jarkko HietaniemiThrowback.
2002-01-15 Jarkko HietaniemiA couple of additional character classes from Jeffrey,
2002-01-15 Jarkko HietaniemiMake the test harder.
2002-01-15 Jarkko HietaniemiAdditional utf8_heavy.pl tweak from Jeffrey.
2002-01-15 Nick Ing-SimmonsRegen embed enable slab for PERL_IMPLICIT_SYS
2002-01-15 Nick Ing-SimmonsIntegrate rest of mainline
2002-01-15 Nick Ing-SimmonsTypo in #else branch of PL_SLAB_ALLOC
2002-01-15 Nick Ing-Simmonsconst-ness fix in savepv's passing of NULL
2002-01-15 Nick Ing-SimmonsHand merge of non slab allocator stuff
2002-01-15 Nick Ing-SimmonsSlab allocator submit after resolve -ay to keep it!
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-15 Jarkko HietaniemiPod nits.
2002-01-15 Jarkko HietaniemiThe Unicode categories doc patch to go with #14254,
2002-01-15 Jarkko HietaniemiThere isn't going to be perl.third.exe.
2002-01-15 Rafael Garcia... small coredump correction
2002-01-15 Rafael Garcia... [PATCH] Overriding readline() should also override...
2002-01-14 Nick Ing-SimmonsUse PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-14 Nick Ing-SimmonsIntegrate build parts of mainline
2002-01-14 Nick Ing-SimmonsInverted sense of special-ness of specialCopIO - suppos...
2002-01-14 Jarkko HietaniemiUpdate Changes.
2002-01-14 Jarkko HietaniemiRetract #14251 (the op slab allocator from perlio)
2002-01-14 Jarkko HietaniemiBig mktables rewrite from Jeffrey;
2002-01-14 Michael G.... Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV...
2002-01-14 Abe TimmermanRe: Win32 status - progress !
2002-01-13 Jarkko HietaniemiIntegrate perlio:
2002-01-13 Nick Ing-SimmonsSlab allocator for ops
2002-01-13 Jarkko HietaniemiStart a new test category: uni. Much of t/op/pat
2002-01-13 Mattia Barbonenable Win32 to build again
2002-01-13 Jarkko HietaniemiMention some of the load-affected tests.
2002-01-13 Jarkko HietaniemiMove the UTF-8 conversion code earlier so that
2002-01-13 Jarkko HietaniemiUpgrade to Scalar-List-Util 1.06. The Makefile.PLs
2002-01-13 Jarkko HietaniemiMake the crypt() pickier: if downgrading doesn't work,
2002-01-13 Jarkko HietaniemiGrow the buffer in case Unicode caused size changes
2002-01-13 Jarkko HietaniemiFuture-proofing from Jeffrey Friedl (for conflicting
2002-01-13 Mattia BarbonRe: Warning in B.xs
2002-01-13 Hugo van der... Re: lookbehind broken with latest bleedperl
2002-01-13 Jarkko Hietaniemi[PATCH] more MM_Unix.t tests
2002-01-13 Tels[PATCH] Re: MM_UNIX::parse_version() and my $VERSION
2002-01-13 Nicholas ClarkRe: [FAIL] Benchmark.t intermittent failure
2002-01-13 Jarkko HietaniemiAnton Berezin did more reading and the uid setting...
2002-01-13 Jarkko HietaniemiIntegrate perlio:
2002-01-13 H.Merijn BrandRe: HiRes
2002-01-13 Nick Ing-SimmonsIntegrate mainline
2002-01-13 Nick Ing-SimmonsWin32 fixes:
2002-01-13 Jarkko Hietaniemi*groan*
2002-01-13 Jarkko HietaniemiOne more sharp s case found by Jeffrey.
next