This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-08-27 Steve Hayperldelta - Add missing =item directive
2013-08-27 Father Chrysostomos[perl #119311] Keep CvDEPTH and savestack in sync
2013-08-27 Tony Cook[perl #119351] the test note isn't a note but an object...
2013-08-26 Ricardo Signesrelease schedule: Steve Hay will release in 2013-09
2013-08-26 Tony Cookperldelta for 6ca940a96, ed51a345f
2013-08-26 Tony Cook[perl #85104] save platform specific error code across...
2013-08-26 Tony Cook[perl #85104] work harder to save error numbers
2013-08-26 Tony Cook[perl #85104] TODO test for preserving $^E across signa...
2013-08-26 Tony Cookperldelta for c8028aa68
2013-08-26 Tony Cookfix a type in the find2perl perldelta entry
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-08-26 Tony Cook[perl #119351] update the test note for the changed...
2013-08-25 Tony Cookperldelta for f244b0855, d80ab086, 4883c539
2013-08-25 Tony Cook[perl #119351] fix regression in B::CV::GV
2013-08-25 Tony Cookbump B to 1.46
2013-08-25 Tony Cook[perl #119351] fix B::CV::GV to return a B::SPECIAL...
2013-08-25 Father ChrysostomosIncrease $re::VERSION to 0.26
2013-08-25 Father ChrysostomosCorrect sub signature in re.xs
2013-08-25 Father ChrysostomosFix assert fail when fetching pos clobbers ref with...
2013-08-25 Father ChrysostomosStop values from ‘sticking’ to @- and @+ elems
2013-08-25 Father Chrysostomospp_hot.c: Show lengths in -Dr output for minlen optimis...
2013-08-25 Father Chrysostomos[Merge] Regexp long string support
2013-08-25 Father ChrysostomosUse SSize_t/STRLEN in more places in regexp code
2013-08-25 Father ChrysostomosStop substr re optimisation from rejecting long strs
2013-08-25 Father ChrysostomosMake @- and @+ return correct offsets beyond 2**31
2013-08-25 Father ChrysostomosMake $' work past the 2**31 threshold
2013-08-25 Father Chrysostomos[perl #116907] Allow //g matching past 2**31 threshold
2013-08-25 Father ChrysostomosStop minlen regexp optimisation from rejecting long...
2013-08-25 Father Chrysostomosregexec.c:regexec_flags: Remove unused var
2013-08-25 Father ChrysostomosStop pos() from being confused by changing utf8ness
2013-08-25 Father ChrysostomosDon’t push nulls on to the stack in pp_padav
2013-08-25 Father Chrysostomos$Increase B::Concise::VERSION to 0.99
2013-08-25 Father ChrysostomosUnbreak Concise glob output
2013-08-25 Father Chrysostomostoke.c:scan_str: Document args in one spot
2013-08-25 Father ChrysostomosMake __DATA__ use the right pkg
2013-08-25 Zeframnote Module::Build's core-deprecation
2013-08-25 Father Chrysostomospp_ctl.c:pp_flop: Avoid redundant SvNV calls
2013-08-25 Father ChrysostomosIncrease $mro::VERSION to 1.14
2013-08-25 Father ChrysostomosIncrease $Math::BigInt::FastCalc::VERSION to 0.31
2013-08-25 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.149
2013-08-25 Father ChrysostomosStifle diag.t
2013-08-25 Father ChrysostomosUse SSize_t for arrays
2013-08-25 Father ChrysostomosCroak when range tries to extend stack too far
2013-08-25 Father ChrysostomosUse SSize_t when extending the stack
2013-08-25 Father ChrysostomosUse SSize_t for tmps stack offsets
2013-08-25 Zeframinstall useful Regexp::CARP_TRACE from Carp
2013-08-25 Zeframremove stray debugging print statements
2013-08-25 Zeframmore tests for $Carp::MaxArgLen
2013-08-25 Ricardo Signesperlexperiment: Unicode on EBCDIC is not backtracking
2013-08-25 Ricardo Signesperlexperiment: ticket for pluggable keywords
2013-08-25 Ricardo Signesperlexperiment: ticket for :win32 pseudolayer
2013-08-25 Ricardo Signesperlexperiment: ticket link for regex_sets
2013-08-25 Ricardo Signesrelease schedule: the rest of 2013 (except September!)
2013-08-25 Ricardo Signesrelease schedule: 5.18.1 is out and 5.14.x is EOL
2013-08-24 Zeframupdate copyright years for Carp dual-life release
2013-08-24 Zeframupdate autodie test for new Carp stack trace form
2013-08-24 Zeframconsistently escape args in Carp stack trace
2013-08-24 Nicholas ClarkFor SDBM_File, stop EU::MM from generating its default...
2013-08-24 Father ChrysostomosDon’t give unavailability warnings about our vars
2013-08-24 Father Chrysostomospodcheck.t: Skip perl5200delta
2013-08-24 Father ChrysostomosAdd perl5200delta to MANIFEST
2013-08-24 Father ChrysostomosList broken modules from #119125 in perl5200delta
2013-08-24 Father ChrysostomosStart perl5200delta
2013-08-24 Zeframavoid package name "B" in Carp tests
2013-08-24 Zeframregularise test for Carp vivifying B stash
2013-08-23 Karl WilliamsonPATCH: [perl #119443] Blead won't compile on wince
2013-08-23 Karl Williamsonregcomp.c: Silence compiler warning
2013-08-23 Father ChrysostomosCarp: paranoid sub lookup
2013-08-23 Father Chrysostomosregen pod issues
2013-08-23 Father ChrysostomosFix some long lines in BigInt.pm
2013-08-23 Father ChrysostomosLong verbatim pod lines in BigFloat.pm
2013-08-23 Father Chrysostomostoke.c: Merge some mad and sane code
2013-08-23 Father Chrysostomostoke.c: Remove commented-out code
2013-08-23 Father ChrysostomosFix typo in bf1b738b; another line num bug
2013-08-23 Tony Cook[perl #119429] restore XS module building on WinCE
2013-08-23 Daniel Draganrestore XS module building for WinCE
2013-08-23 Tony Cook[perl #119429] bump-perl-version now updates Makefile.ce
2013-08-23 Father Chrysostomos[perl #118931] Fix line number bug
2013-08-23 Ricardo Signesperlexperiment: add ticket link for autoderef
2013-08-23 Tony Cookperldelta for 5ceca735, 6358232b
2013-08-23 Peter John... Add bint() method for rounding towards zero.
2013-08-23 Tony Cookbump versions for Math::BigInt and Math::BigFloat
2013-08-23 Tony CookClean up POD for Math::BigInt and Math::BigFloat
2013-08-22 Zeframdetect Carp/Carp::Heavy version mismatch
2013-08-22 Zeframavoid more vivification in Carp
2013-08-22 Chris 'BinGOs... Skip dynaloader test on Bitrig like we do for OpenBSD
2013-08-22 Chris 'BinGOs... Update perldelta for Bitrig platform support
2013-08-22 Chris 'BinGOs... Add Marco Peereboom and Owain G. Ainsworth to AUTHORS
2013-08-22 Chris 'BinGOs... Apply bitrig change to lib/locale.t too
2013-08-22 Owain G. AinsworthTweak the perl build some
2013-08-22 Marco PeereboomAdd support for Bitrig BSD
2013-08-22 Father ChrysostomosFix Peek.t failure under -DPERL_NO_COW
2013-08-22 Father Chrysostomos[perl #118747] Allow in-place s///g when !!PL_sawampersand
2013-08-22 Father ChrysostomosRemove null check from mg.c:magic_getvec
2013-08-22 Father ChrysostomosFix assertion failure with $#a=\1
2013-08-22 Niko TyniSkip the perldoc test if 'man' is missing
2013-08-22 Steve HayUpgrade Perl::OSType from 1.003 to 1.004
2013-08-22 Steve HayUpgrade Module-Metadata from 1.000014 to 1.000016
2013-08-22 Father ChrysostomosRevert "[perl #118747] Allow in-place s///g when !...
2013-08-22 Father Chrysostomospp_hot.c:pp_subst: Move comment
next