platform/upstream/perl.git
2011-01-17 Karl Williamsonregexec.c: Replace duplicated code by its macro
2011-01-17 Karl Williamsonregcomp.sym: add clarifying comments
2011-01-17 Karl Williamsonop_reg_common: correct path in comment
2011-01-17 Karl Williamsonregex: Convert regnode FLAGS fields to charset enum
2011-01-17 Karl WilliamsonChange name of /d to DEPENDS
2011-01-17 Karl WilliamsonCH] Change usage of regex/op common to common names
2011-01-17 David GoldenAdd HTTP::Tiny as a dual-life core module
2011-01-17 Chris 'BinGOs... Tracked down some other places to make the Unicode...
2011-01-17 Chris 'BinGOs... perldelta update for Unicode-Collate upgrade
2011-01-17 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.70 and enable...
2011-01-16 Karl WilliamsonUse multi-bit field for regex character set
2011-01-16 Karl Williamsonregcomp.pl: Add capability for fields to be > 1 bit
2011-01-16 Karl Williamsonop_reg_common.h: Add guard to only expand once
2011-01-16 Karl WilliamsonSubject: [PATCH] re.pm: Correct pod statement
2011-01-16 Karl Williamsonop.h: add blank line for grouping
2011-01-16 Karl Williamson.pm: rename variables to reflect expanded usage
2011-01-16 Tony Cookallow buildtoc to find libraries after chdir into pod/
2011-01-16 Peter John... [perl #82098] Fix RT 61543 and remaining part of RT...
2011-01-16 Father Chrysostomos[perl #81584] recommend Devel::FindAmpersand
2011-01-16 Michael StevensGet rid of warning.
2011-01-16 Robin Barkerutil.c handling of return value of vsnprintf
2011-01-16 Father ChrysostomosAdd another address for R. Barker to checkAUTHORS.pl
2011-01-16 Chris 'BinGOs... Update Unicode-Normalize to CPAN version 1.10
2011-01-16 Karl Williamsonre.pm: correct typo
2011-01-16 Karl WilliamsonDeliver t/re/charset.t
2011-01-16 Karl WilliamsonWhite space, comment only change
2011-01-16 Karl WilliamsonFix \xa0 matching both [\s] [\S], et.al.
2011-01-16 Karl Williamsonregcomp: Share two bits in ANYOF flags
2011-01-16 David Mitchellrestrict \p{IsUserDefined} to In\w+ and In\w+
2011-01-15 Craig A. BerryDon't compile or link in EU::CBuilder's base class...
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...
next