This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Make comment more accurate
[perl5.git] / lib / File /
2012-06-24 Father Chrysostomos[perl #113796] lib/File/stat.t failures when -l $^X
2012-06-21 Nicholas Clarklib/File/stat.t shouldn't test -A $^X
2012-06-21 Nicholas ClarkFix File::stat's -x and -X for root for directories...
2012-06-21 Nicholas ClarkTest that File::stat exports stat by default, overridin...
2012-06-21 Nicholas Clarklib/File/stat.t should also test the -X operators on...
2012-06-21 Nicholas ClarkIn lib/File/stat.t, permute the test file's mode for...
2012-06-21 Nicholas ClarkRefactor lib/File/stat.t for robustness.
2012-06-21 Nicholas Clark*Actually* test that bug 20011110.104 is fixed.
2012-06-21 Nicholas ClarkSimplify lib/File/stat.t by using a tempfile as the...
2012-06-21 Nicholas ClarkRemove needless skip tests from lib/File/stat.t
2012-06-21 Nicholas ClarkIn lib/File/stat.t, test everything with and without...
2012-06-21 Nicholas ClarkBring the joy of strict (and warnings) to lib/File...
2012-06-21 Nicholas ClarkReplace repetitive code in lib/File/stat.t with a data...
2012-06-21 Nicholas ClarkConvert lib/File/stat.t from a complex plan calculation...
2012-06-03 Nicholas ClarkRemove commented-out debugging print statements from...
2012-06-03 Nicholas ClarkRefactor File::DosGlob to avoid an unescaped { in a...
2012-05-25 Craig A. BerryAccumulate access warnings in stat.t.
2012-05-22 Tony Cook[perl #111638] fix -p on File::stat objects
2012-05-22 Tony Cook[perl #111638] TODO for -p on a File::stat object
2012-05-22 Tony Cook[rt #111640] warn on the right -X operators used on...
2012-05-22 Tony Cook[rt #111640] TODO tests for warnings from -X on File...
2012-05-21 Father ChrysostomosDosGlob.pm: Fix pod syntax
2012-05-21 Father ChrysostomosRemove obsolete comment from DosGlob.pm
2012-05-21 Father ChrysostomosIncrease $File::DosGlob::VERSION to 1.07
2012-05-21 Father ChrysostomosFile::Find: typo
2012-05-21 jkeenanIndividual files may appear in list of directories...
2012-05-21 jkeenanIndividual files may appear in list of directories...
2012-05-21 Father ChrysostomosIncrease $File::Find::VERSION to 1.21
2012-01-31 Father ChrysostomosIncrease $File::Copy::VERSION to 2.23
2012-01-31 Father Chrysostomos[perl #109104] File::Copy: Turn off ‘newline’ warnings
2011-11-23 Father ChrysostomosVersion bumps if-0.0602
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-18 Paul GreenUpdate several test cases to not generate failures...
2011-10-29 Father ChrysostomosDosGlob: Comment typo
2011-10-29 Father ChrysostomosDosGlob: Don’t parse an pattern that will not be used
2011-10-29 Father ChrysostomosDosGlob: eliminate %iter
2011-10-29 Father ChrysostomosIncrease $File::DosGlob::VERSION to 1.07
2011-10-16 Father ChrysostomosIncrease $File::DosGlob::VERSION from 1.04 to 1.05
2011-10-16 Thorsten Glaserfix a typo in a comment
2011-09-10 Father ChrysostomosRestore changelog entry removed by 378eeda
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-07-16 Karl Williamsonbasename: Change C<> to L<>
2011-06-21 Karl WilliamsonFile::Find pod: fix link issue
2011-04-04 Father ChrysostomosRevert "Remove MacOS classic support from File::Basename."
2011-03-11 Father Chrysostomos[perl #85884] Erroneous description of File::Basename...
2011-03-02 Karl WilliamsonRevert "In File::Copy, convert two regexps to explicit...
2011-02-04 Nicholas ClarkIn File::Copy, convert two regexps to explicit ranges...
2011-01-30 Craig A. BerrySkip the right number of tests in DosGlob.t.
2011-01-20 Jesse VincentVersion bumps for File:: non-dual-life modules identifi...
2011-01-18 Nicholas ClarkConvert DosGlob.t to Test::More.
2011-01-18 Nicholas ClarkRemove Mac OS Classic code from DosGlob.t
2011-01-18 Nicholas ClarkRemove MacOS Classic code from File::Find's tests.
2011-01-18 Nicholas ClarkRemove Mac OS Classic docs from DirHandle and File...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2010-12-11 Florian RagwitzDual-life File::CheckTree
2010-11-12 Father ChrysostomosIncrease File::stat’s version
2010-11-12 Todd RinaldoRT 79076: fix File::stat overload tests -x and -X when...
2010-10-28 Karl WilliamsonFile::CheckTree.t: @INC should be change for chdir
2010-10-10 Craig A. BerryDon't assume filenames can contain parentheses
2010-09-24 Alex DaviesThe rest of [perl #71710] fixes for File::Find
2010-09-24 Alex Davies[perl #71712] fixes for File::DosGlob
2010-09-24 Alex Davies[perl #71710] fixes for File::Find
2010-09-22 Tony Cookmake sure perl doesn't touch stat.t between stats
2010-09-21 Tony Cookcompare stat results on a file that isn't touched elsewhere
2010-07-19 David GoldenBump module version numbers
2010-07-03 Ævar Arnfjörð Bjar... Skip suid File::Copy tests on a nosuid partition
2010-06-23 Nicholas ClarkRemove MacOS classic support from File::{Copy,DosGlob...
2010-06-23 Nicholas ClarkRemove MacOS classic support from File::Basename.
2010-06-21 Matt S Troutversion bump for File::Copy and add change to delta
2010-06-08 AbigailResolve issue #74974: document File::Copy::copy(FILE...
2010-05-19 David Goldenbumped File::Find version to 1.16
2010-05-19 Dan DascalescuFixed typo: "effecting data" -> "affecting data".
2010-03-28 Craig A. BerrySpaces in filenames require non-default settings on...
2010-03-28 David Mitchellremove tmp debugging from File/Copy.t
2010-03-27 David MitchellRT #73714: Regression in 5.12: File::Copy and initial...
2010-01-20 Ricardo Signesbump versions for core libs changed since 5.11.3
2010-01-16 Todd Rinaldo[perl #72098] File::Copy stripping 06000 perms on cp...
2009-12-20 Jesse VincentBumped File::Find's version since it's changed since...
2009-12-16 Jesse VincentUpdate File::Copy tests to skip on OpenBSD, as it mount...
2009-11-20 AbigailUpdate count
2009-11-20 AbigailFix bug #68260
2009-10-23 Nicholas ClarkConvert File/CheckTree.t from Test to Test::More.
2009-09-19 Nicholas ClarkReuinte File::Spec with the rest of the PathTools distr...
2009-09-12 Nicholas ClarkUntangle File::Basename and re - avoid hard-coding...
2009-09-11 Chris WilliamsMove File-Path from lib/ to ext/
2009-09-11 Chris WilliamsMove File::Temp from lib/ to ext/
2009-09-02 Chris 'BinGOs' Wil... Move File::Fetch from lib to ext
2009-08-01 Josh ben JorePre-resolve symlink for File::Stat test under -Dmksymlinks
2009-07-22 Niko TyniFix File::Copy::copy with pipes on GNU/kFreeBSD
2009-07-03 David Mitchellbump versions of non-dual-life modules that
2009-06-29 Tim Jennesstjenness: dual life modules
2009-06-27 Jos I. BoumansUpgrade to File::Fetch 0.20
2009-06-25 Nicholas ClarkUpgrade to File::Path 2.07_03
2009-06-11 Craig A. BerryMake Compare.t work when filenames can't have whitespace.
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-04 Nicholas ClarkCorrectly interpolate the attempted permissions as...
2009-05-10 Steffen MuellerPull PathTools 3.30 (which was just a blead sync.)
2009-05-09 David MitchellRevert "Bump version of File::Copy"
2009-05-05 Rafael Garcia-SuarezBump version of File::Copy
2009-05-05 Paul FenwickMake File::Copy always return 0 (not "") on failure.
next