| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [perl #81584] recommend Devel::FindAmpersand | Father Chrysostomos | 2011-01-16 | 1 | -1/+2 |
* | Get rid of warning. | Michael Stevens | 2011-01-16 | 1 | -1/+1 |
* | util.c handling of return value of vsnprintf | Robin Barker | 2011-01-16 | 1 | -4/+16 |
* | Add another address for R. Barker to checkAUTHORS.pl | Father Chrysostomos | 2011-01-16 | 1 | -0/+1 |
* | Update Unicode-Normalize to CPAN version 1.10 | Chris 'BinGOs' Williams | 2011-01-16 | 7 | -128/+112 |
* | re.pm: correct typo | Karl Williamson | 2011-01-16 | 1 | -1/+1 |
* | Deliver t/re/charset.t | Karl Williamson | 2011-01-16 | 2 | -0/+225 |
* | White space, comment only change | Karl Williamson | 2011-01-16 | 1 | -50/+51 |
* | Fix \xa0 matching both [\s] [\S], et.al. | Karl Williamson | 2011-01-16 | 5 | -10/+30 |
* | regcomp: Share two bits in ANYOF flags | Karl Williamson | 2011-01-16 | 2 | -8/+23 |
* | restrict \p{IsUserDefined} to In\w+ and In\w+ | David Mitchell | 2011-01-16 | 3 | -16/+22 |
* | Don't compile or link in EU::CBuilder's base class testing. | Craig A. Berry | 2011-01-15 | 1 | -84/+6 |
* | Update perlguts.pod so that prose isn't a lie | Vadim Konovalov | 2011-01-14 | 2 | -2/+3 |
* | test that perl.pod, pod.lst, MANIFEST and the file system are consistent | Tony Cook | 2011-01-14 | 3 | -8/+36 |
* | Fix =item to be ordered list and not warn. | Michael Stevens | 2011-01-14 | 1 | -7/+7 |
* | regexec.c: Remove no longer needed goto | Karl Williamson | 2011-01-14 | 1 | -4/+2 |
* | regexec.c: Add to comment | Karl Williamson | 2011-01-14 | 1 | -1/+5 |
* | uni/fold.t: Fix TODOs that now pass | Karl Williamson | 2011-01-14 | 1 | -10/+13 |
* | add enum index in overload.h comments | David Mitchell | 2011-01-14 | 2 | -70/+71 |
* | regex: Use ANYOFV | Karl Williamson | 2011-01-13 | 2 | -42/+197 |
* | utf8.h: Add define for max fold expansion in chars | Karl Williamson | 2011-01-13 | 1 | -0/+3 |
* | regcomp.sym: Add ANYOFV node | Karl Williamson | 2011-01-13 | 2 | -161/+167 |
* | regex: Some Comment clarifications | Karl Williamson | 2011-01-13 | 3 | -5/+19 |
* | Remove code before declaration, inadvertently added in 447f000ef4448b16. | Nicholas Clark | 2011-01-13 | 1 | -3/+4 |
* | In Perl_write_to_stderr(), use Perl_magic_methcall() if STDERR is tied. | Nicholas Clark | 2011-01-13 | 3 | -22/+15 |
* | Update Pod-LaTeX to CPAN version 0.59 | Chris 'BinGOs' Williams | 2011-01-13 | 6 | -28/+29 |
* | ithread_create() was relying on the stack not moving. Fix this. | Nicholas Clark | 2011-01-13 | 1 | -21/+25 |
* | Update to Win32-0.44 from CPAN | Jan Dubois | 2011-01-12 | 4 | -2/+6 |
* | Update to Win32-0.43 from CPAN | Jan Dubois | 2011-01-12 | 4 | -18/+32 |
* | Remove trailing blanks | Michael Stevens | 2011-01-12 | 1 | -2/+2 |
* | Update Term-UI to CPAN version 0.24 | Chris 'BinGOs' Williams | 2011-01-12 | 4 | -3/+10 |
* | Update IO-Compress to CPAN version 2.033 | Chris 'BinGOs' Williams | 2011-01-11 | 45 | -341/+498 |
* | Fix execute permissions on the last commit | Chris 'BinGOs' Williams | 2011-01-11 | 3 | -0/+0 |
* | Update Compress-Raw-Zlib to CPAN version 2.033 | Chris 'BinGOs' Williams | 2011-01-11 | 9 | -11/+33 |
* | Update Compress-Raw-Bzip2 to CPAN version 2.033 | Chris 'BinGOs' Williams | 2011-01-11 | 7 | -11/+25 |
* | Update DB_File to CPAN version 1.821 | Chris 'BinGOs' Williams | 2011-01-11 | 8 | -22/+31 |
* | In S_ithread_create, reduce the amount of conditionally compiled C code. | Nicholas Clark | 2011-01-11 | 2 | -31/+12 |
* | embed.fnc: Silence 'no docs' message | Karl Williamson | 2011-01-10 | 1 | -1/+1 |
* | Correct the "unimplemented" message for get{host,net,proto,serv}ent aliases. | Nicholas Clark | 2011-01-10 | 1 | -4/+4 |
* | remove perlapollo from perl.pod | Robin Barker | 2011-01-11 | 1 | -1/+0 |
* | Merge the implementations of {end,set}{gr,pw}ent with endhostent. | Nicholas Clark | 2011-01-10 | 4 | -53/+38 |
* | Merge the implementations of pp_s{host,net,proto,serv}ent. | Nicholas Clark | 2011-01-10 | 4 | -34/+28 |
* | Merge the implementations of pp_e{host,net,proto,serv}ent. | Nicholas Clark | 2011-01-10 | 4 | -38/+28 |
* | newSVpvf_nocontext only visible with threads, fix for non-threaded | Tony Cook | 2011-01-10 | 1 | -4/+4 |
* | utf8.c: Renumber cases in switch | Karl Williamson | 2011-01-09 | 1 | -3/+3 |
* | utf8.c: Change to warn_d in two places | Karl Williamson | 2011-01-09 | 1 | -2/+3 |
* | utf8.h: remove wrong, no-longer used #define | Karl Williamson | 2011-01-09 | 1 | -2/+0 |
* | mktables: Now can test surrogates and nonchars | Karl Williamson | 2011-01-09 | 1 | -2/+0 |
* | Document the flip of problematic code points handling | Karl Williamson | 2011-01-09 | 2 | -20/+89 |
* | Add warnings for use of problematic code points | Karl Williamson | 2011-01-09 | 3 | -81/+336 |