This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-01-18 David GoldenUpdate HTTP::Tiny to CPAN version 0.009
2011-01-18 David Mitchellt/porting/diag.t: fix indentation in check_file()
2011-01-18 David Mitchellvastly speed up t/porting/diag.t
2011-01-17 Nicholas ClarkReflow multi-line rules in Win32 makefiles after 2c1760...
2011-01-17 Karl WilliamsonAdd /a regex modifier
2011-01-17 Karl Williamsonregcomp.sym: Add nodes for /a
2011-01-17 Karl Williamsonadd heading for perldelta
2011-01-17 Karl Williamsonre/charset.t: typo in comment
2011-01-17 Karl Williamsonregcomp.c: Convert \d \D to a switch{}
2011-01-17 Chris 'BinGOs... Update File-Fetch to CPAN version 0.32
2011-01-17 Tony Cooktest_prep now depends on the pods needed for porting...
2011-01-17 Chris 'BinGOs... Update Maintainers.pl for the recent Unicode-Collate...
2011-01-17 David GoldenUpdate CPAN to CPAN version 1.94_63
2011-01-17 Karl Williamsonregcomp.c: Clarify comment
2011-01-17 Karl WilliamsonAdd plan() call to .t
2011-01-17 Karl Williamsonregex: Use BOUNDU regnodes
2011-01-17 Karl Williamsonregcomp.sym: Remove unused nodes DIGITU, NDIGITU
2011-01-17 Karl Williamsonregcomp.sym: Add BOUNDU, NBOUNDU regnodes
2011-01-17 Karl Williamsonregexec.c: Remove unnecessary cBOOLs
2011-01-17 Karl Williamsonregexec.c: Use FLAGS field instead of OP for BOUND...
2011-01-17 Karl Williamsonregexec.c: Convert two !=0's to cBOOL
2011-01-17 Karl Williamsonregexec.c: change variable name to reflect its purpose
2011-01-17 Karl Williamsonregexec.c: Change '1' to bool TRUE for clarity.
2011-01-17 Karl Williamsonregexec.c: refactor and comment the CCC_TRY macros
2011-01-17 Karl Williamsonregex: Separate nodes for Unicode semantics \s \w
2011-01-17 Karl Williamsonregcomp.c: add missing code for optimizer for \W
2011-01-17 Karl Williamsonregcomp.c: remove unreached code
2011-01-17 Karl Williamsonregex: Add separate regnodes for \w \s Uni semantics
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
next