This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2006-08-23 Steve PetersThe previous change causes compile failures with thread...
2006-08-22 Steve PetersPart of one of Jarkko's g++ patches that was missed.
2006-08-22 Steve PetersUpdate to Time-HiRes-1.90.
2006-08-22 Steve PetersUpgrade to Time-HiRes-1.89.
2006-08-22 Steve PetersUpgrade to CGI.pm-3.21
2006-08-22 Steve PetersUpgrade to Time-HiRes-1.88.
2006-08-22 Jarkko Hietaniemig++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
2006-08-22 Jarkko Hietaniemiperlhack.pod: small porta-tweaks (this time without...
2006-08-22 Jarkko Hietaniemig++/x2p (better version)
2006-08-21 Jarkko Hietaniemig++/Tru64: got perl linking once got the linkage right
2006-08-20 Rafael Garcia... Amendment to change #28739
2006-08-20 Jarkko Hietaniemibytecode.t failures in Tru64: svtype (enum) is int...
2006-08-20 Rafael Garcia... perlthrtut update, by Jerry D. Hedden.
2006-08-20 Jarkko Hietaniemig++/Solaris: force d_dlopen=define
2006-08-18 Rafael Garcia... Phrasing nit in perlxstut (by Ville Koskinen)
2006-08-18 Rafael Garcia... A type change that apparently works around a compiler bug
2006-08-17 Jarkko HietaniemiRe: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
2006-08-17 Steve Peterssyscall() declaration in perl.h needs to have an EXTERN...
2006-08-17 Steve PetersFix to problem where CGI can lose the filehandle during...
2006-08-17 Steve Petersgcc-4.1.1 on Fedora optimized away NULL chacks in Perl_...
2006-08-16 Steve PetersCast needed to compile bsd_glob.c with C++
2006-08-16 Steve PetersAdditional changes to get C++ a little closer to a...
2006-08-15 Steve PetersAdditional floating point strictness is needed to get...
2006-08-15 Rafael Garcia... Update Changes perl-5.9.4
2006-08-15 Rafael Garcia... Update Module::CoreList data with 5.9.4
2006-08-15 Rafael Garcia... 5.9.4 is today.
2006-08-15 Rafael Garcia... Actually, Richard Clamp doesn't maintain Module::CoreLi...
2006-08-15 Rafael Garcia... Regenerate perlmodlib and perltoc
2006-08-15 Rafael Garcia... POD formatting nit
2006-08-15 Rafael Garcia... Remove some of the known problems documented in perldel...
2006-08-15 Rafael Garcia... Revert change 28319, which may cause segfaults with...
2006-08-15 Rafael Garcia... More perldelta nits found by my reviewers
2006-08-14 Rafael Garcia... Spelling fixes, thanks to Nicholas and to Ronald Kimball
2006-08-14 Rafael Garcia... More perldelta entries and fixes
2006-08-14 Rafael Garcia... Typo fix in the documentation of source filters in...
2006-08-14 Marcus Holland... Only copy ppport.h to destination if it is different.
2006-08-14 Marcus Holland... Upgrade to Devel::PPPort 3.10
2006-08-14 Rafael Garcia... perldelta entry describing regexp work, by Yves Orton
2006-08-14 Rafael Garcia... Regenerate metafile
2006-08-14 Rafael Garcia... New authors
2006-08-14 Rafael Garcia... More perldelta entries; plus, credits.
2006-08-14 Rafael Garcia... Typo fix in perldiag
2006-08-14 Steve HayUpdate pod/perl594delta.pod w.r.t. #28706, and arrange...
2006-08-14 Steve HayUpdate Porting/Maintainers.pl w.r.t. #28695, #28703...
2006-08-14 Jos I. BoumansAdd Module::Loaded to the core
2006-08-14 Rafael Garcia... More perldelta nits.
2006-08-14 Rafael Garcia... Make the NAME section of Package::Constants more confor...
2006-08-14 Jos I. BoumansAdd Package::Constants to the core
2006-08-13 Nicholas ClarkRegularise the indents of Changes to placate Porting...
2006-08-13 Rafael Garcia... Fix URL of perlbug database
2006-08-13 Rafael Garcia... More perldelta entries
2006-08-13 Rafael Garcia... Fix a couple URLs in perlhack
2006-08-12 Jarkko Hietaniemiperlhack.pod: more portability pitfalls
2006-08-11 Steve HayResync win32/config_H.* and win32/config.* with config_h.SH
2006-08-11 Rafael Garcia... More perldelta notes. Also, I did forget things
2006-08-11 Jos I. BoumansAdd Module::Load to 5.9.x
2006-08-11 Steve HayClose file before unlinking (on Win32 at least!)
2006-08-10 Andy DoughertyRe: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386...
2006-08-10 Rafael Garcia... Update Changes
2006-08-10 Rafael Garcia... Some updates to the cross-compilation config script
2006-08-10 Rafael Garcia... lstat on *GLOB{IO} with warnings on would segfault
2006-08-10 Jarkko Hietaniemig++: gethostbyaddr, and more Tru64 defines
2006-08-10 Jarkko Hietaniemidoio.c: vararg NULLs must be cast right
2006-08-10 Rafael Garcia... Upgrade to version.pm 0.67
2006-08-09 Steve PetersA couple const's and a cast to get Sun CC to compile...
2006-08-09 Steve PetersFix comment nit in config.h
2006-08-09 Yitzchak Scott... Re: [perl #37731] junk and uninit'ed values in tied...
2006-08-09 Dave RolskyPATCH: Sync Time::Local in blead to 1.13 on CPAN
2006-08-09 Rafael Garcia... Add OS-specific core modules in Module::CoreList for...
2006-08-09 Rafael Garcia... Add OS-specific modules in Module::Corelist generation...
2006-08-09 Rafael Garcia... Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
2006-08-09 Rafael Garcia... More fixes in the Module::Corelist data generation...
2006-08-09 Rafael Garcia... Really submit previous change
2006-08-09 Rafael Garcia... Several fixes in Porting/corelist.pl
2006-08-08 Sébastien Aperghis... Small precision about $SIG{__WARN__}
2006-08-08 Rafael Garcia... Simplification in Perl_magic_clearsig, plus a fix simil...
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-08-07 Steve PetersUpgrade to Module-Build-0.2805
2006-08-07 Steve PetersUpgrade to Digest-SHA-5.43
2006-08-07 Alex DaviesDefine PERL_NO_DEV_RANDOM on Windows
2006-08-07 Steve HayFixups for test failures caused by #28667 and #28668
2006-08-07 Rafael Garcia... We shouldn't try to decrement the refcount of PL_warnhook
2006-08-07 Steve HayProvide a BGET_svtype, required by #28667
2006-08-07 Rafael Garcia... Try to reinstate the fix of change #28638 by patching...
2006-08-07 Rafael Garcia... Restore modification in warnings.h from change 28662...
2006-08-07 Gabor SzaboFile::Basename add X<> tags, replace regex delimiters
2006-08-07 Gabor Szaboadding X<> to perlvar
2006-08-07 Rafael Garcia... Regenerate files after previous change
2006-08-07 Jarkko Hietaniemig++ large patch
2006-08-05 Gabor Szaboperlfunc.pod - unite gmtime and localtime
2006-08-05 Gabor Szaboadd more X<> tags to perlfunc
2006-08-05 Gabor SzaboFile::Copy pod updated adding X<>
2006-08-04 Steve PetersSorting the MANIFEST
2006-08-04 Rick DelaneyRe: [perl #39882] inconsistent list slice behaviour
2006-08-04 Rick DelaneyRe: [perl #40055] B::Deparse double do
2006-08-03 Jarkko HietaniemiTru64 oops
2006-08-03 Jarkko Hietaniemimore g++ in Tru64
2006-08-02 Steve PetersUpgrade to Archive-Tar-1.30. Since change #27571 is...
2006-08-02 Rafael Garcia... Cross-compilation makefile fails to copy Config_heavy.pl
2006-08-02 Jarkko Hietaniemig++ heavy shoveling
next