This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-02-22 Steve HayAnother minor update to the release managers' guide
2010-02-22 Craig A. BerryDon't multiply define Perl_regcurly in core and the...
2010-02-21 David Mitchellstop skipping ext/Fcntl/t/syslfs.t
2010-02-21 David Mitchellstop cpan/Memoize/t/tie_ndbm.t being skipped
2010-02-21 David Mitchellstop op/groups.t skipping on Linux
2010-02-21 David MitchellSys-Syslog/t/constants.t couldn't find macros.all
2010-02-21 Steve HayUpdate Porting/release_managers_guide.pod and Porting...
2010-02-21 Steve HayFix the NAME in two old perlXYZdelta.pod files
2010-02-21 Steve HayCreate perl5116delta and update other versions
2010-02-21 Steve HayStop pod/buildtoc from changing EOLs on Win32
2010-02-21 AbigailMerge branch 'tie-scalar' into blead
2010-02-21 Steve HayUpdate future release schedule
2010-02-21 AbigailUpped VERSION
2010-02-21 Nicholas ClarkSince change 9c901649534a1360, vendorlib_stem isn't...
2010-02-20 Steve HayFinal update to perl5115delta.pod v5.11.5
2010-02-20 Steve HayRecord Perl 5.11.5 and a new pumpkin keeper in perlhist
2010-02-20 Steve HayFix Module::CoreList's own $VERSION in 5.11.4
2010-02-20 Steve HayUpdate Module::CoreList for Perl 5.11.5
2010-02-20 AbigailDon't recurse forever if both new() and TIESCALAR(...
2010-02-20 AbigailDocument differences between Tie::Scalar and Tie::StdScalar
2010-02-20 Steve HayMissed a version bump in README.vms
2010-02-20 Steve HayBump version to 5.11.5
2010-02-20 Steve HayStop Porting/bump-perl-version from changing EOLs on...
2010-02-20 Steve HayAlmost the final updates to perl5115delta.pod
2010-02-20 Steve HayUpdate Porting/Maintainers.pl with version bumps that...
2010-02-20 David MitchellunTODO some passing TODO tests in reg_fold.t
2010-02-20 Marcus Holland... Fix apidoc for HeUTF8()
2010-02-20 Steve HayUpdate perl5115delta.pod with new diagnostics
2010-02-20 Karl WilliamsonPATCH: deprecation warnings for unreasonable charnames
2010-02-20 Karl WilliamsonImprove handling of qq(\N{...}); and /x
2010-02-20 Marcus Holland... Add some missing dVAR's
2010-02-20 Steve HayRegen headers after previous patches
2010-02-20 Karl WilliamsonAdd X flag to embed.fnc entries.
2010-02-20 Karl WilliamsonMove some fncs from Public to extensions visible
2010-02-20 Steve HayMore updates to perl5115delta.pod
2010-02-19 Rafael Garcia... Avoid returning an undefined SV*
2010-02-19 Rafael Garcia... Regen headers after previous patches
2010-02-19 Karl WilliamsonMake a missing right brace on \N{ fatal
2010-02-19 Karl WilliamsonPATCH: [perl #56444] delayed interpolation of \N{...}
2010-02-18 Jesse VincentUpdate perldelta for 5.12 to warn vendors about depreca...
2010-02-18 Tony Cookrt #72866 - add magic to arrayrefs assigned to *Foo...
2010-02-18 Nicholas ClarkAvoid a panic from the UTF-8 length cache if the length...
2010-02-18 Nicholas ClarkIn Perl_reg_temp_copy(), ensure SvMAGIC() is NULL in...
2010-02-18 Steve HayKeep perl5115delta.pod up to date
2010-02-18 Steve HayUpgrade podlators from 2.3.0 to 2.3.1
2010-02-18 Steve HayUpdate perl5115delta.pod with today's changes
2010-02-18 Steve HayUpgrade CPAN from 1.94_55 to 1.94_56
2010-02-17 Jesse VincentMerge branch 'pod-perlrepository' of git://github.com...
2010-02-17 Jesse VincentMake the new Socket implementation of inet_pton consist...
2010-02-17 Offer KayeDocumentation fix in perldoc's usage statement. (...
2010-02-17 Steve HayChange my email address from work to home
2010-02-16 Steve HayKeep perl5115delta.pod up to date
2010-02-16 Ævar Arnfjörð... Mention why it's a good idea to use topic branches...
2010-02-16 Ævar Arnfjörð... Adjusted the git config user.name/user.email example...
2010-02-16 Ævar Arnfjörð... Prefix commands universally with "%". Most of the POD...
2010-02-16 Ævar Arnfjörð... Don't recommend that people manually fiddle with their...
2010-02-16 Jesse VincentFix another place where I typoed book's name
2010-02-16 Jesse VincentDoc fix. Thanks to Bram.
2010-02-16 Ævar Arnfjörð... Note that checking out from git via is at least 4x...
2010-02-16 Nicholas ClarkFix #72850 - reading $! shouldn't SEGV if Strerror...
2010-02-16 Philippe Bruhat... $name =~ /Phill?ipp?e?/ && $name eq "Philippe" # FAIL
2010-02-16 Jesse VincentAdded a sucker for the August 20 release
2010-02-16 Jesse VincentUpdated release schedule through July 2010
2010-02-16 H.Merijn BrandRemove unused variable
2010-02-15 Rafael Garcia... Doc adjustment about lock(), by Daniel Frederick Crisman
2010-02-15 Nicholas ClarkAdd our repository URL as a 'repository' key in META...
2010-02-14 Steve HayBump version's $VERSION
2010-02-14 Steve HayMake distclean work again on Win32
2010-02-14 Steve HayFirst stab at a perl5115delta.pod with just under a...
2010-02-14 Steve HayUpdate AUTHORS and Porting/checkAUTHORS.pl with new...
2010-02-14 Nicholas ClarkConvert Perl_sv_pos_u2b_proper() to Perl_sv_pos_u2b_fla...
2010-02-14 Nicholas ClarkRemove a vestigial STRLEN case and convert a label...
2010-02-14 Eric BrineRemoves 32-bit limit on substr arguments. The full...
2010-02-13 H.Merijn Brand[PATCH] Support for SystemTap's dtrace compatibility...
2010-02-11 Rafael Garcia... Bump Safe's version to 2.22
2010-02-11 Reini Urbanbump to CPAN 1.12. Only Makefile.PL changes not affecti...
2010-02-11 Rafael Garcia... Silence spurious warning in new Safe test
2010-02-11 Robin BarkerRemove npl addresses from "my" files
2010-02-11 Robin Barkerdelete orphaned text
2010-02-11 David GoldenRevised opening line of perl man page
2010-02-11 David Goldenrevert perl -h changes
2010-02-11 Tim BunceBug in Safe 2.21 re propagating exceptions
2010-02-11 Rafael Garcia... [perl #72590] Panic if 'use strict' and forget 'my'
2010-02-11 David Goldenkeep -h to 80 characters or less
2010-02-11 David GoldenHelp new users learn how to get help
2010-02-11 Jesse VincentNote a change in warnings::register's behavior in 5...
2010-02-11 Steve PetersPer Jesse, ignoring the skipping the tests form threade...
2010-02-09 Nicholas ClarkFix for non-regexps being upgraded to SVt_REGEXP
2010-02-09 H.Merijn Brandregenerated Configure after backport cat ../perl/Config...
2010-02-09 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-09 Jesse VincentDocument unless () {} elsif () {} else {} and tell...
2010-02-09 Reini Urban"unless else" wasn't previously documented, though...
2010-02-08 David MitchellWarn people not to set PERL_CORE in XS
2010-02-08 Jan DuboisIn embed.fnc the 'E' flag should imply 'X', but doesn't.
2010-02-08 David Goldenrevise perldelta note on strict and lax version rules
2010-02-07 David Mitchellexpand flag descriptions in in embed.fnc
2010-02-07 David Mitchellalphabetically sort flag descriptions in embed.fnc
2010-02-07 Josh ben Jore[perl #72156]: substitute `less -R' for `less' for...
2010-02-07 Slaven RezicINSTALL doc fix: calling the test suite using -MTestIni...
2010-02-07 Slaven Rezicchanged "an UTF..." to "a UTF..." in all Pods
next