platform/upstream/perl.git
2012-04-25 Father Chrysostomosperl5160delta: Tweak punctuation
2012-04-25 Father Chrysostomosperl5160delta: More details for C<utf8_to_uv*_buf>
2012-04-25 Father Chrysostomosperl5160delta: Add missing C<>
2012-04-25 Ricardo SignesC<> is not L<> and does not take two |-delim parts
2012-04-25 Ricardo Signesminor unicode doc tweaks
2012-04-25 Ricardo Signesfix some typos in perlsyn.pod
2012-04-25 Ricardo Signespoint out __SUB__ in perlsub.pod
2012-04-25 Ricardo Signesfix mode used to open /dev/tty in perlop example
2012-04-25 Ricardo Signesperldelta: reimport the 5.15.x internals sections
2012-04-25 Ricardo Signesperldelta: reimport the 5.15.x config/compile sections
2012-04-25 Ricardo Signesperldelta: add note about HP-UX gcc support
2012-04-24 Nicholas ClarkRemove outdated todo items, and update and clarify...
2012-04-24 Nicholas ClarkIn the todo list, note who is already working on variou...
2012-04-24 Nicholas ClarkRemove (?{...}) closures in regexps from the todo list.
2012-04-24 Nicholas ClarkRemove "Properly Unicode safe tokeniser and pads" from...
2012-04-24 Nicholas ClarkRemove 2 microperl suggestions from the todo list.
2012-04-24 Nicholas ClarkDrop the iCOW plan from the todo.
2012-04-24 Nicholas ClarkSwitching entersub ops from "XS" to "Perl" and back...
2012-04-24 Nicholas ClarkMinor tweaks to the todo.
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
next