This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-10-20 Florian RagwitzAdd acknowledgements to the perldelta
2011-10-20 Florian RagwitzStop Porting/acknowledgements.pl from producing hatespace
2011-10-20 Florian RagwitzAdd 5.15.4 to perlhist
2011-10-20 Florian RagwitzRemove the MANIFEST check from the release guide
2011-10-20 Florian RagwitzUpdate Module::CoreList for 5.14.4
2011-10-20 Florian RagwitzBump the perl version in various places for 5.15.4
2011-10-20 Florian RagwitzGet perldelta into mostly finished state
2011-10-20 Florian RagwitzDavid changelogged this
2011-10-20 Father Chrysostomos[perl #101738] Make sv_sethek set the UTF8 flag correctly
2011-10-20 Father ChrysostomosRemove untrue comment from t/op/ref.t
2011-10-20 Nicholas Clarkbisect-runner.pl now builds test_prep on NetBSD back...
2011-10-20 Steffen MuellerRemove my todo commits from perldelta template
2011-10-20 Steffen Muellerperldelta entry for improved AV/etc OUTPUT typemaps
2011-10-20 Steffen MuellerDocument the new, fixed AV/etc typemaps
2011-10-20 Steffen MuellerMake core-cpan-diff work with a minicpan
2011-10-19 H.Merijn BrandDennis has (yet) another e-mail address :)
2011-10-19 Dennis KaarsemakerBuild failed in Jenkins: perl5 #80
2011-10-19 David Goldenperldelta: document base.pm changes
2011-10-18 Karl Williamsonregexec.c: Add another place to not re-fold
2011-10-18 Karl Williamsonregexec.c: Another place to not re-fold
2011-10-18 Karl Williamsonutf8.c: Don't use swash for to_uni_lower() latin1 calls
2011-10-18 Karl Williamsonregexec.c: Less work in /i matching
2011-10-18 Karl Williamsonutf8.c: Add comment
2011-10-18 Karl Williamsonutf8.c: White space only
2011-10-18 Karl Williamsonutf8.c: Add 'input pre-folded' flags to foldEQ_utf8_flags
2011-10-18 Karl Williamsonregcomp.sym: Add comments
2011-10-18 Karl Williamsonregcomp.c: White space only
2011-10-18 Karl Williamsonregcomp.c: generate folded for EXACTF and EXACTFU
2011-10-17 Karl Williamsonregexec.c: Stop looking for match sooner
2011-10-17 Karl Williamsonregexec.c: Add comment
2011-10-17 Karl Williamsonutf8.c: Add comments
2011-10-17 Karl Williamsonpp.c: White space only
2011-10-17 Karl Williamsonpp.c: Remove disabled code for context sensitive lc
2011-10-17 Karl Williamsonregexec.c: omit goto for the common case
2011-10-17 H.Merijn BrandMake HvENAME** macros smaller and more efficient
2011-10-17 David Mitchellin op_dump() / -Dx, replace "DONE" with "NULL"
2011-10-17 David Mitchellsimplify op_dump() / -Dx sequencing
2011-10-17 Tony Cookdocument boolSV(), which is used in the default typemap
2011-10-16 Father Chrysostomosperldelta: Mention another thing fixed by 2fc49ef14c
2011-10-16 Father Chrysostomoscv.h: comment typo
2011-10-16 Father ChrysostomosRestore null checks to stashpv_hvname_match [perl ...
2011-10-16 Father ChrysostomosDocument calling convention for XS cmp routines
2011-10-16 Father ChrysostomosAdd email addr to AUTHORS to keep tests quiet
2011-10-16 Father ChrysostomosIncrease $File::DosGlob::VERSION from 1.04 to 1.05
2011-10-16 Thorsten Glaserfix a typo in a comment
2011-10-16 Father ChrysostomosCorrect comment in pad.c
2011-10-15 Father Chrysostomosperldelta up to c19fd8b40
2011-10-15 Father ChrysostomosTest uninit warnings for undef XS cmp retvals
2011-10-15 Father ChrysostomosMake XS sort routines work again
2011-10-15 Father ChrysostomosAPItest: put mro stuff in a new BOOT block
2011-10-14 Nicholas ClarkIn bisect-runner.pl's synopsis, the test program must...
2011-10-14 Nicholas Clarkbisect-runner.pl should patch $trnl into makedepend...
2011-10-14 Father ChrysostomosStop uninit sort warnings from crashing
2011-10-14 Karl Williamsonregexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/i
2011-10-14 Karl Williamsonregexec.c: Add comments
2011-10-14 Karl Williamsont/re/re_tests: Add tests for multi-char fold bug
2011-10-13 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.80
2011-10-13 Father ChrysostomosMention all variables in $undef..$undef warnings
2011-10-13 Father ChrysostomosCall get-magic once for .. in list context
2011-10-13 Father Chrysostomos[perl #94390] Optimised numeric sort should warn for nan
2011-10-13 Father ChrysostomosMention sort in warnings about sort sub retvals
2011-10-13 Father Chrysostomosperlfunc: sort no longer dies on undef retval
2011-10-12 Father ChrysostomosAvoid an redundant copy in pp_flop
2011-10-12 Father Chrysostomosperlguts: UNIVERSAL::AUTOLOAD caveat
2011-10-12 Father ChrysostomosAPItest: Move PERL_UNUSED_ARG after decl
2011-10-12 Nicholas Clarkbisect-runner.pl now builds test_prep on OS X back...
2011-10-12 Father ChrysostomosImprove documentation of XS autoloading
2011-10-12 Father Chrysostomos[perl #6828] Set $AUTOLOAD once more for XS autoloading
2011-10-12 Steffen MuellerTODO test for $AUTOLOAD with XS AUTOLOAD
2011-10-12 Chip SalzenbergSSize_t, not IV, is a signed STRLEN
2011-10-11 Father Chrysostomos[perl #30661] autoload sort subs
2011-10-11 Father Chrysostomosmro.c: Oops, missing a =cut
2011-10-11 Father ChrysostomosEliminate (X|F) convention from perldiag.
2011-10-11 Alan Haggai... Corrected: 'possible a' => 'possibly a'
2011-10-11 Alan Haggai... Corrected: 'filehanlde' => 'filehandle'
2011-10-11 Alan Haggai... Corrected: 'can made' => 'can be made'
2011-10-11 Alan Haggai... Corrected: 'Zeus for Window' => 'Zeus for Windows'
2011-10-11 Father ChrysostomosMake sv_set[ps]v(cv...) set prototype
2011-10-11 David Mitchelladd missing STATIC to S_finalize_op
2011-10-11 Father ChrysostomosXS::APItest: s/justinc/justisa/
2011-10-11 Steffen MuellerAlso add repaired variants for CV and SVREF typemaps
2011-10-11 Steffen MuellerA repaired, properly refcounting AV&HV typemap
2011-10-11 Father Chrysostomos[perl #94306] Do not skip first elem of linear isa
2011-10-11 Father ChrysostomosDocument calling convention for Perl_mro_register
2011-10-11 Father ChrysostomosStop attribute errors from leaking op trees
2011-10-11 Chip Salzenbergunder DEBUGGING, minimize the sentinels written in...
2011-10-11 Chip Salzenbergtweak sv_chop pod
2011-10-11 Chip Salzenbergdo not return useless value from void-context substr
2011-10-11 Chip SalzenbergI32 may not be big enough for string insert length
2011-10-11 Father ChrysostomosAvoid creating extra SVs in gv_fullname4
2011-10-10 Father ChrysostomosFix cv-to-gv assignment to use CvPROTO
2011-10-10 Father Chrysostomosgv.c:gv_autoload_pvn: Avoid warning due to temp flag
2011-10-10 Father ChrysostomosResolve XS AUTOLOAD-prototype conflict
2011-10-10 Father ChrysostomosTests for XS AUTOLOAD routines
2011-10-10 Father ChrysostomosFix up pad_check_dup entry in perlintern
2011-10-10 Father ChrysostomosUpdate docs for XS AUTOLOAD
2011-10-09 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.80
2011-10-09 Nicholas Clarkbisect-runner.pl needs the linux.sh libpth mutli-arch...
2011-10-08 Father Chrysostomosperldelta: s/nul\k/l/g
2011-10-08 Father ChrysostomosCorrect SvEND docs
next