platform/upstream/perl.git
2012-09-22 H.Merijn BrandAdd #!/bin/sh when re-ordering config_h.SH
2012-09-21 Florian RagwitzWe don't want statistics for every single blead release
2012-09-21 Florian RagwitzThe repository is called perlweb
2012-09-21 Nicholas ClarkRemove a couple of tentacles from MiNT missed by commit...
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-09-21 Colin KuskieRefactor t/run/switcha.t to use test.pl instead of...
2012-09-20 Steve HayRestore mymalloc build with ithreads
2012-09-20 Father ChrysostomosIncrease $File::Glob::VERSION to 1.18
2012-09-20 Father Chrysostomos[perl #114984] Glob.xs: Extend stack when returning
2012-09-20 Father Chrysostomos[perl #107002] No warnings test for require a::b+1
2012-09-20 Father Chrysostomospp_hot.c: Clean up after the prev commit
2012-09-20 Father Chrysostomos[perl #105922] Allow any string before ->meth
2012-09-20 Ricardo Signes...and we have a 5.17.9 volunteer
2012-09-20 Ricardo Signesrelease schedule updates
2012-09-20 Father Chrysostomos[perl #105924] require 1 << 2
2012-09-20 Nicholas ClarkEliminate the vestigial comment "magical thingies"...
2012-09-20 Nicholas ClarkUse gv_fetchpvs() instead of gv_fetchpv(), and GV_ADD...
2012-09-20 Enache AdrianGet rid of PL_formfeed.
2012-09-20 Nicholas ClarkFor backcompat, B::formfeed can use gv_fetchpvs() if...
2012-09-20 Father Chrysostomosop.c: Disentangle apply_attrs_my from apply_attrs
2012-09-20 Father Chrysostomos[perl #114764] Stop my vars with attrs from leaking
2012-09-20 Father Chrysostomosembed.fnc: Remove d flag from cv_clone_into
2012-09-20 Florian RagwitzBump the perl version to 5.17.5
2012-09-20 Florian RagwitzAdd a new perldelta
2012-09-20 Florian RagwitzAdd the 5.17.4 epigraph
2012-09-20 Florian RagwitzFix a few perldelta nits
2012-09-19 Florian RagwitzSpecify what to push in the RMG
2012-09-19 Florian RagwitzAdd 5.17.4 to perlhist
2012-09-19 Florian RagwitzUpdate Module::CoreList for v5.17.4
2012-09-19 Florian RagwitzMake a note of $Module::CoreList::TieHashDelta::VERSION
2012-09-19 Florian RagwitzQuote corelist bugtracker urls
2012-09-19 Florian RagwitzFinalise perldelta
2012-09-19 Florian RagwitzRemove an unused variable
2012-09-19 Florian RagwitzPerldelta up to 3b9aea0
2012-09-19 Steve HayAdd new warning about sleep's limitation on Windows
2012-09-19 Steve HayNote that sleep is emulated on Windows to allow alarm...
2012-09-19 Nicholas ClarkRemove MAD-only debugging code from Perl_newATTRSUB_fla...
2012-09-19 Nicholas ClarkDocument when the early return in Perl_newPROG() is...
2012-09-19 Father Chrysostomos[perl #114942] Correct scoping for ‘for my $x(){} $x’
2012-09-19 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9131
2012-09-19 Chris 'BinGOs... Sync version, erm, version in Maintainers.pl
2012-09-19 Craig A. Berry[perl #99382] 'stat' call documentation is poorly worded
2012-09-19 Father Chrysostomosembed.fnc: Clarify o comments
2012-09-19 Father Chrysostomosperlgit: bare ‘git push’ is dangerous
2012-09-18 Steve HaySquash two win32.c warnings which have crept in recently
2012-09-18 Shlomi FishAdd missing articles.
2012-09-18 Ricardo Signesmake perlhist_calculate.pl emit ready-to-use text
2012-09-18 Ricardo Signesadd Porting/perlhist_calculate.pl to RMG
2012-09-18 Ricardo Signesadd 5.16.0 sizes and filecounts to perlhist
2012-09-18 Ricardo Signesadd 5.14.0 sizes and filecounts to perlhist
2012-09-18 Ricardo Signesupdate the release schedule
2012-09-18 Steve HayMinor fixups from 001e9f8966
2012-09-18 Daniel Draganfix over/underflow issues in win32_msgwait
2012-09-18 Father Chrysostomosperldelta for ${^LAST_FH}
2012-09-18 Father Chrysostomos${^LAST_FH}
2012-09-18 Father ChrysostomosHandle xhv_super in thread cloning
2012-09-18 Father Chrysostomost/run/mad.t: Avoid %ENV assignment
2012-09-18 Father Chrysostomosg++ + mad fails t/run/mad.t
2012-09-17 Father Chrysostomosperldelta for #114924
2012-09-17 Father Chrysostomos[perl #114924] Make method calls work with ::SUPER...
2012-09-17 Father ChrysostomosRevert "Set PL_comppad_name on sub entry"
2012-09-17 Father Chrysostomospp.c:pp_clonecv: Use find_runcv to find the padname
2012-09-17 Father Chrysostomospod/perlsub.pod: Warn about possible lexsub removal
2012-09-17 Steve HayRemove duplicate paragraph from perlref.pod
2012-09-17 Karl Williamsonregexec.c: Avoid unnecessary calculation
2012-09-17 Karl Williamsonutf8.h: Add macro to test if UTF8 code point isn't...
2012-09-16 Colin KuskieRefactor t/run/noswitch.t to use test.pl instead of...
2012-09-16 Colin KuskieRefactor t/run/switchF.t to use test.pl instead of...
2012-09-16 Colin KuskieRefactor t/run/switchn.t to use test.pl instead of...
2012-09-16 Colin KuskieRefactor t/lib/1_compile.t to use test.pl instead of...
2012-09-16 Vincent PitMake cx_dump() display the correct gimme description
2012-09-16 Vincent PitFix perl with -DPERL_POISON after commit 22ade07
2012-09-16 Steffen MuellerSave one NULL assignment per TMP
2012-09-16 John PeacockBring bleadperl up to parity with CPAN for version.pm
2012-09-16 Father Chrysostomosperlδ
2012-09-16 Father Chrysostomos[Merge] [perl #113930] Lexical subs
2012-09-16 Father ChrysostomosDocument lexical subs
2012-09-16 Father ChrysostomosDisable lexsubs outside of feature.pm
2012-09-16 Father ChrysostomosAdd experimental lexical_subs feature
2012-09-16 Father Chrysostomosfeature.pm: Missing space
2012-09-16 Father ChrysostomosIncrease $feature::VERSION to 1.30
2012-09-16 Father ChrysostomosAdd experimental warnings categ and :lexical_subs warn ID
2012-09-16 Father Chrysostomosperlsub: Document state variables better
2012-09-16 Father ChrysostomosAllow lexical sub redefinition inside eval
2012-09-16 Father ChrysostomosMove my sub prototype CVs to the pad names
2012-09-16 Father ChrysostomosSet PL_comppad_name on sub entry
2012-09-16 Father Chrysostomoslexsub.t: Test state sub defined inside eval
2012-09-16 Father ChrysostomosHonour lexical prototypes
2012-09-16 Father ChrysostomosDon’t mention pkg in proto warnings for lex subs
2012-09-16 Father Chrysostomospad.c: Put unavailability warning in one spot
2012-09-16 Father ChrysostomosUse the same outside logic for mysubs and formats
2012-09-16 Father ChrysostomosFix subroutine unavailability during cloning
2012-09-16 Father Chrysostomos‘Subroutine "&x" is not available’ during compilation
2012-09-16 Father ChrysostomosIn cv_clone, use pad ID to identify mysub outside
2012-09-16 Father ChrysostomosCvOUTSIDE should be strong for lexsub declared in inner...
2012-09-16 Father ChrysostomosUse the right outside for my subs defined in inner...
2012-09-16 Father ChrysostomosFix Peek.t
2012-09-16 Father ChrysostomosPreserve outside pointers of my subs with string eval
2012-09-16 Father ChrysostomosFix up outside pointers for my subs
2012-09-16 Father Chrysostomosperly.y: Remove MYSUB
next