This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-02-03 Nicholas ClarkCorrect the "no perlio" skipping in optree_misc.t.
2011-02-03 David GoldenUpdated Module::Metadata to CPAN version 1.000004
2011-02-03 Karl Williamsoncode points above 0x7fff_ffff problematic
2011-02-02 Karl WilliamsonMove ANYOF folding from regexec to regcomp
2011-02-02 Karl Williamsonregexp_unicode_prop.t: Add tests, refactor
2011-02-02 Karl Williamsonpat-advanced.t: Add new test
2011-02-02 Karl Williamsonregexp_unicode_prop.t: Comment nits
2011-02-02 Karl WilliamsonAdd synonym \p{Titlecase}
2011-02-02 Karl WilliamsonAdd PL_foldable - a list of chars that participate...
2011-02-02 Karl Williamsonmktables remove obsolete never-used code
2011-02-02 Karl Williamsonintrpvar.h: Clarify comment
2011-02-02 Karl Williamson_swash_inversion_hash Rmv X from embed, add const
2011-02-02 Karl WilliamsonAdd initial inversion list object
2011-02-02 Karl Williamsonregcomp.c: Generate different property for /i matching
2011-02-02 Karl Williamsonutf8_heavy: Use new mktables caseless feature
2011-02-02 Karl Williamsonmktables: Set caseless equivalent tables
2011-02-02 Karl Williamsonmktables: Add concept of caseless equiv table
2011-02-02 Karl Williamsonmktables: factor out sub that duplicates utf8_heavy
2011-02-02 Karl Williamsonregcomp.c: cl_and() fix
2011-02-02 Jesse Vincentupdate the manicheck step in the RMG to keep up with...
2011-02-02 Jesse Vincentremove cmpVERSION step from the RMG since abigail autom...
2011-02-02 Jesse Vincentmade abigail's new porting/cmp_version.t not scream...
2011-02-02 Jesse VincentBump Attribute::Handlers version since it changed since...
2011-02-02 Jesse VincentBump I18N::LangTgs::Detect since it changed since the...
2011-02-02 Jesse VincentBump IO::Select's version since it changed since the...
2011-02-02 Jesse VincentBump Locale::Maketext's version
2011-02-02 AbigailMake it so that it acts as if cmpVERSION.pl had not...
2011-02-01 Jesse VincentBump OS2::Process version since the docs changed trigge...
2011-02-01 Michael StevensRemove whitespace for pod fix.
2011-02-01 Michael StevensFix NAME section to be valid.
2011-02-01 Michael StevensMake podchecker a little happier
2011-02-01 Michael StevensPod cleanup for F<> and L<>
2011-02-01 Jesse Vincentupdate the release manager's guide to remove a now...
2011-02-01 Jesse VincentBump Carp.pm version since it now differs from 5.13.9
2011-02-01 Dave RolskyPerltidy Carp.pm and Carp.t
2011-02-01 Dave RolskyMake Carp.pm strict and warnings safe.
2011-02-01 Jesse VincentBump versions of modules changed since the last blead...
2011-02-01 AbigailGet the tag from git describe instead of $]
2011-02-01 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-02-01 Chris 'BinGOs... Update IPC-Cmd to CPAN version 0.70
2011-01-31 AbigailTurn exec flag off
2011-01-31 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-31 AbigailTurn Porting/cmpVERSION.pl into a test
2011-01-31 Father ChrysostomosPartially revert 4155e4fe
2011-01-31 Dave RolskyDon't refer to specific line numbers in test code regex
2011-01-31 Zsbán Ambrus[perl #83018] TEST PATCH: commit 95ea86d5 also fixes...
2011-01-30 David MitchellPerl_do_sv_dump: dump REGEXP body
2011-01-30 David MitchellPerl_do_sv_dump: move stub REGEXP code
2011-01-30 David MitchellPerl_do_sv_dump: add some blank lines and headers
2011-01-30 David MitchellRemove vestigial ORANGE references
2011-01-30 Craig A. BerrySkip the right number of tests in DosGlob.t.
2011-01-30 David Mitchellfix a confusing open scope in pp_subst
2011-01-30 Michael StevensTidy up perlport.pod with more L<> around URLs.
2011-01-30 Michael StevensTidy up pod.
2011-01-30 Karl Williamsonembed.fnc: Add E flag to regcurly entry
2011-01-30 Craig A. BerryS_regcurly needs thread context.
2011-01-29 Father ChrysostomosAnother address for Schubiger
2011-01-29 David Leadbeater[perl #82996] Use the user's from address as return...
2011-01-29 Steven Schubiger[perl #82988] Skip hanging taint.t test on MirBSD 10
2011-01-29 David Leadbeater[perl #82980] Typo fix in Attribute::Handlers
2011-01-29 Paul "LeoNerd... Reindent recent IPv6/getaddrinfo code consistently...
2011-01-29 Jesse VincentAdd Larwan Berke (Apocalypse) to AUTHORS
2011-01-29 Larwan BerkeMove IN6ADDR_ANY and IN6ADDR_LOOPBACK to @EXPORT_OK...
2011-01-29 Karl WilliamsonUse embed.pl inline capabilities for regcurly
2011-01-29 Karl Williamsonembed.fnc: Add inline function capability
2011-01-29 Karl Williamsonmktables: simplify a little code
2011-01-29 Karl Williamsonmktables: Rmv surrogates caution
2011-01-29 Karl Williamsonperlapi: Clarify statement about av_push()
2011-01-29 Karl Williamsonperldiag.pod: Expand \p in locale description
2011-01-29 Jay HannahPOD typo
2011-01-29 Father ChrysostomosAdd another address for Jay Hannah to checkAUTHORS.pl
2011-01-29 Peter John... bmodpow() fails when GMP library is used.
2011-01-28 Craig A. BerryFix endless loop in Porting/makemeta.
2011-01-28 David GoldenSwitch ExtUtils::CBuilder to use Perl::OSType
2011-01-28 Ricardo SignesRevert "pod/perlpolicy.pod: fix grammar in 70a565f"
2011-01-28 Ricardo Signesremove some stray apostrophes from perlpolicy
2011-01-28 Tony Cookperldelta: 3bef022 depend on files needed for porting...
2011-01-28 Karl Williamsonregcomp: Add warning if tries to use \p in locale.
2011-01-28 Karl Williamsontoke.c: Add comment
2011-01-28 Leon Timmermans[perl #38456] binmode FH, ":crlf" only modifies top...
2011-01-28 David E. WheelerSuppress "Name used only once" warnings.
2011-01-27 Karl WilliamsonFix test count introduced by previous commit
2011-01-27 Karl Williamsonregex: \p{} in pattern implies Unicode semantics
2011-01-27 Karl Williamsonperlre.pod: Fix omission of /a
2011-01-27 Father ChrysostomosAdd Franz Fasching to AUTHORS
2011-01-27 Franz FaschingIO::Select: allow removal of IO::Handle objects without...
2011-01-27 Ævar Arnfjörð... pod/perlpolicy.pod: fix grammar in 70a565f
2011-01-27 Ricardo Signesclarify perlpolicy about which series are supported
2011-01-27 Robin Barkerrelative file in %BuildFiles
2011-01-27 Robin Barkerperlio.c: silence format warnings
2011-01-27 David Mitchelladd tests for #3516: \G in a m//g
2011-01-27 Leon TimmermansMade binmode $fh, ':scalar' DWIM
2011-01-26 Craig A. BerryCompile keywords.c on VMS.
2011-01-26 Father ChrysostomosAdd Noirin Shirley to AUTHORS
2011-01-25 Hongwen Qiumore typo fix for perlxstut.pod
2011-01-25 Chris 'BinGOs... Update CGI to CPAN version 3.52
2011-01-25 Noirin ShirleySmall change to perlretut and perlrequick to fix Bug...
2011-01-25 Nicholas ClarkConvert Safe's remaining hold out tests to Test::More
2011-01-25 Nicholas ClarkConvert Data::Dumper's overload.t to Test::More
2011-01-25 David GoldenUpdate Module::Build to CPAN version 0.3622
next