This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2005-03-11 Rafael Garcia... Add standard core test headers to the Class::ISA new...
2005-03-11 Rafael Garcia... Upgrade to Class::ISA 0.33
2005-03-11 Rafael Garcia... Update Changes
2005-03-11 Rafael Garcia... FAQ sync
2005-03-11 Andy Lesterpad_push numero three-o
2005-03-10 Rafael Garcia... Make the return value of close() depend not only on...
2005-03-10 Rafael Garcia... 8 is not an octal digit. (from Debian)
2005-03-10 Rafael Garcia... Fix a2p manpage (from Debian)
2005-03-10 Rafael Garcia... Remove a spurious undefined warning when using getopts...
2005-03-10 Rafael Garcia... Doc patch for Devel::DProf (from Debian)
2005-03-10 Rafael Garcia... Add support for Debian GNU/k*BSD
2005-03-10 Rafael Garcia... Patch for Debian bug #258618, compilation under Debian...
2005-03-10 Mike GirouxMinor AUTHORS patch
2005-03-10 Steve HayMore Win32 dmake fixes
2005-03-10 Rafael Garcia... Upgrade to CGI.pm 3.06
2005-03-09 Rafael Garcia... Further pack optimisations by Ton Hospel
2005-03-09 Rafael Garcia... Fix memory corruption when growing pack utf8 buffer
2005-03-08 Ton HospelEncoding neutral unpack
2005-03-08 Andy LesterMinor AUTHORS patch
2005-03-08 H.Merijn BrandSome updates to current status
2005-03-07 Yves OrtonInclude regcomp.h in Win32 makefiles
2005-03-04 Steve HayA better fix than change 24005 was ;)
2005-03-04 Steve HaySuppress "ECHO is on." messages when using dmake on...
2005-03-04 Steve HayStop mktables from needlessly re-running when using...
2005-03-04 Rafael Garcia... Update -v copyright notice
2005-03-03 Rafael Garcia... Add a regression test for bug #32193, and make the
2005-03-03 Yuval Kojman[perl #32193] Tie::RefHash DELETE does not return value...
2005-03-03 Rafael Garcia... do "filename" is not really used with perl subroutine...
2005-02-27 H.Merijn BrandFix for bug [ID 20020227.005] format bug with undefined...
2005-02-26 Dave Mitchellithreads: cond_signal() on a non-shared object coredumped
2005-02-26 Nicholas ClarkSvUTF8 can be present on scalars other than PVs
2005-02-26 Dave MitchellFix leaks in List::Util::reduce,first
2005-02-24 Yves OrtonRe: (patch blead) Extend t/harness to allow filtering...
2005-02-24 Andy Lesterdprofpp help
2005-02-23 Yves Orton(patch blead) Extend t/harness to allow filtering of...
2005-02-23 Yves OrtonPatch Win32 makefiles for blead to allow parameters...
2005-02-23 Steve HayFix Win32's dmake makefile.mk for new dmakes built...
2005-02-22 Rafael Garcia... Porting/manicheck is not happy when I use spaces instea...
2005-02-21 Nicholas ClarkIPC::Run test failures with utf8
2005-02-21 Craig A. Berrysigned/unsigned help for pp_pack.c
2005-02-21 Yves Orton(blead patch) Skip a torture test under blead, and...
2005-02-18 Nikolai EipelPatch for Perlbug #4253
2005-02-18 Rafael Garcia... Install and build corelist on VMS, too
2005-02-18 Rafael Garcia... Add corelist to the win32 makefiles
2005-02-18 Stephen McCamant[perl #32968] [PATCH] Re: B::walkoptree segfaults
2005-02-18 Yves OrtonRe: Integration of PathTools 3.04
2005-02-18 Gisle AasRe: Bug in Socket::IO::INET Version 1.27
2005-02-18 Rafael Garcia... Integrate encoding::warnings from Autrijus Tang.
2005-02-18 Slaven Rezicfind2perl, new options
2005-02-18 Rafael Garcia... Missing dependencies in x2p makefile, by Slaven Rezic.
2005-02-17 Rafael Garcia... Upgrade to PathTools 3.04
2005-02-17 Rafael Garcia... Upgrade to Pod::LaTeX 0.58
2005-02-17 Rafael Garcia... Upgrade to Time::HiRes 1.66
2005-02-17 Steve Peters[perl #31730] [PATCH] IO::File reads garbage from direc...
2005-02-16 Yitzchak Scott... Re: [PATCH] Re: perl winpid?
2005-02-15 Steve HayJan Dubois has taken over maintenance of Win32 stuff...
2005-02-15 David DyckFix documentation bug in using Socket's import tags :
2005-02-15 Steve HayFix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
2005-02-15 Steve HayFix definition of DEBUG_MSTATS for Win32 dmake builds
2005-02-15 Steve PetersUse strl* functions in doio.c when available
2005-02-15 Steve PetersAdditional tests for t/op/not.t
2005-02-14 Ton HospelRe: encoding neutral unpack
2005-02-14 Marcus Holland... Regenerate Perl_keyword() to remove superfluous goto...
2005-02-14 Marcus Holland... Require version 0.05 of Devel::Tokenizer::C.
2005-02-12 Rafael Garcia... Mac OS Classic vs Mac OS X clarications
2005-02-12 Rafael Garcia... README.cygwin additions by Reini Urban
2005-02-11 Yitzchak Scott... Re: [PATCH] Re: perl winpid?
2005-02-10 Marcus Holland... [perl #34101] not() || 1 produces segmentation fault
2005-02-10 Marcus Holland... regen_perly.pl runs fine with bison 2.0.
2005-02-10 H.Merijn Brand'what' cannot find ccversion if `which cc` is a symlink...
2005-02-10 H.Merijn BrandSwap logic in BEGIN blocks to have Cwd's abs_path do the
2005-02-10 Rafael Garcia... Upgrade to Time::Local 1.11
2005-02-10 TelsRe: [PATCH] BigInt mbi_rand.t failings (solved now)
2005-02-09 Jos I. BoumansAdd IPC::Run 0.80.
2005-02-09 Rafael Garcia... Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
2005-02-08 H.Merijn BrandIBM Released vac.C version 7, and changed the naming...
2005-02-08 perl-5.8.0... [perl #34076] P/p pack formats only recognize literal...
2005-02-08 Rafael Garcia... Remove mention of sub-packages in the Symbol manpage.
2005-02-08 Rafael Garcia... Add Module::CoreList in the maintainers list
2005-02-08 Rafael Garcia... Fix typo in corelist
2005-02-08 Jos I. BoumansAdd Module::CoreList to bleadperl.
2005-02-08 perl-5.8.0... [perl #34062] pack Z0 destroys the character before
2005-02-08 Rafael Garcia... A small precision in the docs for overloaded regexp...
2005-02-06 Rafael Garcia... Avoid evaluating a strlen twice due the new implementation
2005-02-05 Nicholas ClarkStop lib/h2xs.t failing needlessly if it failed to...
2005-02-05 Nicholas ClarkWith mallocwrap New() evaluates its arguments more...
2005-02-05 Nicholas ClarkLet's (un)do the timewarp, again.
2005-02-04 Rafael Garcia... Upgrade to Digest 1.10
2005-02-02 Marcus Holland... Remove 2 unused variables from APItest.xs.
2005-02-02 Marcus Holland... Upgrade to Devel::PPPort 3.06.
2005-02-02 Marcus Holland... Attempt to fix problems with new exception handling...
2005-02-02 Ton HospelRe: encoding neutral unpack
2005-02-02 Ton HospelRe: encoding neutral unpack
2005-02-02 Ton HospelRe: encoding neutral unpack
2005-02-02 Dave Mitchellfix POSIX::strtod error handling documentation
2005-02-02 AbigailPOD nit @ sysseek
2005-02-02 H.Merijn BrandPicky compilers (e.g. vac on AIX 5.2) do not accept...
2005-02-01 Nicholas Clark"All" "all?" Who said all? There were 2 more missing...
2005-02-01 Andy LesterRe: [perl #34010] localtime docs
2005-01-31 Ton HospelRe: encoding neutral unpack
next