p5sagit/p5-mst-13.2.git
2010-01-13 brian d foy * FAQ sync for Perl 5.12 release candidate
2010-01-13 brian d foy Tom Christiansen's perlfunc cleansing, part 2
2010-01-13 Chris Williams Update File-Fetch to CPAN version 0.24
2010-01-12 Ricardo Signes test stash_name in less.pm
2010-01-12 Ricardo Signes catch the one $class instance missed in less.pm
2010-01-12 Rafael Garcia... Document UNIVERSAL->import deprecation in perldelta
2010-01-12 Rafael Garcia... Mention name of C constant in feature.pm for greppability
2010-01-12 Rafael Garcia... The new lvalue warning should not be turned on by default
2010-01-12 Rafael Garcia... Document new lvalue warning in perldelta
2010-01-12 Rafael Garcia... The "illegalproto" warning category is new in 5.11...
2010-01-12 Rafael Garcia... Nits in perldelta template
2010-01-12 Rafael Garcia... Add perl5114delta.pod
2010-01-12 H.Merijn Brand With $PERL_UNICODE we still need to find utf8.pm
2010-01-12 David Mitchell fix for [perl #65582] anon globs segfaulting
2010-01-12 David Mitchell fix for [perl #61976] Errno ($!) not evaluated to a...
2010-01-11 Karl Williamson Add note to .pod for compound form perl extensions
2010-01-11 Rafael Garcia... Bump less' version
2010-01-11 Ricardo Signes allow indirection between less and its hints stash...
2010-01-11 Karl Williamson Remove [[:posix:]] references because changes not going...
2010-01-11 David Mitchell fix for [perl #41138] $_ leaks under threads
2010-01-11 Tom Christiansen PATCH: perlfunc cleanup, part 1
2010-01-11 Josh ben Jore [perl #71788] Skip $) test when NGROUPS_MAX is too...
2010-01-11 Josh ben Jore Remove an extraneous space
2010-01-11 kmx Re: [perl #71852] Warning "/* within comment" in Win32...
2010-01-10 Gerard Goossen Retain builtin attributes from pre-declaration. Fixes...
2010-01-10 Gerard Goossen Ignore a lvalue attribute after the subroutine has...
2010-01-10 Rafael Garcia... [perl #71924] shmget/semget may return zero as valid id
2010-01-10 Rafael Garcia... Completely avoid autovivification of CORE::GLOBAL:...
2010-01-10 Rafael Garcia... Typo fix : caller:: isn't caller
2010-01-10 Rafael Garcia... Add new prototype warning test file to MANIFEST
2010-01-10 Rafael Garcia... Perldelta presentation nits
2010-01-10 Matt S Trout Move prototype parsing related warnings from the 'synta...
2010-01-10 paul 2.024
2010-01-10 Philip Hazel [perl #71948] Documentation error for (*MARK)
2010-01-09 Craig A. Berry Update skip count in perlio.t.
2010-01-09 David Mitchell PL_sv_serial only exists ifdef DEBUG_LEAKING_SCALARS
2010-01-09 Chris Williams Update Archive-Extract to cpan version 0.38
2010-01-08 David Mitchell fix for [perl #66108] Leaked scalars
2010-01-08 David Mitchell reset sv_serial for each new interpreter
2010-01-08 David Mitchell in perl_clone() move common code outside ifdef/else...
2010-01-08 David Mitchell in perl_clone() shuffle some ifdefs about a bit
2010-01-08 David Mitchell unify #ifdef indent on both sides of PERL_IMPLICIT_SYS...
2010-01-08 David Mitchell include sv_debug_serial field in debugging output
2010-01-07 Nicholas Clark Avoid race conditions with files in /tmp, by explicitly...
2010-01-07 Nicholas Clark Correct errors in the use of multiple targets, which...
2010-01-07 Nicholas Clark Unlink PerlIO's tempfiles for the case of no -T, but...
2010-01-07 Rafael Garcia... Cleanup PerlIO temp files
2010-01-06 Vincent Pit [perl #71870] Use of uninitialized value in bitwise...
2010-01-06 Abigail Fix typo in reference
2010-01-06 Abigail Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-06 Abigail Document that interpolating a '(??{ code })' construct...
2010-01-06 Abigail Fix a couple of typos and standardize on using 'regexp...
2010-01-06 H.Merijn Brand vaproto for the other OS's
2010-01-06 Craig A. Berry Increase default pipe buffer size on VMS to 8192 on...
2010-01-06 Craig A. Berry vaproto for VMS.
2010-01-05 Zefram [perl #71748] Bleadperl f0e67a1 breaks CPAN: Template...
2010-01-05 Andy Dougherty Avoid a possible race condition where a parallel make...
2010-01-05 Nicholas Clark Sort the initialisers to non_bincompat_options[], and...
2010-01-05 Nicholas Clark Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compi...
2010-01-05 Nicholas Clark Tie::Hash::NamedCapture::* shouldn't abort if passed...
2010-01-05 Rafael Garcia... Note which t/ subdirs are not suitable for test.pl use
2010-01-05 H.Merijn Brand FD 4 is not (yet) open at this stage.
2010-01-05 Tom Christiansen PATCH: minor typo cleanup of pod/ directory
2010-01-04 Reini Urban perlguts: mutli-threaded typo
2010-01-04 Reini Urban perlguts: B::Generate already works
2010-01-04 Nicholas Clark A mechanism for inlineable OP equivalents of XSUBs...
2010-01-04 Nicholas Clark Following fd909433c7437296, check that {sub f} correctl...
2010-01-03 Vincent Pit Allow "{sub f}" to compile
2010-01-03 Rafael Garcia... Bump version of UNIVERSAL.pm
2010-01-03 Ricardo Signes dial back warnings on UNIVERSAL->import
2010-01-03 Jim Cromie advice regarding make regen changes
2010-01-03 Reini Urban CC compiler updates for >=5.10
2009-12-31 Craig A. Berry TT is not a terminal in lots of situations.
2009-12-30 Vincent Pit s/text message/text editor/ in the last change to perlr...
2009-12-30 Jesse Vincent Update perlrepository.pod with new guidelines on commit...
2009-12-30 Karl Williamson Correct \p{print} to not match LINE SEPARATOR nor PARAG...
2009-12-30 Shlomi Fish Add a usage scenario and common use pattern to perldoc...
2009-12-29 karl williamson PATCH: correct grammatical error in perlunicode.pod
2009-12-29 H.Merijn Brand Guard open.t against Encode not being available
2009-12-28 karl williamson PATCH: document all Perl Unicode \p{} extensions
2009-12-28 karl williamson PATCH: Makefile in lib/unicore shouldn't clean .t file
2009-12-27 brian d foy * fix a perlop fix from debian: bugs.debian.org/514814
2009-12-25 Karl Williamson Update pods
2009-12-25 Karl Williamson Update .pods
2009-12-22 Father Chrysostomos [perl #70748] threads panic in del_backref
2009-12-22 Karl Williamson Fix up pods for \X
2009-12-21 Nicholas Clark expand-macro.pl was printing the header include to...
2009-12-21 H.Merijn Brand The use of PTH will be unsupported in perl-5.12 for...
2009-12-21 David Golden have corelist-perldelta.pl generate add'l sections
2009-12-21 David Golden fix CPAN.pm test broken by hotfixes
2009-12-21 David Golden local version number bumps for CPAN.pm hotfixes
2009-12-21 David Golden note CPAN hotfixes in perldelta
2009-12-21 David Golden hotfix CPAN.pm to force only ftp URLs
2009-12-21 David Golden hotfix App::Cpan
2009-12-20 David Golden fix pod typo in how_to_write_a_perldelta.pod
2009-12-20 Jesse Vincent Update Module::CoreList for the new Encode (and seeming...
2009-12-20 Jesse Vincent First pass at noting the update to Encode 2.39 rgs...
2009-12-20 Jesse Vincent Full initial pass at perldelta. ready for sanity checking
2009-12-20 Jesse Vincent Merge branch 'blead' of git+ssh://perl5.git.perl.org...
2009-12-20 Jesse Vincent Note U+0FFFF regex support in perldelta
next