platform/upstream/perl.git
2012-04-24 Nicholas ClarkRemove two specific smartmatch suggestions from the...
2012-04-24 Nicholas Clark5.12.0 and later permit -C on the #! line with similar...
2012-04-24 Nicholas ClarkRemove the reference to -fstack-protector, which is...
2012-04-24 Nicholas ClarkRemove the "POD -> HTML conversion in the core still...
2012-04-24 Nicholas ClarkUpdate the todo entry for makedef.pl duplicating C...
2012-04-24 Nicholas ClarkRemove "Remove duplication of test setup" from the...
2012-04-24 Nicholas ClarkRefine the todo entry for install.html
2012-04-24 Nicholas Clark5.14.0 adds Perl_cv_set_call_checker(), but no guide...
2012-04-24 Nicholas Clark@INC order was improved in a series of commits ending...
2012-04-24 Nicholas ClarkPADTMP hash pessimisation was fixed with commit 38bb37b...
2012-04-24 Rafael Garcia... perldelta: Fix an internal POD link
2012-04-23 Ricardo Signesperldelta: reorder bugfix sections and tweak one or two
2012-04-23 Ricardo Signesperldelta: Encode::JP::Mobile is no longer busted
2012-04-23 Ricardo Signesperldelta: add a missing "if" to clarify bugfix
2012-04-23 Ricardo Signesperldelta: avoid unneeded history of bugfix
2012-04-23 Ricardo Signesperldelta: wrap a few weirdly-wrapped lines
2012-04-23 Ricardo Signesperldelta: move regex variable fixes into regex section
2012-04-23 Ricardo Signesperldelta: add a missing > to a C<
2012-04-23 Ricardo Signesperldelta: move a FETCH-too-many-times bugfix to that...
2012-04-23 Ricardo Signesremove perldelta placeholders, add the 5.12-is-EOL...
2012-04-23 Karl WilliamsonPATCH: [perl #112530] Panic with inversion lists
2012-04-21 Father Chrysostomosperl5160delta: Remove mini bug fix headers
2012-04-21 Father Chrysostomosperl5160delta: More stuff
2012-04-21 Father Chrysostomosperl5160delta: New thread bug fix section
2012-04-21 Father Chrysostomosperl5160delta: New deref bug fix section
2012-04-21 Father Chrysostomosperl5160delta: Another format bug
2012-04-21 Father Chrysostomosperl5160delta: Another regexp bug
2012-04-21 Father Chrysostomosperl5160delta: Rmv #88138
2012-04-21 Father Chrysostomosperl5160delta: Another XS bug
2012-04-21 Father Chrysostomosperl5160delta: Another XS bug
2012-04-21 Father Chrysostomosperl5160delta: Combine 2 similar return bugs
2012-04-21 Father Chrysostomosperl5160delta: Combine 2 similar $_ bugs
2012-04-21 Father Chrysostomosperl5160delta: new prototype bug fix section
2012-04-21 Father Chrysostomosperl5160delta: new xs bug fix section
2012-04-21 Father Chrysostomosperl5160delta: new glob bug fix section
2012-04-21 Father Chrysostomosperl5160delta: more regexp bugs
2012-04-21 Father Chrysostomosperl5160delta: Move Hash::Util core fixes to hash section
2012-04-21 Father Chrysostomosperl5160delta: Don’t mention study bug fixes
2012-04-21 Father Chrysostomosperl5160delta: New debugger bug fix section
2012-04-21 Father Chrysostomosperl5160delta: New sort bug fix section
2012-04-21 Father Chrysostomosperl5160delta: New overloading bug fix section
2012-04-21 Father Chrysostomosperl5160delta: Don’t mention Internals::SvREFCNT
2012-04-21 Father Chrysostomosperl5160delta: Rmv debugger local $_ thing
2012-04-21 Father Chrysostomosperl5160delta: New section for redef warnings
2012-04-21 Father Chrysostomosperl5160delta: Rmv null-named const bug
2012-04-21 Father Chrysostomosperl5160delta: Move more re fixes to the re section
2012-04-21 Father Chrysostomosperl5160delta: Separate section for PL_last_in_gv fixes
2012-04-21 Father Chrysostomosperl5160delta: Move more COW stuff into the COW section
2012-04-21 Father Chrysostomosperl5160delta: Make an uninit warning bug fix section
2012-04-21 Father Chrysostomos[perl #112316] Make strict vars respect null-to-null...
2012-04-21 Father Chrysostomos[perl #111980] Don’t allow ‘my $♠’
2012-04-20 Father Chrysostomosperl5160delta: Shrink tie bug fix section
2012-04-20 Father Chrysostomosperl5160delta: Move one more -l bug to the ft section
2012-04-20 Father Chrysostomosperl5160delta: New secton for tie bugs
2012-04-20 Father Chrysostomosperl5160delta: Section for vstring & ver obj fixes
2012-04-20 Father Chrysostomosperl5160delta: Misc tweaks
2012-04-20 Father Chrysostomosperl5160delta: Finish rewriting stat/filetest section
2012-04-20 Ricardo Signesadd a missing C<...> to perldelta
2012-04-20 Ricardo Signesseveral perl5160delta.pod tweaks or fixes
2012-04-20 Father Chrysostomosperl5160delta: A hint bug I missed
2012-04-20 Father Chrysostomosperl5160delta: Partially rewrite stat/filetest section
2012-04-20 Father Chrysostomosperl5160delta: Create a stat/filetest section
2012-04-20 Father Chrysostomosperl5160delta: Shrink embedded null section
2012-04-20 Father Chrysostomosperl5160delta: Change capitalisation
2012-04-20 Father Chrysostomosperl5160delta: Create a weakref section
2012-04-20 Father Chrysostomosperl5160delta: Rearrange and reword aggreg bugs
2012-04-20 Father Chrysostomosperl5160delta: Put hash and array bug fixes together
2012-04-20 Father Chrysostomosperl5160delta: New section for hint bug fixes
2012-04-20 Father Chrysostomosperl5160delta: Tweaks to lv sub bug fixes
2012-04-20 Father Chrysostomosperl5160delta.pod: Move 2 similar entries closer
2012-04-20 Father Chrysostomos[perl #107636] Make Carp::longmess work inside die...
2012-04-20 Father ChrysostomosIncrease $Carp::Heavy::VERSION to 1.26
2012-04-20 Father ChrysostomosIncrease $Carp::VERSION to 1.26
2012-04-20 Father ChrysostomosMake strict vars respect ‘package ĵ; *ĵ::bar = [];’
2012-04-20 Father Chrysostomos[perl #112316] Make strict vars respect assignment...
2012-04-20 Father Chrysostomos[perl #112316] Make strict vars respect assignment...
2012-04-20 Craig A. BerrySet *.pod permissions in installperl.
2012-04-20 Craig A. BerrySet *.html permissions in installhtml.
2012-04-20 Ricardo Signesallow "." in directory name
2012-04-19 Father Chrysostomosperl5160delta: YAML 0.81 works with blead
2012-04-19 Father Chrysostomosperl5160delta: Remove op/sigdispatch.t
2012-04-19 Father Chrysostomosperl5160delta: List significant CPAN failures
2012-04-19 Yves Ortonremove assert and change message
2012-04-18 Nicholas Clarkvalid_utf8_to_uv{chr,uni} have no documentation, so...
2012-04-18 Father ChrysostomosFix version tests on windoze
2012-04-18 Father ChrysostomosDon’t produce uninit warning for ->VERSION(9e99)
2012-04-17 Karl WilliamsonPATCH: [perl #111338] Warnings in utf8 subcategories...
2012-04-17 Nicholas ClarkCorrect INSTALL to warn about editing cflags, not cflags.SH
2012-04-17 Father Chrysostomos[perl #112478] Avoid buffer overflow in upg_version
2012-04-17 Slaven RezicINSTALL doc changes because of TestInit.pm movement
2012-04-16 Jan DuboisSITELIB_EXP may be NULL on Windows
2012-04-16 Father Chrysostomos[perl #112444] Don’t leak %^H autovivified by destructor
2012-04-16 Ricardo Signesmake Pod-Html's _unixify normalize Win32 drive letters
2012-04-15 Yves Ortonfix [perl #112370] memEQ off-by-one in Perl_regexec_flags()
2012-04-15 Yves OrtonAdd an assert related to [perl #112370] memEQ off-by...
2012-04-14 David Mitchellop/sigdispatch.t: skip tests on prodn releases
2012-04-12 Chris 'BinGOs... [perl #110736] warnings from cpan/IO-Compress/t/cz...
2012-04-11 Nicholas ClarkTweak the FEATURE_IS_ENABLED() macro to avoid a bug...
2012-04-11 David Mitchellstop %^H pointing to being-freed hash; #112326
2012-04-11 Father ChrysostomosIncrease $attributes::VERSION to 0.19
next