This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-05-06 H.Merijn BrandDisable optimizer for 32bit PA-RISC builds on HP-UX
2012-05-04 Steve PetersAdd --libpods back as a non-functional option to pod2html.
2012-05-04 David Goldendelete PERL_YAML_BACKEND and PERL_JSON_BACKEND in T...
2012-05-03 Paul JohnsonCorrect variable name in example.
2012-05-01 Jesse VincentBump the version of perl5db since the porting scripts...
2012-05-01 Jesse Vincentwe no longer have in-file changelogs, since we have...
2012-05-01 Jesse VincentWe now have version control and no longer need a change...
2012-05-01 Karl Williamsonutf8n_to_uvuni(): Fix broken malformation interactions
2012-04-27 Father ChrysostomosReally increase $File::DosGlob::VERSION to 1.07
2012-04-27 Father ChrysostomosIncrease $version::VERSION to 0.99
2012-04-27 Ricardo Signesdisable codes_in_verbatim for Pod::Html
2012-04-26 Karl Williamsonis_utf8_char_slow(): Avoid accepting overlongs
2012-04-26 Karl Williamsonperlapi: Update for changes in utf8 decoding
2012-04-26 Karl Williamsonutf8.c: White-space only
2012-04-26 Karl Williamsonutf8.c: refactor utf8n_to_uvuni()
2012-04-26 Karl Williamsonutf8n_to_uvuni: Avoid reading outside of buffer
2012-04-26 Karl Williamsonutf8.c: Clarify and correct pod
2012-04-26 Karl Williamsonutf8.c: Use macros instead of if..else.. sequence
2012-04-26 Karl Williamsonutf8.h: Use correct definition of start byte
2012-04-26 Christian Hansenutf8.h: Use correct UTF-8 downgradeable definition
2012-04-26 Brian FraserMake unicode label tests use unicode_eval.
2012-04-25 Father Chrysostomosperlsub: Fix new typo
2012-04-25 Father Chrysostomosperl5160delta: The coreargs opcode is undeserving of...
2012-04-25 Father Chrysostomosperl5160delta: 2 dots after spaces, please
2012-04-25 Father Chrysostomosperl5160delta: Document wrap_op_checker
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
next