platform/upstream/perl.git
2011-01-15 Vadim KonovalovUpdate perlguts.pod so that prose isn't a lie
2011-01-15 Tony Cooktest that perl.pod, pod.lst, MANIFEST and the file...
2011-01-15 Michael StevensFix =item to be ordered list and not warn.
2011-01-14 Karl Williamsonregexec.c: Remove no longer needed goto
2011-01-14 Karl Williamsonregexec.c: Add to comment
2011-01-14 Karl Williamsonuni/fold.t: Fix TODOs that now pass
2011-01-14 David Mitchelladd enum index in overload.h comments
2011-01-14 Karl Williamsonregex: Use ANYOFV
2011-01-14 Karl Williamsonutf8.h: Add define for max fold expansion in chars
2011-01-14 Karl Williamsonregcomp.sym: Add ANYOFV node
2011-01-14 Karl Williamsonregex: Some Comment clarifications
2011-01-13 Nicholas ClarkRemove code before declaration, inadvertently added...
2011-01-13 Nicholas ClarkIn Perl_write_to_stderr(), use Perl_magic_methcall...
2011-01-13 Chris 'BinGOs... Update Pod-LaTeX to CPAN version 0.59
2011-01-13 Nicholas Clarkithread_create() was relying on the stack not moving...
2011-01-12 Jan DuboisUpdate to Win32-0.44 from CPAN
2011-01-12 Jan DuboisUpdate to Win32-0.43 from CPAN
2011-01-12 Michael StevensRemove trailing blanks
2011-01-12 Chris 'BinGOs... Update Term-UI to CPAN version 0.24
2011-01-11 Chris 'BinGOs... Update IO-Compress to CPAN version 2.033
2011-01-11 Chris 'BinGOs... Fix execute permissions on the last commit
2011-01-11 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.033
2011-01-11 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.033
2011-01-11 Chris 'BinGOs... Update DB_File to CPAN version 1.821
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...
next