p5sagit/p5-mst-13.2.git
2010-02-21 Steve Hay Update Porting/release_managers_guide.pod and Porting...
2010-02-21 Steve Hay Fix the NAME in two old perlXYZdelta.pod files
2010-02-21 Steve Hay Create perl5116delta and update other versions
2010-02-21 Steve Hay Stop pod/buildtoc from changing EOLs on Win32
2010-02-21 Abigail Merge branch 'tie-scalar' into blead
2010-02-21 Steve Hay Update future release schedule
2010-02-21 Abigail Upped VERSION
2010-02-21 Nicholas Clark Since change 9c901649534a1360, vendorlib_stem isn't...
2010-02-20 Steve Hay Final update to perl5115delta.pod
2010-02-20 Steve Hay Record Perl 5.11.5 and a new pumpkin keeper in perlhist
2010-02-20 Steve Hay Fix Module::CoreList's own $VERSION in 5.11.4
2010-02-20 Steve Hay Update Module::CoreList for Perl 5.11.5
2010-02-20 Abigail Don't recurse forever if both new() and TIESCALAR(...
2010-02-20 Abigail Document differences between Tie::Scalar and Tie::StdScalar
2010-02-20 Steve Hay Missed a version bump in README.vms
2010-02-20 Steve Hay Bump version to 5.11.5
2010-02-20 Steve Hay Stop Porting/bump-perl-version from changing EOLs on...
2010-02-20 Steve Hay Almost the final updates to perl5115delta.pod
2010-02-20 Steve Hay Update Porting/Maintainers.pl with version bumps that...
2010-02-20 David Mitchell unTODO some passing TODO tests in reg_fold.t
2010-02-20 Marcus Holland... Fix apidoc for HeUTF8()
2010-02-20 Steve Hay Update perl5115delta.pod with new diagnostics
2010-02-20 Karl Williamson PATCH: deprecation warnings for unreasonable charnames
2010-02-20 Karl Williamson Improve handling of qq(\N{...}); and /x
2010-02-20 Marcus Holland... Add some missing dVAR's
2010-02-20 Steve Hay Regen headers after previous patches
2010-02-20 Karl Williamson Add X flag to embed.fnc entries.
2010-02-20 Karl Williamson Move some fncs from Public to extensions visible
2010-02-20 Steve Hay More 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 Williamson Make a missing right brace on \N{ fatal
2010-02-19 Karl Williamson PATCH: [perl #56444] delayed interpolation of \N{...}
2010-02-18 Jesse Vincent Update perldelta for 5.12 to warn vendors about depreca...
2010-02-18 Tony Cook rt #72866 - add magic to arrayrefs assigned to *Foo...
2010-02-18 Nicholas Clark Avoid a panic from the UTF-8 length cache if the length...
2010-02-18 Nicholas Clark In Perl_reg_temp_copy(), ensure SvMAGIC() is NULL in...
2010-02-18 Steve Hay Keep perl5115delta.pod up to date
2010-02-18 Steve Hay Upgrade podlators from 2.3.0 to 2.3.1
2010-02-18 Steve Hay Update perl5115delta.pod with today's changes
2010-02-18 Steve Hay Upgrade CPAN from 1.94_55 to 1.94_56
2010-02-17 Jesse Vincent Merge branch 'pod-perlrepository' of git://github.com...
2010-02-17 Jesse Vincent Make the new Socket implementation of inet_pton consist...
2010-02-17 Offer Kaye Documentation fix in perldoc's usage statement. (...
2010-02-17 Steve Hay Change my email address from work to home
2010-02-16 Steve Hay Keep 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 Vincent Fix another place where I typoed book's name
2010-02-16 Jesse Vincent Doc 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 Clark Fix #72850 - reading $! shouldn't SEGV if Strerror...
2010-02-16 Philippe Bruhat... $name =~ /Phill?ipp?e?/ && $name eq "Philippe" # FAIL
2010-02-16 Jesse Vincent Added a sucker for the August 20 release
2010-02-16 Jesse Vincent Updated release schedule through July 2010
2010-02-16 H.Merijn Brand Remove unused variable
2010-02-15 Rafael Garcia... Doc adjustment about lock(), by Daniel Frederick Crisman
2010-02-15 Nicholas Clark Add our repository URL as a 'repository' key in META...
2010-02-14 Steve Hay Bump version's $VERSION
2010-02-14 Steve Hay Make distclean work again on Win32
2010-02-14 Steve Hay First stab at a perl5115delta.pod with just under a...
2010-02-14 Steve Hay Update AUTHORS and Porting/checkAUTHORS.pl with new...
2010-02-14 Nicholas Clark Convert Perl_sv_pos_u2b_proper() to Perl_sv_pos_u2b_fla...
2010-02-14 Nicholas Clark Remove a vestigial STRLEN case and convert a label...
2010-02-14 Eric Brine Removes 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 Urban bump 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 Barker Remove npl addresses from "my" files
2010-02-11 Robin Barker delete orphaned text
2010-02-11 David Golden Revised opening line of perl man page
2010-02-11 David Golden revert perl -h changes
2010-02-11 Tim Bunce Bug 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 Golden keep -h to 80 characters or less
2010-02-11 David Golden Help new users learn how to get help
2010-02-11 Jesse Vincent Note a change in warnings::register's behavior in 5...
2010-02-11 Steve Peters Per Jesse, ignoring the skipping the tests form threade...
2010-02-09 Nicholas Clark Fix for non-regexps being upgraded to SVt_REGEXP
2010-02-09 H.Merijn Brand regenerated Configure after backport cat ../perl/Config...
2010-02-09 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-09 Jesse Vincent Document unless () {} elsif () {} else {} and tell...
2010-02-09 Reini Urban "unless else" wasn't previously documented, though...
2010-02-08 David Mitchell Warn people not to set PERL_CORE in XS
2010-02-08 Jan Dubois In embed.fnc the 'E' flag should imply 'X', but doesn't.
2010-02-08 David Golden revise perldelta note on strict and lax version rules
2010-02-07 David Mitchell expand flag descriptions in in embed.fnc
2010-02-07 David Mitchell alphabetically sort flag descriptions in embed.fnc
2010-02-07 Josh ben Jore [perl #72156]: substitute `less -R' for `less' for...
2010-02-07 Slaven Rezic INSTALL doc fix: calling the test suite using -MTestIni...
2010-02-07 Slaven Rezic changed "an UTF..." to "a UTF..." in all Pods
2010-02-07 Jesse Vincent Removing invalid port L<> links from Version documentat...
2010-02-07 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-07 Nicholas Clark Improvements to 31c9a3 - CPAN code did depend on the...
2010-02-06 David Golden move version details to version::Internals and other...
2010-02-06 David Golden document version::is_strict/is_lax
2010-02-06 John Peacock Document usage of version regexps
next