| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix remaining skips for Test::Harness | Andy Armstrong | 2007-12-21 | 1 | -1/+10 |
* | bring Test::Harness up to 3.06 | Andy Armstrong | 2007-12-20 | 1 | -0/+1 |
* | The APC doesn't like empty files | Rafael Garcia-Suarez | 2007-12-20 | 1 | -0/+1 |
* | Test::Harness 3.05, tests pass in core | Andy Armstrong | 2007-12-20 | 4 | -4/+21 |
* | Upgrade to Test::Harness 3.05 | Nicholas Clark | 2007-12-19 | 45 | -24/+451 |
* | Upgrade to ExtUtils::MakeMaker 6.37_03 | Rafael Garcia-Suarez | 2007-11-27 | 1 | -3/+5 |
* | Upgrade to ExtUtils::MakeMaker 6.37_02 | Rafael Garcia-Suarez | 2007-11-26 | 1 | -0/+95 |
* | Compression Modules Update for EBCDIC | Paul Marquess | 2007-11-12 | 1 | -6/+15 |
* | [perl #47233] Core dump caused by goto | Dave Mitchell | 2007-11-09 | 1 | -2/+2 |
* | New [PATCH] use 5.006; use 5.10.0 | Robin Barker | 2007-10-05 | 1 | -0/+17 |
* | Reverse change #31978 | Rafael Garcia-Suarez | 2007-10-03 | 1 | -5/+0 |
* | /cygdrive is configurable | Jerry D. Hedden | 2007-10-02 | 1 | -1/+12 |
* | RE: [PATCH] use 5.010 is ugly; use 5.10.0 warns | Robin Barker | 2007-09-26 | 1 | -0/+5 |
* | ununit pos value warning identified the wrong variable name | Dave Mitchell | 2007-09-09 | 1 | -0/+16 |
* | Remove the 'err' keyword | Rafael Garcia-Suarez | 2007-09-07 | 2 | -71/+0 |
* | Compress* 2.006 | Paul Marquess | 2007-09-02 | 3 | -3/+3 |
* | Following Jan's advice, remove Cygwin::is_textmount(), | Rafael Garcia-Suarez | 2007-08-31 | 1 | -2/+1 |
* | Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags | Yitzchak Scott-Thoennes | 2007-08-29 | 1 | -0/+1 |
* | Get Cwd->cwd() to work under Cygwin | Jerry D. Hedden | 2007-08-20 | 1 | -1/+3 |
* | Cygwin::mount_table, Cygwin::mount_flags | Reini Urban | 2007-08-14 | 1 | -3/+21 |
* | Turn the "$# / $* is no longer supported" warnings into | Rafael Garcia-Suarez | 2007-07-11 | 1 | -3/+2 |
* | cygwin path conversions, take 4 | Reini Urban | 2007-07-09 | 1 | -1/+13 |
* | Upgrade to base and fields 2.12, mostly by Michael G Schwern | Rafael Garcia-Suarez | 2007-07-06 | 2 | -0/+10 |
* | Don't require to have at least DB_File or *DBM_File | Rafael Garcia-Suarez | 2007-07-04 | 1 | -4/+0 |
* | compression modules update to version 2.005 | Paul Marquess | 2007-07-02 | 4 | -6/+183 |
* | Upgrade to ExtUtils-MakeMaker-6.35 | Steve Peters | 2007-07-02 | 2 | -2/+10 |
* | [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi() | Tels | 2007-06-25 | 1 | -3/+3 |
* | Remove the code that handles assignment to state variables | Rafael Garcia-Suarez | 2007-04-24 | 1 | -20/+0 |
* | Adjust the warning category in the test, too | Rafael Garcia-Suarez | 2007-04-19 | 1 | -2/+2 |
* | Add two deprecation warnings: | Rafael Garcia-Suarez | 2007-03-30 | 1 | -0/+26 |
* | Make the warning "interpreted as function" a bit less annoying, | Rafael Garcia-Suarez | 2007-03-26 | 1 | -6/+13 |
* | Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, | Steve Peters | 2007-03-04 | 2 | -9/+4 |
* | Make use VERSION also load feature.pm | Rafael Garcia-Suarez | 2007-03-03 | 1 | -0/+62 |
* | A new test by Abigail: Check that certain modules don't | Rafael Garcia-Suarez | 2007-03-01 | 1 | -0/+41 |
* | (?p{}) has been deprecated for a long time. | Rafael Garcia-Suarez | 2007-02-28 | 1 | -20/+0 |
* | C<keys %+> should not warn. Don't make scan_ident test for | Rafael Garcia-Suarez | 2007-02-24 | 1 | -0/+5 |
* | [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11 | Tels | 2007-02-19 | 3 | -5/+20 |
* | Change 30276 wasn't meant do mess with t/lib/common.pl. Oops. | Nicholas Clark | 2007-02-14 | 1 | -2/+2 |
* | Integrate: | SADAHIRO Tomoyuki | 2007-02-14 | 1 | -2/+2 |
* | t/lib/common.pl can be warnings clean. | Nicholas Clark | 2007-02-05 | 1 | -1/+2 |
* | Use the new conditional TODOs to mark as TODO the warning tests | Nicholas Clark | 2007-02-05 | 1 | -0/+3 |
* | Enhance t/lib/common.pl to provide conditional TODOs using eval'd code. | Nicholas Clark | 2007-02-05 | 1 | -1/+10 |
* | defined @$foo and defined %$bar should be subject to strict 'refs'; | Nicholas Clark | 2007-01-20 | 1 | -0/+14 |
* | Enable the ~~ operator by default. | Rafael Garcia-Suarez | 2007-01-15 | 1 | -45/+0 |
* | Use the $Is_MacOS variable | Rafael Garcia-Suarez | 2007-01-15 | 1 | -3/+3 |
* | Simplify the ok/not ok logic | Rafael Garcia-Suarez | 2007-01-15 | 1 | -9/+13 |
* | Various cleanup and factorization by Schwern | Rafael Garcia-Suarez | 2007-01-15 | 1 | -16/+23 |
* | Turn taint warnings (-t) into severe warnings, so they're | Rafael Garcia-Suarez | 2007-01-08 | 1 | -4/+14 |
* | Update Compress Modules to version 2.002 | Paul Marquess | 2006-12-30 | 3 | -9/+26 |
* | syswrite() wasn't reporting a warning when writing to a filehandle | Rafael Garcia-Suarez | 2006-12-23 | 1 | -0/+8 |