This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2011-01-25 Hongwen Qiuremove duplicates in perlxstut.pod
2011-01-25 Hongwen Qiucorrect myself's name in AUTHORS
2011-01-25 Michael Stevens[perl #82738] Add L<> to more links.
2011-01-25 Michael Stevens[perl #82730] Fix filename reference to perldelta_template.
2011-01-25 Craig A. BerryMake t/porting/buildtoc.t use runperl for portability.
2011-01-24 David Mitchellmake reg_eval_scope.t TODOs consistently fail
2011-01-24 David Mitchellfix harmless invalid read in Perl_re_compile()
2011-01-24 Hongwe Qiu[pod] typo fix for perlxstut.pod
2011-01-24 Father ChrysostomosAdd Hongwe Qiu to AUTHORS
2011-01-24 Father ChrysostomosPut AUTHORS in alphabetical order
2011-01-24 Michael Stevens[perl #82722] Give more filenames and urls L<>
2011-01-24 Michael Stevens[perl #82718] Improve English and add some L<> around...
2011-01-24 Michael Stevens[perl #82712] Pod link fixes to use correct markup.
2011-01-24 Michael Stevens[perl #82710] Fix incorrect pod link markup.
2011-01-24 Michael Stevens[perl #82708] Fix unescaped chars in L<>.
2011-01-24 Michael Stevens[perl #82706] Tidy up README.win32 pod.
2011-01-24 Michael Stevens[perl #82704] Change bare link in pod to L<...>
2011-01-24 Michael Stevens[perl #82702] Fix commit message internal link.
2011-01-24 Nicholas ClarkExchange dist/Env/t/{array,env}.t, which were transpose...
2011-01-24 Nicholas ClarkConvert Env's tests to Test::More
2011-01-24 Nicholas ClarkConvert if's test to Test::More
2011-01-24 Nicholas ClarkConvert Storable's store.t to Test::More
2011-01-24 Nicholas ClarkConvert I18N::Colate's test to Test::More.
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-24 Nicholas ClarkPropagate 2 edits made in Perl_keywords() back to perl_...
2011-01-24 Nicholas Clarkregen/mk_PL_charclass.pl can test that l1_char_class_ta...
2011-01-24 Nicholas ClarkMove mk_PL_charclass.pl from Porting/ to regen/
2011-01-24 Nicholas ClarkConvert mk_PL_charclass.pl to use regen_lib.pl
2011-01-24 Nicholas ClarkMove the non-generated parts of l1_char_class_tab.h...
2011-01-24 Craig A. BerryOverride _fixin_replace_shebang on VMS so MM->fixin...
2011-01-24 Craig A. BerrySplit shebang line fix-up from file processing in MM...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that regcharclass.h is up...
2011-01-23 Nicholas ClarkMove regencharclass.pl from Porting/ to regen/
2011-01-23 Nicholas ClarkConvert regcharclass.pl to use regen_lib.pl
2011-01-23 David Leadbeater[perl #82650] Ignore DTrace build product
2011-01-23 Nicholas ClarkAvoid blank lines in META.yml
2011-01-23 Nicholas Clarkt/porting/regen.t can test that META.yml is up to date.
2011-01-23 Nicholas ClarkStore the SHA-256 of the source in files generated...
2011-01-23 Nicholas ClarkOutput "read only" editor blocks from regen_perly.pl
2011-01-23 Chris 'BinGOs... Tracked down some other places to make the Unicode...
2011-01-23 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.72
2011-01-23 David GoldenUpdate ExtUtils::CBuilder in Maintainers.pl
2011-01-23 David Goldenbump ExtUtils::CBuilder version numbers
2011-01-23 Nicholas ClarkIn regen scripts, print to explicit file handles instea...
2011-01-23 Nicholas ClarkMove the duplicated subroutine tab() into regen_lib.pl
2011-01-23 Nicholas ClarkChange close_and_rename() to read_only_bottom_close_and...
2011-01-23 Nicholas ClarkIn regen/*.pl, refactor the repeated code for close...
2011-01-23 Nicholas ClarkIn regen_lib.pl, when opening, first unlink a previous...
2011-01-23 Nicholas ClarkIn regen_lib.pl use a meaningful key for storing the...
next