This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-01-11 Nicholas ClarkIn S_ithread_create, reduce the amount of conditionally...
2011-01-11 Karl Williamsonembed.fnc: Silence 'no docs' message
2011-01-10 Nicholas ClarkCorrect the "unimplemented" message for get{host,net...
2011-01-10 Robin Barkerremove perlapollo from perl.pod
2011-01-10 Nicholas ClarkMerge the implementations of {end,set}{gr,pw}ent with...
2011-01-10 Nicholas ClarkMerge the implementations of pp_s{host,net,proto,serv...
2011-01-10 Nicholas ClarkMerge the implementations of pp_e{host,net,proto,serv...
2011-01-10 Tony CooknewSVpvf_nocontext only visible with threads, fix for...
2011-01-10 Karl Williamsonutf8.c: Renumber cases in switch
2011-01-10 Karl Williamsonutf8.c: Change to warn_d in two places
2011-01-10 Karl Williamsonutf8.h: remove wrong, no-longer used #define
2011-01-10 Karl Williamsonmktables: Now can test surrogates and nonchars
2011-01-10 Karl WilliamsonDocument the flip of problematic code points handling
2011-01-10 Karl WilliamsonAdd warnings for use of problematic code points
2011-01-10 Karl Williamsonutf8.c: Whitespace only
2011-01-10 Karl Williamsonop.c: Remove unnecessary flag
2011-01-10 Karl Williamsonutf8.c(): Default to allow problematic code points
2011-01-10 Karl Williamsonutf8.c: Nits in pod
2011-01-10 Karl WilliamsonAdd check_utf8_print()
2011-01-10 Karl Williamsonperldiag.pod: Remove more format precisions
2011-01-10 Karl Williamsondiag.t: Change so a fixed TODO passes
2011-01-10 Karl Williamsonutf8.h: white space, add comments
2011-01-09 Ricardo Signesupdate Module::CoreList for v5.12.3
2011-01-09 Nicholas ClarkGenerate "Unsupported socket function" stubs using...
2011-01-09 Nicholas ClarkRename pp_send to pp_syswrite, making send an alias...
2011-01-09 Nicholas ClarkIn opcode.h, use the alias macros in PL_ppaddr[]
2011-01-09 Nicholas ClarkRemove commented-out code from regen/opcode.pl
2011-01-09 Nicholas Clarkregen/opcode.pl should only generate prototypes for...
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2011-01-09 Nicholas Clarkembed.pl can read the names of ck_* functions direct...
2011-01-09 Nicholas ClarkExtract the opcode data from regen/opcode.pl into regen...
2011-01-09 Nicholas ClarkReplace OP stubs in mathoms.c with #define aliases...
2011-01-09 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9011
2011-01-09 Chris 'BinGOs... Update CPANPLUS-Dist-Build to CPAN version 0.52
2011-01-08 Chris 'BinGOs... Update Term-UI to CPAN version 0.22
2011-01-08 Chris 'BinGOs... Update Params-Check to CPAN version 0.28
2011-01-08 Karl Williamsondiag.t: Remove printf conversion modifiers from msgs
2011-01-08 Karl Williamsondiag.t: Check that TODOs haven't been done
2011-01-08 Karl Williamsondiag.t: Remove TODOs that have been done
2011-01-08 Karl Williamsondiag.t: Ignore formatting precisions in messages
2011-01-08 Karl Williamsondiag.t: Add checks that pod msgs have severity
2011-01-08 Karl Williamsondiag.t: Use variable for pod name
2011-01-08 Karl Williamsonperldiag.pod: Add missing message severities
2011-01-08 Chris 'BinGOs... Update Object-Accessor to CPAN version 0.38
2011-01-08 Chris 'BinGOs... Update Module-Load-Conditional to CPAN version 0.40
2011-01-08 Nicholas ClarkRemove references to pp.sym from makedef.pl, unused...
2011-01-08 Nicholas ClarkRemove MacOS (classic) code from makedef.pl.
2011-01-08 Nicholas ClarkIn pp_send, assign to io earlier, and use op_type inste...
2011-01-08 Nicholas ClarkIn pp_send, transpose the blocks for OP_SYSWRITE and...
2011-01-08 Chris 'BinGOs... Update Log-Message to CPAN version 0.04
2011-01-08 Chris 'BinGOs... Update IPC-Cmd to CPAN version 0.68
2011-01-08 Gerard Goossentest append to SV initialized by folded constant
2011-01-08 Gerard Goossenadd a taint test to catch codegen bug
2011-01-08 Gerard Goossenadd test for split without a pattern
2011-01-08 Gerard Goossenmore while tests
2011-01-08 Gerard Goossenmodernise t/cmd/while.t
2011-01-08 Chris 'BinGOs... Update File-Fetch to CPAN version 0.30
2011-01-08 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.76
2011-01-08 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.48
2011-01-07 Michael Parkerutf8_heavy.pl: Remove unused variable declaration
2011-01-07 Jesse VincentUpdate the policy on doc patches to maint
2011-01-07 Nicholas ClarkIn Perl_swash_init(), use call_sv() directly instead...
2011-01-07 Nicholas ClarkIn Perl_swash_init(), reuse any non-NULL return value...
2011-01-07 H.Merijn BrandLast typo missed in regen
2011-01-07 H.Merijn BrandRe-generated Configure after the spell-check fixes...
2011-01-07 Nicholas ClarkRun make regen after 486ec47ab73770ab updated regcomp...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in hints/*.
2011-01-07 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in utils/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in qnx/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Cross/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Params-Check/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Archive*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Term-UI/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Object-Accessor/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Module-Load-Conditi...
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Log-Message/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/IPC-Cmd/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/File-Fetch/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/CPANPLUS-Dist-Build/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/CPANPLUS/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Porting/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in os2/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in install files.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2011-01-07 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in misc. files.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in MANIFEST.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in x2p/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in vms/*.
2011-01-07 Rainer Tammer[PATCH] Minor problem in cookie.t
2011-01-07 Peter J. Acklam... Fix typos in pod/*
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in README*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Perl sources.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in plan9/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in NetWare/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in mpeix/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
next