This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-05-31 Nicholas ClarkIn t/op/filetest.t, simplify the skip logic when testin...
2012-05-31 Nicholas Clarkt/porting/checkcase.t shouldn't scan .git for case...
2012-05-31 Nicholas Clarkt/porting/checkcase.t should find() from the top level...
2012-05-30 Craig A. BerryA more C++-friendly dNOOP.
2012-05-30 Steve HayDon't install HTML docs for 'ext' folder
2012-05-30 Father Chrysostomos[Merge] Yank study
2012-05-30 Father Chrysostomossv.h: Document the only use of SvSCREAM
2012-05-30 Father ChrysostomosDelete two instance of SvSCREAM_off
2012-05-30 Father ChrysostomosUse isGV_with_GP in util.c:fbm_compile
2012-05-30 Father ChrysostomosAway with REXEC_SCREAM!
2012-05-30 Father ChrysostomosExpunge study magic
2012-05-30 Father ChrysostomosGut screaminstr
2012-05-30 Father ChrysostomosRemove most code conditional on SvSCREAM
2012-05-30 Father ChrysostomosCorrect apidoc varnames for util.c:fbm_instr
2012-05-30 Father ChrysostomosDelete the contents of pp_study
2012-05-30 Father ChrysostomosDon’t clone closures in rv2cv
2012-05-30 Father ChrysostomosRemove ‘Runaway prototype’ warning
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-05-30 Ricardo Signesclarify that it must be a simple identifier in {}
2012-05-29 Reini Urbanrelated to [perl #113060] assert CopSTASH(cx->blk_oldcop)
2012-05-29 Reini Urban[perl #113060] Save cop_stashlen threaded even with...
2012-05-29 Father Chrysostomos[perl #97478] Make ‘Can’t find opnumber’ UTF-8- and...
2012-05-29 Father Chrysostomos[Merge] More coresubs
2012-05-29 Father Chrysostomosbproto.t: Test pos(1,$b)
2012-05-29 Father ChrysostomosUpdate CORE.pod to reflect the new coresubs
2012-05-29 Father ChrysostomosMake &CORE::undef(\*_) undefine it properly
2012-05-29 Father Chrysostomos&CORE::undef should be an lvalue sub
2012-05-29 Father ChrysostomosAdd &CORE::undef
2012-05-29 Father ChrysostomosAdd &CORE::study
2012-05-29 Father ChrysostomosAdd &CORE::split
2012-05-29 Father ChrysostomosAdd &CORE::scalar
2012-05-29 Father ChrysostomosAdd &CORE::prototype
2012-05-29 Father ChrysostomosAdd &CORE::pos
2012-05-29 Father ChrysostomosMake pos use ck_fun and OA_SCALARREF
2012-05-29 Father ChrysostomosMake undef use ck_fun and OA_SCALARREF
2012-05-29 Father ChrysostomosAdd &CORE::glob
2012-05-29 Father Chrysostomospp.c:pp_coreargs: use PL_op_desc instead of OP_DESC
2012-05-29 Father ChrysostomosAdd &CORE::exists
2012-05-29 Father ChrysostomosAdd &CORE::delete
2012-05-29 Father ChrysostomosAdd &CORE::defined
2012-05-29 Father Chrysostomoscoresubs.t: Explicitly skip all unsupported keywords
2012-05-29 Father Chrysostomoscoreamp.t: Explicitly skip all unsupported keywords
2012-05-29 Father Chrysostomosgv.c: List all keywords with no coresubs
2012-05-29 Father ChrysostomosUpdate perlfunc/prototype
2012-05-29 Father ChrysostomosAdd protos for positive keywords
2012-05-28 Craig A. BerryCast exception handler in dl_vms.xs.
2012-05-28 Father ChrysostomosAdd test for [perl #113400]
2012-05-28 Father Chrysostomosperlfunc: two missing words
2012-05-28 Tony Cookperldelta for 2b42d7ed8
2012-05-28 Tony Cook[perl #112272] return EEXIST on link() to an existing...
2012-05-28 Tony Cook[perl #112272] test link()'s error returns (TODO)
2012-05-28 Yves OrtonRevert "fix [perl #76546] regex engine slowdown bug"
2012-05-28 Steve HayUpdate checkAUTHORS.pl with missing author
2012-05-28 N/K[perl #111798] ExtUtils-CBuilder looks for the manifest...
2012-05-28 Steve Hay[perl #111782] ExtUtils-CBuilder on Windows does not...
2012-05-27 Chris 'BinGOs... Synchronise Module-CoreList in Maintainers.pl for v5...
2012-05-27 Ricardo Signesupdate release schedule; 5.17.3 is Steve Hay
2012-05-27 Yves Ortonfix [perl #76546] regex engine slowdown bug
2012-05-26 Breno G. de... Add missing author for 5.11.2 epigraph
2012-05-26 Brian FraserFix for [perl #9423] vec assignments generate 2 warnings
2012-05-26 Brian Frasersv.c: Make sv_pvn_force_flags guard against SV_UNDEF_RE...
2012-05-26 Florian RagwitzCPAN's Term::ReadLine has been synchronised
2012-05-26 Father ChrysostomosFile::Spec::Unix: Fix pod link
2012-05-26 Father ChrysostomosAdd Volker Schatz to AUTHORS
2012-05-26 Father ChrysostomosIncrease $File::Spec::Unix::VERSION to 3.39_03
2012-05-26 Volker SchatzTests for perl #111510
2012-05-26 Volker Schatz[perl #111510] File::Spec::UNIX->abs2rel() gets it...
2012-05-26 Aristotle Pagaltzisrewrite installhtml's installdir dir scan logic
2012-05-26 Aristotle Pagaltzisturn some quasi-declarations into real inline ones
2012-05-26 Aristotle Pagaltzisswitch installhtml from File::Spec to ::Functions
2012-05-26 Ricardo Signesrecord some more release volunteers
2012-05-26 Ricardo Signesnote that there is another file to edit on perlweb
2012-05-26 Zeframlink to 5.17.0 release announcement
2012-05-26 Zeframnew perldelta
2012-05-26 Zeframepigraph for 5.17.0
2012-05-26 Zeframfix perlhist entry for 5.16.0 v5.17.0
2012-05-26 Zeframadd new release to perlhist
2012-05-26 Zeframupdate Module::CoreList for 5.17.0
2012-05-26 Zeframnote Module::CoreList issue with .0 versions
2012-05-26 Zeframhandle hash form of bugtracker resource data
2012-05-26 Zeframhandle JSON meta files on CPAN
2012-05-26 Zeframfinalise perldelta
2012-05-26 Zeframcorrect pluralisation for "1 week"
2012-05-26 Brian FraserTest case for [perl #9391]
2012-05-26 Craig A. Berry__DECCXX usually should do what __DECC does.
2012-05-25 Craig A. BerryFix varying string struct for VMS's home-grown glob.
2012-05-25 Zeframremove deprecated qw-as-parens behaviour
2012-05-25 Leon TimmermansBlock signals during fork (fixes RT#82580)
2012-05-25 Zeframfix comparative Perl version numbers
2012-05-25 Zeframperldelta updates
2012-05-25 Zeframperldelta updates
2012-05-25 Craig A. BerryAccumulate access warnings in stat.t.
2012-05-25 Zeframperldelta updates
2012-05-25 Zeframcorrect schedule for 5.17.0 release
2012-05-25 Father Chrysostomosperldelta updates
2012-05-25 Brian FraserFix for [perl #8931], call magic only once for join...
2012-05-25 Karl WilliamsonDeprecate literal unescaped "{" in regexes.
2012-05-25 Karl Williamsonutf8.pm: pod: grammar, clarify
2012-05-25 Craig A. BerryFix a cast in vms/vms.c.
2012-05-25 Ricardo Signesadd Version::Requirements as a known linkable-to lib
next