| Commit message (Expand) | Author | Age | Files | Lines |
* | add p55.t MAD tests, and convert renamed mad/nomad into a module | Gerard Goossen | 2007-03-26 | 1 | -0/+1 |
* | Rename mad/nomad to mad/Nomad.pm | Gerard Goossen | 2007-03-26 | 1 | -1/+1 |
* | Missing file in MANIFEST | Rafael Garcia-Suarez | 2007-03-23 | 1 | -0/+1 |
* | Re-sorting the MANIFEST after the mess made of it with the | Steve Peters | 2007-03-23 | 1 | -56/+56 |
* | Upgrade to Pod-Simple-3.05. | Steve Peters | 2007-03-23 | 1 | -104/+109 |
* | Upgrade to threads::shared 1.08 : | Rafael Garcia-Suarez | 2007-03-15 | 1 | -0/+1 |
* | Bitten again by the snakes in the MANIFEST spec - tabs, not spaces. | Nicholas Clark | 2007-03-12 | 1 | -1/+1 |
* | Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe | Yves Orton | 2007-03-08 | 1 | -1/+2 |
* | RE: $Win32::VERSION problem | Jan Dubois | 2007-03-08 | 1 | -2/+7 |
* | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) | Juerd Waalboer | 2007-03-07 | 1 | -0/+1 |
* | Math::BigInt 1.80 | Tels | 2007-03-04 | 1 | -0/+2 |
* | Math::BigInt::FastCalc 0.12 (plug leaks) | Tels | 2007-03-03 | 1 | -0/+1 |
* | Make use VERSION also load feature.pm | Rafael Garcia-Suarez | 2007-03-03 | 1 | -0/+1 |
* | Re: New file: t/op/regexp_email.t | Yves Orton | 2007-03-01 | 1 | -0/+1 |
* | A new test by Abigail: Check that certain modules don't | Rafael Garcia-Suarez | 2007-03-01 | 1 | -0/+1 |
* | Add a new test for undef and delete on stash entries that | Rafael Garcia-Suarez | 2007-02-24 | 1 | -0/+1 |
* | Re: Win32 modules & cygwin | Yitzchak Scott-Thoennes | 2007-02-22 | 1 | -13/+17 |
* | Re: [PATCH] Document that m//k works | Yves Orton | 2007-02-14 | 1 | -1/+1 |
* | Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print... | Slaven Rezic | 2007-02-11 | 1 | -0/+1 |
* | [perl #41484] qr// stack bug | knew-p5p@pimb.org | 2007-02-11 | 1 | -0/+1 |
* | Upgrade to Time-HiRes-1.9705 | Steve Peters | 2007-02-07 | 1 | -0/+1 |
* | Upgrade to Getopt::Long 2.36 | Rafael Garcia-Suarez | 2007-01-31 | 1 | -0/+2 |
* | Also check BEGIN/UNITCHECK/CHECK/INIT/END for require. | Nicholas Clark | 2007-01-29 | 1 | -0/+1 |
* | BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do) | Nicholas Clark | 2007-01-29 | 1 | -0/+1 |
* | Add Archive::Extract 0.16 to the core | Jos I. Boumans | 2007-01-26 | 1 | -0/+19 |
* | Upgrade to File::Fetch 0.10, by Jos Boumans | Rafael Garcia-Suarez | 2007-01-26 | 1 | -1/+0 |
* | Upgrade to Module::Load::Conditional 0.16, by Jos Boumans | Rafael Garcia-Suarez | 2007-01-26 | 1 | -2/+3 |
* | Upgrade to File-Temp-0.18. | Steve Peters | 2007-01-23 | 1 | -0/+1 |
* | Add PAUSE2007.pub key | Steve Peters | 2007-01-20 | 1 | -0/+1 |
* | Enable the ~~ operator by default. | Rafael Garcia-Suarez | 2007-01-15 | 1 | -1/+0 |
* | Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, $... | Yves Orton | 2007-01-15 | 1 | -0/+1 |
* | Upgrade Module::Load::Conditional to 0.14 | Rafael Garcia-Suarez | 2007-01-04 | 1 | -104/+105 |
* | Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a... | Yves Orton | 2007-01-04 | 1 | -0/+1 |
* | Symbian port: add Series 90 support | Jarkko Hietaniemi | 2007-01-01 | 1 | -0/+1 |
* | PL_linestr needs to survive until the end of scope, not just the next | Nicholas Clark | 2006-12-31 | 1 | -0/+1 |
* | Upgrade to CPAN-1.83_66. | Steve Peters | 2006-12-27 | 1 | -0/+3 |
* | Remove -T from op/subst.t, and add a new test file, substT.t, | Rafael Garcia-Suarez | 2006-12-23 | 1 | -0/+1 |
* | Upgrade to Module::Build 0.2806 | Rafael Garcia-Suarez | 2006-12-23 | 1 | -0/+1 |
* | Re: [PATCH] Making adding binary files possible | Yves Orton | 2006-12-20 | 1 | -3/+2 |
* | Making adding binary files possible | Jos I. Boumans | 2006-12-19 | 1 | -0/+2 |
* | Re: [perl #41071] require stringifies code references in tied @INC | Rick Delaney | 2006-12-18 | 1 | -0/+1 |
* | OS/2-specific fixes, round II | Ilya Zakharevich | 2006-12-18 | 1 | -0/+3 |
* | move parser state into new parser object, PL_parser | Dave Mitchell | 2006-12-18 | 1 | -0/+1 |
* | Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM) | Nicholas Clark | 2006-12-16 | 1 | -0/+1 |
* | threads 1.54 - Adds ->error() method | Jerry D. Hedden | 2006-12-15 | 1 | -0/+1 |
* | Changes and README are not needed for Switch.pm | Rafael Garcia-Suarez | 2006-12-11 | 1 | -2/+0 |
* | Move files from ext/Compress/IO to ext/IO/Compress | Rafael Garcia-Suarez | 2006-12-11 | 1 | -94/+94 |
* | Move Win32 from win32/ext/Win32 to ext/Win32 | Jan Dubois | 2006-12-07 | 1 | -3/+3 |
* | User pragmas now accessible from B | Joshua ben Jore | 2006-12-06 | 1 | -0/+1 |
* | merge perly.y and madlu.y | Dave Mitchell | 2006-12-04 | 1 | -5/+1 |