This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2005-08-15 Abe TimmermanMake "prove" available on VMS
2005-08-13 Paul MarquessCompress::Zlib 1.37
2005-08-13 John E. Malmberg[patch@25289] Add sig_count to CONFIGURE.COM
2005-08-13 John E. MalmbergRe: [patch@25289] bninfnan.t setting include path to...
2005-08-12 Steve HaySupply same libs for bcc32 builds as cl and gcc builds...
2005-08-12 Steve HayMake change 25286 better
2005-08-11 Steve HayFix lib/Time/Local.t for bcc32 in non GMT time zones
2005-08-11 Steve HaySilence Win32 compiler warnings following change 25280
2005-08-11 Steve HayRun regen.pl
2005-08-11 John E. Malmberg[patch] blead@25282 - VMS specific fixes. [2nd try]
2005-08-11 John E. Malmberg[patch] blead@25282
2005-08-10 Andy DoughertyRe: [perl #36235] perl + gcc-4.0.0 + solaris + gnu...
2005-08-10 Alexey Tourbinconflicting types for 'Perl_my_popen'
2005-08-10 John E. Malmbergpatch@25279 VMS error handling and const fixes
2005-08-09 Steve PetersFix a couple of random warnings
2005-08-08 Steve HayUpdate Porting/repository.pod to recommend Cygwin's...
2005-08-08 Andy LesterPost-OSCON NN/NULLOK-ing
2005-08-08 Jarkko HietaniemiRe: [PATCH] undup
2005-08-07 Dave Mitchellrun regen.pl after change #25274
2005-08-07 Jarkko Hietaniemiundup
2005-08-06 Rafael Garcia... Add files missed in change 25271
2005-08-06 Rafael Garcia... Clarify docs
2005-08-06 Rafael Garcia... Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
2005-08-06 Dominic DunlopRe: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadp...
2005-08-05 John E. Malmberg[patch]vms.c - buffer highwater overrun in vmsify
2005-08-05 Rafael Garcia... "thread failed to start" is a severe warning, not a...
2005-08-05 H.Merijn BrandASCIZ is not a typo
2005-08-05 Piotr FusikTypos in *.p[lm]
2005-08-04 Rafael Garcia... VMS debugging help, by John E. Malmberg
2005-08-03 Dominic DunlopRe: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1...
2005-08-02 H.Merijn BrandThe typo changes from 25261 (of course) altered the...
2005-08-02 H.Merijn BrandTypoes from 25261 also in expected for tests
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-08-01 Rafael Garcia... Document where to find maintainers of dual live modules
2005-08-01 Rafael Garcia... More typo fixes (damn generated pod files)
2005-08-01 Michael G.... Re: [perl #36616] bug or feature? foreach (sort @array...
2005-08-01 Rafael Garcia... Various patches by John E. Malmberg to fix data
2005-08-01 Rafael Garcia... Various patches by John E. Malmberg to fix data
2005-08-01 John E. Malmberg[patch] blead@25226 on OpenVMS/vms.c - fopen bug.
2005-08-01 Rafael Garcia... Another typo fix
2005-08-01 Piotr FusikPOD typos
2005-08-01 Michael G.... Re: [perl #36622] y/// at end of file
2005-08-01 John E. MalmbergRe: blead@25210 on OpenVMS (not good)
2005-08-01 John E. Malmbergblead@25226 - ext/Compress/Zlib on VMS.
2005-08-01 John E. Malmberg[patch] blead@25226 - t/op/pack.t undefined value fix
2005-07-31 H.Merijn BrandSIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count =...
2005-07-31 Dominic DunlopRe: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686...
2005-07-31 Rafael Garcia... Remove the documentation for $#, which has been removed
2005-07-29 Rafael Garcia... Update Changes
2005-07-29 Steve HaySkip op/sprintf.t test 147 on MSWin32
2005-07-29 Andy LesterMore embed.fnc goodness
2005-07-29 Andy LesterFix English error in overload.pm
2005-07-28 Rafael Garcia... Clarification to the syntax of loop modifiers
2005-07-28 Paul GreenRE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
2005-07-28 Michael G.... Being more careful about newlines
2005-07-28 Robin Barkerperl.h, use STRINGIFY in 25171
2005-07-28 Robin Barkertidy up DieNull and DIE_NULL
2005-07-28 Robin Barkersilence compiler warning in mg.c POSIX.xs
2005-07-28 H.Merijn Brandsprintf now has all but two tests enabled.
2005-07-28 Steve Petersperlfunc.pod grammar fixes
2005-07-28 Rafael Garcia... Sync change 25229 to .h source files
2005-07-28 Piotr Fusik[perl #36672] Swapped warnings for -o and -O file tests
2005-07-28 Jarkko HietaniemiRe: [PATCH] Tru64: use -c99 for ccflags if available
2005-07-27 H.Merijn BrandSome signals are more real than others
2005-07-27 Steve Petersid est is i.e.
2005-07-26 H.Merijn BrandUse the correct gcc when more than one gcc is installed
2005-07-26 John W. Krahn[perl #36658] Typo in perlfunc.pod
2005-07-25 Steve HayReinstate PERL_MALLOC_WRAP for bcc32 on Win32
2005-07-25 Steve HayKen pointed out that CBuilder's cleanup is too agrressive
2005-07-25 Steve HaySilence uninitialized value warnings in Net::Cmd
2005-07-25 H.Merijn Branduse POSIX might not throw an error. Check for useful...
2005-07-25 Steve HayMake CBuilder and ParseXS clean up their temp test...
2005-07-25 Rafael Garcia... Increment the version number of version.pm
2005-07-25 Michael G.... [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
2005-07-25 Piotr Fusikperlfunc.pod: s/definetely/definitely/
2005-07-24 Craig A. BerryRe: blead@25210 on OpenVMS (not good)
2005-07-24 Craig A. Berryblead help for VMS
2005-07-22 Steve HayFix USE_LARGE_FILES with bcc32 on Win32?
2005-07-22 Steve HayTweak the canned win32/config.* files
2005-07-22 Steve HayAdd missing entries to win32/config.*
2005-07-22 Michael G Schwern[perl #36612] [PATCH] Misleading shift docs about ...
2005-07-22 Steve HayTidy up options / defines output from makedef.pl
2005-07-22 Steve HaySilence Win32 warnings when not using USE_LARGE_FILES
2005-07-21 H.Merijn BrandI *DO* have AIX, and extending #25209 like this make...
2005-07-21 Steve HayMake makedef.pl read "miniperl -V" on Win32
2005-07-21 Steve HayMake the canned config.h files used on Win32 more minimal
2005-07-21 Jarkko HietaniemiRe: [PATCH] support POSIX SA_SIGINFO
2005-07-21 Steve HayRearrange win32/config_H.* to match config_h.SH
2005-07-21 Paul MarquessCompress::Zlib 1.35
2005-07-20 Rafael Garcia... Remove :base_io from the set of default "safe" opcodes.
2005-07-20 Steve HayFix definition of Perl_sighandler following change...
2005-07-20 Steve PetersConvert t/op/vec.t to test.pl
2005-07-20 Steve HaySilence Win32 compiler warning (signed/unsigned mismatch)
2005-07-20 Jarkko Hietaniemisupport POSIX SA_SIGINFO
2005-07-20 Steve HaySilence warnings about NSIG redefinition on Win32
2005-07-20 Rafael Garcia... Remove obsolete error messages
2005-07-20 Rafael Garcia... croak() accepts Nullch as a parameter.
2005-07-20 Steve HayFix Newz() backwards-compatibility macro
2005-07-20 Rafael Garcia... Remove :unique attribute from Config.pm,
2005-07-20 Tassilo von... lvalue-subs returning elements of tied hashes/arrays
next