p5sagit/p5-mst-13.2.git
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
2009-12-20 Karl Williamson Unicode documentation updates
2009-12-20 Jesse Vincent Merge branch 'blead' of git+ssh://perl5.git.perl.org...
2009-12-20 Jesse Vincent further perldelta triage
2009-12-20 Rafael Garcia... Upgrade to Encode 2.39
2009-12-20 Jesse Vincent Further perldelta triage.
2009-12-20 Jesse Vincent Removing pod boilerplate
2009-12-20 Jesse Vincent Merge branch 'blead' of git+ssh://perl5.git.perl.org...
2009-12-20 Jesse Vincent Further perldelta hacking
2009-12-20 Karl Williamson change non-char warning message from malformed
2009-12-20 Rafael Garcia... Remove spurious case of warning "Use of %s without...
2009-12-20 Jesse Vincent more perldelta updates
2009-12-20 David Golden describe new CPAN.pm, ExtUtils::MakeMaker and Module...
2009-12-20 Jesse Vincent Small fixups from corion
2009-12-20 David Golden update perldelta with module and pragma version updates
2009-12-20 Jesse Vincent Add 5.11.3 to perlhist.
2009-12-20 Jesse Vincent Remove Roman numerals from README.vms after confirmatio...
2009-12-20 Jesse Vincent Update AUTHORS file for 5.11.3
2009-12-20 David Golden Update Module::CoreList for Module::Build update to...
2009-12-20 David Golden Updated Module::Build to 0.36
2009-12-20 Jesse Vincent update perldetla instructions to mention the new test...
2009-12-20 Jesse Vincent Update perldelta with newly added tests, using corion...
2009-12-20 Max Maischein Generate a stub for newly added tests since the last...
2009-12-20 Jesse Vincent Regenerate Module::CoreList and bump to 2.24 for Perl...
2009-12-20 Jesse Vincent Minor updates to our corelist update tool
2009-12-20 Jesse Vincent Bump to 5.11.3
2009-12-20 Jesse Vincent Added a todo about some releng automation we could use
2009-12-20 Jesse Vincent POSIX.pm - minor change to POSIX.xs since 5.11.2 -...
2009-12-20 Jesse Vincent Bumped File::Find's version since it's changed since...
2009-12-20 David Golden mention Porting/corelist-perldelta.pl in perldelta...
2009-12-20 David Golden Various perldelta consistency edits and other cleanup
2009-12-20 Karl Williamson Allow U+0FFFF in regex
2009-12-20 Rafael Garcia... Note legacy.pm changes in perldelta
2009-12-20 Rafael Garcia... Introduce C<use feature "unicode_strings">
2009-12-20 H.Merijn Brand Speed-up notice for bisects (skip Encode)
2009-12-20 Alexandr Ciornii ExtUtils::MakeMaker changes for perl5113delta.pod
2009-12-20 Daniel Frederick... Add lchown to POSIX.pod
2009-12-20 Rafael Garcia... Make eval {} compile directly to OP_ENTERTRY
2009-12-20 Nicholas Clark Fix Pod errors in perl5113delta.pod.
2009-12-20 Leon Brocard Fix version number we are different from
2009-12-20 Ricardo Signes flesh out doc updates
2009-12-19 Jesse Vincent Further paring down of perldelta
2009-12-19 Jesse Vincent More pruning of the perl 5.11.3 delta file
2009-12-19 Craig A. Berry Rename VMS-unfriendly multi-dot files.
2009-12-19 Nicholas Clark Run t/porting/diag.t from the top-level directory.
2009-12-19 Craig A. Berry runperl may modify arguments passed to it.
2009-12-19 Craig A. Berry TT is not a terminal for non-interactive processes.
2009-12-19 brian d foy * Synced the perlfaq
2009-12-19 brian d foy * Update perlport examples for modern Perl style
2009-12-18 Jesse Vincent Sorting MANIFEST
next