| Commit message (Expand) | Author | Age | Files | Lines |
* | Version bumpsif-0.0602 | Father Chrysostomos | 2011-11-22 | 1 | -1/+1 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -1/+1 |
* | Update several test cases to not generate failures on VOS. | Paul Green | 2011-11-18 | 2 | -0/+3 |
* | DosGlob: Comment typo | Father Chrysostomos | 2011-10-29 | 1 | -1/+1 |
* | DosGlob: Don’t parse an pattern that will not be used | Father Chrysostomos | 2011-10-29 | 1 | -19/+21 |
* | DosGlob: eliminate %iter | Father Chrysostomos | 2011-10-29 | 1 | -8/+2 |
* | Increase $File::DosGlob::VERSION to 1.07 | Father Chrysostomos | 2011-10-29 | 1 | -1/+1 |
* | Increase $File::DosGlob::VERSION from 1.04 to 1.05 | Father Chrysostomos | 2011-10-15 | 1 | -1/+1 |
* | fix a typo in a comment | Thorsten Glaser | 2011-10-15 | 1 | -1/+1 |
* | Restore changelog entry removed by 378eeda | Father Chrysostomos | 2011-09-10 | 1 | -1/+6 |
* | The Borland Chainsaw Massacre | Steve Hay | 2011-09-10 | 1 | -6/+1 |
* | basename: Change C<> to L<> | Karl Williamson | 2011-07-16 | 1 | -2/+2 |
* | File::Find pod: fix link issue | Karl Williamson | 2011-06-21 | 1 | -2/+2 |
* | Revert "Remove MacOS classic support from File::Basename." | Father Chrysostomos | 2011-04-04 | 2 | -5/+47 |
* | [perl #85884] Erroneous description of File::Basename::fileparse | Father Chrysostomos | 2011-03-11 | 1 | -3/+3 |
* | Revert "In File::Copy, convert two regexps to explicit ranges, instead of usi... | Karl Williamson | 2011-03-02 | 1 | -3/+3 |
* | In File::Copy, convert two regexps to explicit ranges, instead of using /i | Nicholas Clark | 2011-02-04 | 1 | -3/+3 |
* | Skip the right number of tests in DosGlob.t. | Craig A. Berry | 2011-01-30 | 1 | -1/+1 |
* | Version bumps for File:: non-dual-life modules identified by | Jesse Vincent | 2011-01-20 | 2 | -2/+2 |
* | Convert DosGlob.t to Test::More. | Nicholas Clark | 2011-01-18 | 1 | -58/+27 |
* | Remove Mac OS Classic code from DosGlob.t | Nicholas Clark | 2011-01-18 | 1 | -75/+27 |
* | Remove MacOS Classic code from File::Find's tests. | Nicholas Clark | 2011-01-18 | 2 | -147/+49 |
* | Remove Mac OS Classic docs from DirHandle and File::{Copy,DosGlob,Find} | Nicholas Clark | 2011-01-18 | 3 | -378/+3 |
* | Fix typos (spelling errors) in lib/* | Peter J. Acklam) (via RT | 2011-01-07 | 5 | -6/+6 |
* | Dual-life File::CheckTree | Florian Ragwitz | 2010-12-11 | 2 | -428/+0 |
* | Increase File::stat’s version | Father Chrysostomos | 2010-11-11 | 1 | -1/+1 |
* | RT 79076: fix File::stat overload tests -x and -X when uid is root | Todd Rinaldo | 2010-11-11 | 2 | -3/+20 |
* | File::CheckTree.t: @INC should be change for chdir | Karl Williamson | 2010-10-28 | 1 | -11/+5 |
* | Don't assume filenames can contain parentheses | Craig A. Berry | 2010-10-10 | 1 | -19/+25 |
* | The rest of [perl #71710] fixes for File::Find | Alex Davies | 2010-09-24 | 1 | -3/+7 |
* | [perl #71712] fixes for File::DosGlob | Alex Davies | 2010-09-23 | 2 | -3/+51 |
* | [perl #71710] fixes for File::Find | Alex Davies | 2010-09-23 | 2 | -9/+73 |
* | make sure perl doesn't touch stat.t between stats | Tony Cook | 2010-09-22 | 1 | -3/+13 |
* | compare stat results on a file that isn't touched elsewhere | Tony Cook | 2010-09-21 | 1 | -1/+1 |
* | Bump module version numbers | David Golden | 2010-07-19 | 2 | -2/+2 |
* | Skip suid File::Copy tests on a nosuid partition | Ævar Arnfjörð Bjarmason | 2010-07-03 | 1 | -3/+10 |
* | Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}. | Nicholas Clark | 2010-06-23 | 4 | -236/+47 |
* | Remove MacOS classic support from File::Basename. | Nicholas Clark | 2010-06-23 | 2 | -47/+5 |
* | version bump for File::Copy and add change to delta | Matt S Trout | 2010-06-21 | 1 | -1/+1 |
* | Resolve issue #74974: document File::Copy::copy(FILE, DIR) | Abigail | 2010-06-08 | 1 | -0/+6 |
* | bumped File::Find version to 1.16 | David Golden | 2010-05-19 | 1 | -1/+1 |
* | Fixed typo: "effecting data" -> "affecting data". | Dan Dascalescu | 2010-05-19 | 1 | -1/+1 |
* | Spaces in filenames require non-default settings on VMS. | Craig A. Berry | 2010-03-28 | 1 | -1/+3 |
* | remove tmp debugging from File/Copy.t | David Mitchell | 2010-03-28 | 1 | -1/+0 |
* | RT #73714: Regression in 5.12: File::Copy and initial spaces | David Mitchell | 2010-03-27 | 2 | -4/+14 |
* | bump versions for core libs changed since 5.11.3 | Ricardo Signes | 2010-01-19 | 1 | -1/+1 |
* | [perl #72098] File::Copy stripping 06000 perms on cp for root | Todd Rinaldo | 2010-01-16 | 1 | -6/+2 |
* | Bumped File::Find's version since it's changed since 5.11.2 | Jesse Vincent | 2009-12-20 | 1 | -1/+1 |
* | Update File::Copy tests to skip on OpenBSD, as it mounts too many filesystems... | Jesse Vincent | 2009-12-15 | 1 | -0/+3 |
* | Update count | Abigail | 2009-11-20 | 1 | -1/+1 |