platform/upstream/perl.git
2012-06-20 Jesse Luehrscomments in bump-perl-version
2012-06-19 Craig A. Berryperldelta for 5c0877fa4ac0 (VMS include files).
2012-06-19 Father Chrysostomosperlhacktips: long lines
2012-06-19 Jesse Luehrsmore proofreading
2012-06-19 Reini Urbanperlhacktips: add AddressSanitizer
2012-06-19 Jesse Luehrswe seem to have been using L<> rather than C<> here...
2012-06-19 Jesse Luehrsnone of this is important
2012-06-19 Jesse Luehrsadd module updates to perldelta
2012-06-19 Jesse Luehrschange this synopsis to something that actually works
2012-06-19 Jesse Luehrsnote existing smoke failures
2012-06-19 Jesse Luehrsthe known problems section is also for platform specifi...
2012-06-19 Steve HayUse ll rather than I64 for win32/config*.gc64 format...
2012-06-19 Steve HayAdd missing dlltool default to win32/config.gc
2012-06-19 Jesse Luehrsperldelta updates
2012-06-19 Father Chrysostomosperldelta for 186a5ba82d58
2012-06-19 Lukas Mairemove bogus $remainder variable from perlfunc/split
2012-06-19 David Mitchelloverloading: make qr fallback to "" better
2012-06-19 Nicholas ClarkIn cflags.SH trim the case statement of file basenames.
2012-06-19 Nicholas ClarkIn pp_iter, handle end of range at IV_MAX without undef...
2012-06-19 Nicholas ClarkIn t/op/arith.t, tryeq_sloppy() wasn't correctly handli...
2012-06-19 Jesse Luehrsthis is already mentioned at the end (and that is more...
2012-06-19 Jesse Luehrsremove some boilerplate
2012-06-19 Jesse Luehrstodo
2012-06-19 Jesse Luehrsconsistency
2012-06-19 Jesse Luehrscombine sections
2012-06-19 Jesse Luehrsbump Filter::Util::Call to CPAN version 1.45
2012-06-19 Jesse Luehrsfix inadvertent removal during editing
2012-06-19 Jesse Luehrsperldelta copyediting
2012-06-19 Father ChrysostomosRevert perlfilter part of 318b791f053
2012-06-18 Jesse Luehrswhoops, should be using $new_version here
2012-06-18 Jesse Luehrsuse the right default for MAP
2012-06-18 Jesse Luehrsmake sure podlators is skipped, it won't be handled...
2012-06-18 Jesse Luehrsbump Filter::Util::Call to CPAN version 1.44
2012-06-18 Jesse Luehrsteach sync-with-cpan how to update Maintainers.pl
2012-06-18 Jesse Luehrsupdate sync-with-cpan to handle dists with MAPped files
2012-06-18 Jesse Luehrsensure 'make' updates all necessary files
2012-06-18 Jesse Luehrsget the dir name from the tarball filename
2012-06-18 Jesse Luehrsallow overriding version in this branch too
2012-06-18 Jesse Luehrsnot sure why this is necessary
2012-06-18 Nicholas ClarkRemove some 5.002 and 5.003 compatibility code from...
2012-06-18 Nicholas ClarkAdd tests for all the error paths in Class::Struct.
2012-06-18 Nicholas ClarkAdd tests for Class::Struct constructors called with...
2012-06-18 Zeframuse ppport.h for Storable on Perl 5.8.9
2012-06-18 Nicholas ClarkMerge fixes for Porting tests when building with -Dmksy...
2012-06-18 Nicholas ClarkAvoid tests converting @INC to abs paths where no longe...
2012-06-18 Nicholas ClarkSet GIT_DIR instead of changing directory in find_git_o...
2012-06-18 Nicholas ClarkTeach Porting/cmpVERSION.pl about .pm files extracted...
2012-06-18 Nicholas ClarkUpdate DynaLoader's VERSION after commit 7d08496d81c138d9.
2012-06-18 Nicholas ClarkIn Porting/cmpVERSION.pl, treat undefined versions...
2012-06-18 Nicholas ClarkIn Porting/cmpVERSION.pl, increment $count in one place...
2012-06-18 Chris 'BinGOs... Sync Maintainers.pl with CPAN for Carp
2012-06-18 Chris 'BinGOs... Updated podlators to CPAN version 2.4.2
2012-06-18 Steve HayAdd perldelta entry for commit 4f46e52b00
2012-06-18 Father Chrysostomosperldelta update
2012-06-18 Jesse Luehrsbump version in Maintainers.pl to match what is in...
2012-06-18 Jesse Luehrstypo fix
2012-06-18 Jesse Luehrsupdate the core-cpan-diff section a bit
2012-06-18 Jesse Luehrsuse 'undef' instead of 'UNKNOWN' for -u
2012-06-18 Jesse Luehrscheck upstreams with -x too
2012-06-18 Jesse LuehrsRevert "bump Pod::Simple to CPAN version 3.22"
2012-06-18 Jesse Luehrsbump Pod::Simple to CPAN version 3.22
2012-06-18 Jesse Luehrsbump HTTP::Tiny to CPAN version 0.022
2012-06-17 Jesse Luehrsbump Archive::Tar to CPAN version 1.88
2012-06-17 Jesse Luehrsfix error message
2012-06-17 Shlomi Fishadd use strict to perl -d
2012-06-17 Chris 'BinGOs... Updated PerlIO-via-QuotedPrint to CPAN version 0.07
2012-06-17 Chris 'BinGOs... Updated Memoize to CPAN version 1.03
2012-06-17 Chris 'BinGOs... Updated Term-ANSIColor to CPAN version 3.02
2012-06-17 Chris 'BinGOs... Updated Digest-MD5 to CPAN version 2.52
2012-06-17 Chris 'BinGOs... Updated autodie to CPAN version 2.11
2012-06-17 Chris 'BinGOs... Updated Safe to CPAN release 2.33
2012-06-17 Chris 'BinGOs... Updated Search-Dict to CPAN release 1.07
2012-06-17 Father ChrysostomosRevert "B::Deparse: loopexes have list prec"
2012-06-17 Karl Williamsonperlop: Fit some verbatim lines into 79 cols
2012-06-17 Karl Williamsonnumeric.c: Fix typo, clarify comment
2012-06-17 Hugo van der... Fixup for bigint docs
2012-06-17 Jesse Luehrsensure correctness if sv_2mortal modifies errno
2012-06-17 Brian Fraserrequire should die if a file exists but can't be read.
2012-06-17 Karl Williamsonperldelta: entry for qr/\87/ bug fix
2012-06-17 Karl Williamsont/re/re_tests: Clarify comment
2012-06-17 Karl Williamsonregcomp.c: Warn and don't emit a NUL for e.g. /\87/
2012-06-17 Karl Williamsonregcomp.c: Add comments
2012-06-17 Karl Williamsontoke.c: Combine macro calls
2012-06-17 Karl Williamsonpp_hot.c: Combine macro calls
2012-06-17 Karl Williamsonwalk.c: Combine macro calls
2012-06-17 Karl Williamsona2py.c: Use isWORDCHAR() instead of individ components
2012-06-17 Karl Williamsonhandy.h: Add comment
2012-06-17 Jesse Luehrsperlipc typo fixes, reported by Linda Walsh (RT#113556)
2012-06-17 Jesse Luehrstypo fix, reported by Joaquin Ferrero (RT#113616)
2012-06-17 Jesse Luehrsadd note about minicpan mirrors and core-cpan-diff
2012-06-17 Karl Williamsonpp_hot.c: Add -Dr messages
2012-06-17 Martin HaschPATCH: [perl #113640] Typo in perlop.pod: bignum pragma
2012-06-16 David Mitchellfix paren unwinding with CURLYN, CURLYM
2012-06-15 Jesse Luehrsminicpan doesn't set up the by-authors symlink
2012-06-15 Chris 'BinGOs... Updated IO-Compress to CPAN version 2.052
2012-06-15 Chris 'BinGOs... Updated Compress-Raw-Bzip2 to CPAN version 2.052
2012-06-15 Chris 'BinGOs... Updated Compress-Raw-Zlib to CPAN version 2.054
2012-06-15 Jesse Luehrsadd note about metacpan to the rmg
2012-06-15 Father ChrysostomoscheckAUTHORS.pl: another address for Renee Bäcker
2012-06-15 Father ChrysostomosIncrease $Class::Struct::VERSION to 0.64
next