p5sagit/p5-mst-13.2.git
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
2010-02-06 John Peacock Export and document is_lax and is_strict functions
2010-02-06 Ricardo Signes note that delete/exists ARRAY_ELEM should be avoided
2010-02-05 Michael G.... Don't try to calculate a time over the conservative...
2010-02-04 Steffen Mueller Upgrade CPAN to 1.94_55
2010-02-03 Jesse Vincent Revert "Update to MIME-Base64 3.09"
2010-02-03 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-03 Jesse Vincent Allow arbitrary whitespace between NAME and VERSION...
2010-02-03 Abigail Tests for RT #72432
2010-02-03 Jesse Vincent add a watchdog for schwern's time overflow tests.
2010-02-03 Michael G.... Add sanity checks for far, far distant dates.
2010-02-02 Gisle Aas Update to MIME-Base64 3.09
2010-02-02 Todd Rinaldo Diagnostic improvements to better understand why lib...
2010-02-01 H.Merijn Brand [PATCH] Add gcc predefined macros to $Config{cppsymbols...
2010-01-31 Michael G Schwern gmtime/localtime are busted around 2**48
2010-01-31 Karl Williamson Clarify warning that e.g. \q is reserved
2010-01-30 Frank Wiegand Fix POD typo
2010-01-29 Ricardo Signes suggestion to use GET URL
2010-01-28 Jesse Vincent Fix a broken pod link
2010-01-28 brian d foy * Fill out the docs on the yada to show it as a satand...
2010-01-28 Abigail Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-28 Abigail Add a few regression tests, making sure ... is parsed...
2010-01-28 Karl Williamson Clean up 5.12 delta pod concerning regexes and Unicode...
2010-01-28 Nicholas Clark Resort MANIFEST.
2010-01-27 Steve Hay Remove duplicate entries from MANIFEST
2010-01-27 Steve Hay Add Porting/check-cpan-pollution to MANIFEST
2010-01-27 brian d foy * Note that the flip-flop operator maintains state...
2010-01-26 Steffen Mueller Check for Maintainers.pl updates
2010-01-26 Steffen Mueller Porting/ tool: Check for bad commits against cpan/
2010-01-26 Vincent Pit A small typo in perlrun, spotted by Olivier Raginel.
2010-01-26 Jim Cromie comment grammar, indentation
2010-01-25 David Golden revise package NAME VERSION entry in perl5120delta
2010-01-25 Ricardo Signes correct a typo
next