| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #54956] crash on binary-or lvalue operation on qr// | Ben Morrow | 2009-01-02 | 1 | -1/+103 |
* | much better git related version numbering in our (*nix for now) build process | Yves Orton | 2008-12-31 | 1 | -2/+3 |
* | On scope end, delete localized array elements that should not exist anymore, ... | Vincent Pit | 2008-12-28 | 1 | -2/+109 |
* | Revise malformed utf8 test case | Karl | 2008-12-28 | 1 | -1/+4 |
* | Move all mro:: XS functions from mro.c to ext/mro/mro.xs, except for | Nicholas Clark | 2008-12-27 | 1 | -0/+2 |
* | Proper pluggable Method Resolution Orders. 'c3' is now implemented outside the | Nicholas Clark | 2008-12-27 | 3 | -0/+6 |
* | fix bug #57042 - preserve $^R across TRIE matches | Yves Orton | 2008-12-27 | 1 | -3/+19 |
* | Better fix for bug #6665 | Rafael Garcia-Suarez | 2008-12-26 | 1 | -3/+3 |
* | Revert "[perl #6665] Different behavior using the -Idir option on the command... | Rafael Garcia-Suarez | 2008-12-26 | 1 | -2/+2 |
* | [perl #6665] Different behavior using the -Idir option on the command line an... | Renee Baecker | 2008-12-26 | 1 | -2/+2 |
* | f6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be reflected in our switch | Nicholas Clark | 2008-12-20 | 1 | -1/+1 |
* | git-flavoured autodie 1.997 patch | Paul Fenwick | 2008-12-20 | 37 | -0/+1377 |
* | Subject: PATCH 5.10 documentation | Steve Peters | 2008-12-19 | 1 | -1/+3 |
* | [admin] set up .gitignore files | Sam Vilain | 2008-12-19 | 3 | -0/+4 |
* | [perl #60978] [PATCH] Tied filehandles can't distinguish eof forms | Chip Salzenberg | 2008-12-11 | 1 | -3/+33 |
* | Fix for tainting regression in a test of Text::Template spotted by | Nicholas Clark | 2008-12-03 | 1 | -1/+37 |
* | Change PL_debug behaviour so that string eval lines are saved whenever | Nicholas Clark | 2008-12-02 | 1 | -6/+3 |
* | Implement PERLDBf_SAVESRC_INVALID, which saves source lines for string | Nicholas Clark | 2008-12-02 | 1 | -4/+1 |
* | Codify the current behaviour of evals which define subroutines before | Nicholas Clark | 2008-12-02 | 1 | -1/+22 |
* | Followup to change 34979. Tests are good, m'kay. Particularly when they | Nicholas Clark | 2008-12-02 | 1 | -16/+46 |
* | Addendum to bug #38809: fix assertion failure, more tests | Vincent Pit | 2008-11-26 | 1 | -5/+24 |
* | [perl #38809] return do { } : take 3 (or 4...) | Vincent Pit | 2008-11-25 | 1 | -1/+18 |
* | [perl #7911] no warning for useless /d in tr/0-9//d | reneeb | 2008-11-25 | 1 | -3/+9 |
* | Remove the trailing NUL byte, and (hopefully) convert perforce to | Nicholas Clark | 2008-11-18 | 1 | -0/+0 |
* | Improve and restructure t/op/pat.t and split out some unicode related tests i... | Abigail | 2008-11-18 | 3 | -4169/+3832 |
* | Rafael noticed a bug in 34873 - I was comparing against the wrong | Nicholas Clark | 2008-11-18 | 1 | -2/+11 |
* | S_save_lines() was using strchr() when it should have been using | Nicholas Clark | 2008-11-17 | 1 | -5/+10 |
* | Fix the bug introduced with MRO, whereby the internals were not saving | Nicholas Clark | 2008-11-17 | 1 | -0/+43 |
* | Re: [perl #59998] [PATCH] crypt() returns tainted data even when input string... | Chip Salzenberg | 2008-11-17 | 1 | -1/+16 |
* | MRO tests for isa() and package aliases | Torsten Schoenfeld | 2008-11-16 | 1 | -0/+33 |
* | [perl #948] [PATCH] Allow tied $, | Chip Salzenberg | 2008-11-14 | 1 | -5/+3 |
* | [patch@34779] Get posix exit mode working/tested on VMS | John E. Malmberg | 2008-11-10 | 1 | -4/+28 |
* | Add support for testing when under | Yves Orton | 2008-11-09 | 2 | -11/+47 |
* | Fix warning code in Perl_sv_vcatpvfn() to make the TODO | Marcus Holland-Moritz | 2008-11-09 | 2 | -4/+31 |
* | Update format warning tests to expect "%lld" instead of "%d" | Marcus Holland-Moritz | 2008-11-09 | 1 | -9/+12 |
* | "Perl_newSVpvf("%lld")" is broken | Hugo van der Sanden | 2008-11-09 | 1 | -1/+27 |
* | create new unicode props as defined in POSIX spec (optionally use them in the... | Yves Orton | 2008-11-07 | 2 | -0/+130 |
* | Various changes to regex diagnostics and testing | Yves Orton | 2008-11-06 | 2 | -10/+15 |
* | Reolve perlbug #59328: In re's, \N{U+...} doesn't match for ... > 256 | karl williamson | 2008-11-06 | 1 | -0/+1 |
* | Resolve perl #60344: Regex lookbehind failure after an (if)then|else in perl ... | Yves Orton | 2008-11-06 | 1 | -0/+2 |
* | [perl #56526] m/a{1,0}/ compiles but doesn't match a literal string | Michael Cartmell | 2008-11-02 | 1 | -0/+1 |
* | Add a test for bug #60214 | Rafael Garcia-Suarez | 2008-10-30 | 1 | -1/+10 |
* | Haiku Port | Ingo Weinhold | 2008-10-29 | 1 | -1/+1 |
* | Integrate: | Vincent Pit | 2008-10-25 | 1 | -1/+15 |
* | Test::Simple 0.81_02 has: | Nicholas Clark | 2008-10-21 | 3 | -0/+4 |
* | Upgrade to ExtUtils-MakeMaker-6.48 | Nicholas Clark | 2008-10-20 | 1 | -0/+35 |
* | Change "use $foo; 1" in evals to "require $foo; 1" to avoid breaking | Nicholas Clark | 2008-10-20 | 1 | -6/+6 |
* | Upgrade to ExtUtils-MakeMaker-6.47_02 | Nicholas Clark | 2008-10-17 | 1 | -22/+20 |
* | One final tweak for the Test-Simple-0.82 upgrade. Ugh. | Steve Peters | 2008-10-15 | 1 | -6/+0 |
* | *sigh* More files messed with for Test-Simple-0.82. | Steve Peters | 2008-10-15 | 3 | -3/+11 |