This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-07-06 Ricardo Signesdisable use of nm on darwin
2011-07-06 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9106
2011-07-06 Nicholas ClarkIn threads.xs, remove num_args from ithread_create...
2011-07-06 Nicholas ClarkIn cmp_version.t, show in the TAP when we are skipping...
2011-07-06 Nicholas ClarkIn Cwd.xs, tidy the conditional code related to symlinks.
2011-07-06 Dave RolskyAdd section on circular refs to perlref
2011-07-06 Karl Williamsonperlretut: Remove references to /dul
2011-07-06 Karl Williamsonperlrecharclass: nits
2011-07-06 Karl Williamsonperlop: nits
2011-07-06 Karl Williamsonperllocale: de-emphasize /l
2011-07-06 Karl Williamsonpodcheck.t: Add -deltas option
2011-07-05 Jesse VincentVolunteer BingOS for a release per irc
2011-07-05 Jesse VincentUpdate Keith Thompson's email address in AUTHORS, add...
2011-07-05 Keith ThompsonTypo in perldelta
2011-07-05 Chris 'BinGOs... Removed the last of Jos' potty mouthed comments from...
2011-07-05 Jesse VincentForward port the 5.14.1 delta from maint-5.14
2011-07-05 Jesse VincentAdd Steve Hay for 5.15.5
2011-07-05 David Mitchellfix segv in regcomp.c:S_join_exact()
2011-07-05 Nicholas ClarkRemove duplicate $VERSION handling code, made redundant...
2011-07-05 Father ChrysostomosIncrease $XS::APItest::VERSION
2011-07-05 Gerard GoossenAdd a test for perl_clone with CLONEf_COPY_STACKS to...
2011-07-05 Craig A. BerryFix ?/% mix-up in Perl_vms_start_glob.
2011-07-04 Chris 'BinGOs... Add Dee Newcum to the AUTHORS list
2011-07-04 Karl Williamsonpumpkin.pod: Add L<> around html link
2011-07-04 Karl Williamsonmktables: Add Z<> before a B<*> to pod =item
2011-07-04 Chris 'BinGOs... Bump Module::CoreList version for a CPAN release
2011-07-04 Dee Newcum[rt.cpan.org #69108] Extraneous modules listed in Modul...
2011-07-04 Chris 'BinGOs... Additional heuristics to catch edge-cases in corelist.pl
2011-07-04 Nicholas ClarkChange dNOOP to a function declaration.
2011-07-04 Chris 'BinGOs... Update Win32API-File to CPAN version 0.1200
2011-07-04 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.77
2011-07-04 Eric BrineStop having one of the following qw() warnings hide...
2011-07-04 Eric BrineOrder features alphabetically
2011-07-04 Karl WilliamsonOS2-Process/Process.pm: Fix broken pod links
2011-07-04 Karl WilliamsonFix various podcheck issues in old perldeltas
2011-07-04 Karl Williamsons2p: Fix broken pod links
2011-07-04 Karl WilliamsonInternals.pod: Fix broken links
2011-07-04 Karl WilliamsonREADME.os2: various podcheck fixes
2011-07-04 Karl WilliamsonAdd todo of documenting diagnostics
2011-07-04 Jesse VincentVolunteer Stevan Little for the October release
2011-07-04 Karl Williamsonsv.c: hv_dup should be sv_dup
2011-07-03 Karl WilliamsonMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2011-07-03 Karl WilliamsonMerge branch 'invert' into blead
2011-07-03 Karl Williamsonmktables: Empty tables are complements of \p{Any}
2011-07-03 Karl Williamsonmktables: Suppress complement tables
2011-07-03 Karl Williamsonmktables: add comment
2011-07-03 Karl Williamsonmktables: Move code
2011-07-03 Karl Williamsonmktables: Adjust where .pl suffix gets added to output...
2011-07-03 Karl Williamsonmktables: Fix comment
2011-07-03 Karl Williamsonutf8_heavy.pl: Add INVERT_IT to swash
2011-07-03 Karl Williamsonutf8.c: Accept INVERT_IT in swash
2011-07-03 Karl Williamsonutf8.c: swash_to_invlist() handle EXTRAS
2011-07-03 Karl Williamsonmktables: Use inverted tables for disk space
2011-07-03 Karl WilliamsonRestrict some inversion list functions
2011-07-03 Karl WilliamsonAllow utf8.c to access 4 inversion list functions
2011-07-03 Karl WilliamsonChange 4 inversion list functions from S_ to Perl_
2011-07-03 Karl WilliamsonChange _invlist_invert() from being in-line
2011-07-03 Karl WilliamsonChange names of some inversion list functions
2011-07-03 Karl Williamsonembed.fnc: Move entries around
2011-07-03 Karl Williamsonregexp_unicode_prop.t: Improve output
2011-07-03 Karl Williamsonregcomp.c: White space only
2011-07-03 Karl Williamsonregcomp.c: Do some [^abc] inversion at compile time
2011-07-03 Karl WilliamsonAdd 3 methods for inversion lists
2011-07-03 Karl WilliamsonAdd inversion list dump routine, #ifdef'd out to preven...
2011-07-03 Karl WilliamsonAdd flag to num groks to silence non-portable warnings
2011-07-03 Karl WilliamsonAdd an element to inversion list data structure
2011-07-03 Karl Williamsonregcomp.c: Add comments
2011-07-03 Karl Williamsonregcomp.c: Parenthesize rhs of #define
2011-07-03 Karl Williamsonregcomp.c: Move a function around
2011-07-03 Karl WilliamsonAdd length element to inversion lists
2011-07-03 Karl Williamsonregcomp.c: Use inversion list iterator
2011-07-03 Karl WilliamsonAdd iterator for inversion lists
2011-07-03 Karl WilliamsonAllow a header in inversion lists.
2011-07-03 Karl Williamsonregcomp.c: Correct comment
2011-07-03 Karl Williamsonregcomp.c: Macroize two expressions
2011-07-03 Karl Williamsonregcomp.c: Rmv no longer called function
2011-07-03 Karl Williamsonregcomp.c: Remove no longer called function
2011-07-03 Karl Williamsonregcomp.c: Remove invlist_destroy calls
2011-07-03 Karl Williamsonregcomp.c: #undef after finished
2011-07-03 Karl Williamsonregcomp.c: Remove unneeded temporary
2011-07-03 Karl Williamsonregcomp.c: Revise inversion list API
2011-07-03 Karl Williamsonregcomp.c: PL_utf8_foldclosures is a HV
2011-07-03 Karl WilliamsonChange inversion lists to SVs
2011-07-03 Florian RagwitzDelta for the removal of Perl 4 libraries
2011-07-03 Florian RagwitzRemove deprecated Perl 4 core libraries
2011-07-03 Karl Williamsonoverload.pm: Fix broken link
2011-07-03 Karl Williamsonfix broken links in old perldeltas
2011-07-03 Nicholas ClarkConvert B::Deparse's core.t to Test::More.
2011-07-03 Nicholas ClarkUse C<< >> to avoid tripping a podchecker heuristic...
2011-07-03 Ricardo Signesadd when/how to merge/rebase to perlgit.pod
2011-07-03 Ricardo Signesremove another duplicated section
2011-07-03 Ricardo Signesremove duplicated "topic branches" section
2011-07-03 Ricardo SignesRevert "x"
2011-07-03 Ricardo Signesx
2011-07-03 Karl WilliamsonREADME.foo: Change NAME to perlfoo
2011-07-03 Abhijit Menon-SenAdd terse changelog entry for 2.29
2011-07-02 Father ChrysostomosAdd another address for John Peacock
2011-07-02 John PeacockRevise check for negative versions plus test
2011-07-01 Florian RagwitzDual-life Text::Abbrev
2011-07-01 Nicholas ClarkFor shorter strings, store C<study>'s data as U8s or...
next