This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-09-29 Abhijit Menon-SenRemove package; (Heh heh.)
2002-09-29 Amick, Eric[perl #16796] Configure script buglet
2002-09-29 Rafael Garcia... Re: [perl #17587] Attribute::Handlers and Config in...
2002-09-29 Allen Smith[perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-09-28 Rafael Garcia... Email address change for Stéphane Payrard
2002-09-27 John PeacockRe: [REVISED PATCH] Magic v-strings
2002-09-27 Craig A. Berryconfigure.com -- don't exclude threads::shared
2002-09-27 Andy Lesterperlopentut.pod, #3: The last of the content changes.
2002-09-26 Hugo van der... missing '.' in test from #17932
2002-09-26 Jarkko Hietaniemiperl #17453
2002-09-26 Hugo van der... #17931 checked for wrong constant
2002-09-26 Kay_Röpke[perl #10021] Fixing bareword usage under strict.pm
2002-09-26 Ken Neighbors[perl #17445] Class::Struct patch: version number,...
2002-09-26 Marty Pauley[PATCH] bug in utf8.c(?)
2002-09-26 Marty PauleyRe: [perl #17439] broken Locale::Language in a UTF...
2002-09-26 Jarkko Hietaniemidefuse installusrbinperl
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-09-26 Nicholas ClarkANSI-clean? (was Re: [PATCH] COW for ithreads)
2002-09-26 Rafael Garcia... Re: Advice on coredump
2002-09-26 Michael G.... Re: [PATCH] spurious t/auto directory appears
2002-09-26 Yitzchak Scott... add TODO tests for slow our() declaration
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-09-26 Jarkko HietaniemiAIX hints missinga >&4
2002-09-26 Brendan O'Deaperldoc -f stat (perlfunc.pod)
2002-09-26 Slaven RezicRe: [perl #17141] Text::Wrap "this should not happen...
2002-09-26 Brendan O'Deaperlembed.pod: make some examples work with multiplicity
2002-09-24 Rafael Garcia... Patch #17914 was empty ; this should have been applied...
2002-09-21 Jarkko HietaniemiPASE saga continues
2002-09-21 Craig A. Berryfile spec tweaks for VMS
2002-09-19 Jarkko Hietaniemi[PATCH] AIX test shouldn't trip OS/400 PASE
2002-09-17 Abhijit Menon-SenTypo fix.
2002-09-17 Abhijit Menon-SenFix #17375 (rcatline didn't work on a formerly-defined...
2002-09-16 Rafael Garcia... Pod formatting nit, found by Merijn and Jos Boumans.
2002-09-16 (Ilya Martynov)[perl #17340] When used/requied Locale::*** modules...
2002-09-16 Jarkko HietaniemiRe: [perl #17174] perl 5.8.0 fails tests on NetBSD...
2002-09-15 Rafael Garcia... Fix pod/perlmodlib.PL (it wasn't generating a complete...
2002-09-13 H.Merijn BrandTabs erroneusly expanded to spaces, causing AIX to...
2002-09-13 H.Merijn Brandconfigure.com needs d_modflproto
2002-09-12 Jarkko Hietaniemimore PASE wisdom
2002-09-12 Rafael Garcia... Fix a syntax incompatibility introduced by the // operator.
2002-09-12 H.Merijn BrandRe: [perl #17170] NetBSD and useshrplib config option
2002-09-11 Rafael Garcia... Fix bug #17006 : remove spurious do{} in the deparsing
2002-09-11 Todd C. Miller[perl #17119] typo in utils/dprofpp.PL
2002-09-11 H.Merijn Brandre-synced Configure to backported metaunits
2002-09-10 H.Merijn BrandCallback behaviour in hints
2002-09-10 H.Merijn BrandNew low-price HP servers
2002-09-09 Paul JohnsonRe: [PATCH] Quieten warnings in Deparse.pm
2002-09-09 Nicholas ClarkRe: [PATCH] Attempt at speeding up Config.pm. Didn...
2002-09-09 Nicholas Clarkstrict.pm pod at __END__
2002-09-09 Nicholas ClarkFile/Find/t/find.t tests 1 and 2 (was Re: [perl #17061...
2002-09-09 Paul JohnsonQuieten warnings in Deparse.pm
2002-09-09 Hugo van der... Update Changes
2002-09-09 Allen SmithRe: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-09 Telsintegrate Math::BigInt-1.63
2002-09-09 Jarkko HietaniemiConfigure locincpth vs Jaguar gcc 3
2002-09-09 Hugo van der... small grammar fix in Benchmark docs
2002-09-09 Abe Timmermanconfigpm
2002-09-09 Abe TimmermanRe: Smoke 17849 MSWin32 (w2k/GCC)
2002-09-08 Nicholas Clarkcleanup temp files (was Re: Smoke 17805 irix 6.5 6...
2002-09-08 Allen SmithRe: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Nicholas ClarkCOW for ithreads (was Re: what copies scalars in ithreads?)
2002-09-08 Hugo van der... temporarily skip failing Storable tests caused by ...
2002-09-08 Nicholas Clarktiddly tidy up for util.c
2002-09-08 Hugo van der... regularise whitespace and formatting in util.c
2002-09-08 Elizabeth Mattijsen[perl #17061] no strict 'garbage'
2002-09-08 Hugo van der... small fix to perl58delta for MIME::QuotedPrint, from...
2002-09-08 Jarkko Hietaniemiallow using hires time() in Benchmark
2002-09-08 Jarkko HietaniemiOS/400 PASE symbol scan tweak
2002-09-08 SADAHIRO TomoyukiUnicode::Collate 0.23 Released
2002-09-08 Yitzchak Scott... sv_2pv_flags and ROK and UTF8 flags
2002-09-08 Hugo van der... setting PERL_CORE as in #17861 violates assumptions...
2002-09-08 Michael G.... Set env PERL_CORE
2002-09-08 Michael G.... Re: [PATCH t/test.pl] Let is/isnt() handle undef withou...
2002-09-08 Hugo van der... #17859 misuses s/// return values
2002-09-08 Nicholas ClarkRe: [PATCH] Attempt at speeding up Config.pm. Didn...
2002-09-06 Jarkko Hietaniemi(mostly (Unicode)) pod nits
2002-09-05 Gurusamy Sarathydocument setting the email address
2002-09-04 Hugo van der... AUTHORS: preferred address for Allen Smith
2002-09-04 Nicholas Clarkcopy on write: fixes and debugging
2002-09-04 H.Merijn BrandRe: [PATCH] A variety of README nitpicks.
2002-09-04 Hugo van der... Avoid 'unportable' warnings for lib/Math/BigInt/t/const...
2002-09-04 Hugo van der... #17836 (DB_File-1.805) misses a couple of dTHX declarations
2002-09-04 Dave Mitchell#17842 was only half the story
2002-09-04 Hugo van der... printf argument mismatch in Perl_deb_stack_all() from...
2002-09-04 Michael G.... op/getpid.t failure
2002-09-04 Michael G.... File::Basename doesn't lazy load Carp right.
2002-09-04 Brendan O'DeaRe: [PATCH 5.8.0] add accessors for POSIX::SigAction
2002-09-04 Kay RöpkeStill no working Berkeley DB in OS X 10.2
2002-09-04 Michael G.... test grandfathered Config variables
2002-09-04 Paul MarquessDB_File 1.805
2002-09-04 Hugo van der... fix coredump after 64k-deep recursion
2002-09-04 Chip Turnerperldoc: allow arguments for pager
2002-09-04 Jarkko Hietaniemiuse sysconf(_SC_CLK_TCK) for times()
2002-09-04 John PeacockRe: [PATCH] Correct/completes Overloading in XS mods
2002-09-04 Hugo van der... #17827 misses some win32 tweaks
2002-09-04 Hugo van der... update email address for Paul Marquess
2002-09-04 Sean DavisCorrection for AUTHORS.html
2002-09-04 Michael G.... File::Spec->catfile not canonicalizing consistently
2002-09-04 Jarkko HietaniemiOS/400 PASE port
2002-09-04 Brendan O'Deaallow Sys::Syslog test to fail gracefully
next