This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-01-22 Jarkko HietaniemiGet rid of the _() macro since (1) we require ANSI...
2002-01-21 Michael G.... [BUG] /\_/ an unrecognized escape?
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-21 Jarkko HietaniemiUpdate Changes.
2002-01-21 Vadim KonovalovRE: BCC for Win32 is unhappy @14331
2002-01-21 Jarkko Hietaniemipath_is_absolute() needs a prototype (and maybe
2002-01-21 Chris NandorRe: coderefs in @INC
2002-01-21 Rafael Garcia... Re: [PATCH warnings, perldiag] document diagnostics
2002-01-21 Craig A. BerryMakeMaker.pm sub-Makefile.PL tweak for VMS
2002-01-20 Paul Green[PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
2002-01-20 Paul Greenlib/AnyDBM_File.t -- VOS fix
2002-01-20 Rafael Garcia... [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS...
2002-01-20 Jarkko HietaniemiMake also hex() and oct() to croak if their arguments
2002-01-19 Jarkko HietaniemiRegen toc.
2002-01-19 David DyckRe: some file names inside pod/perl*delta files don...
2002-01-19 Jarkko HietaniemiFAQ sync.
2002-01-19 Abe TimmermanMessage-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax...
2002-01-19 Paul Greenext/SDBM_File/sdbm.t -- VOS fix
2002-01-19 Jarkko HietaniemiIntegrate perlio:
2002-01-19 Graham BarrAlternative Time::Local algorithm that uses matemathica...
2002-01-19 Paul Greenext/File/Glob/t/basic.t - VOS patch
2002-01-19 Paul Greenext/Cwd/t/cwd.t -- for VOS
2002-01-19 Paul Greenlib/Time/Local.t patch w/o 2038 check
2002-01-19 Paul Greenext/Devel/DProf/DProf.t - different way
2002-01-19 TelsRe: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-19 Jarkko HietaniemiDon't do socketpair udp unless you've got all what...
2002-01-19 TelsRe: perl@14331 - BeOS now quite happy
2002-01-19 Jarkko HietaniemiAvoid bare "set", and kiss .uucp goodbye.
2002-01-18 Nick Ing-SimmonsSplit out core of sv_magic() into sv_magicext().
2002-01-18 Jarkko HietaniemiRetract #14327 for now, going to the limit seems
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
next