This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
don't depend on threads to do a watchdog when testing threads
[perl5.git] / lib / File /
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.
2009-04-25 David Mitchellmake the File::Copy permission change from 2.15 onwards...
2009-04-02 Craig A. BerrySkip bug in new File::stat test.
2009-03-26 unknownThe DOSish branch of File::stat->cando had its argument...
2009-03-25 Ben MorrowDocs for File::stat.
2009-03-25 Ben MorrowBump File::stat's $VERSION.
2009-03-25 Ben MorrowI assume VMS doesn't have a superuser.
2009-03-25 Ben MorrowWarnings for File::stat deficiencies.
2009-03-25 Ben MorrowReinstate File::stat::stat_cando.
2009-03-25 Ben MorrowTests for -X overload on File::stat.
2009-03-25 Ben MorrowI missed a s/stat_cando/cando/ in File::stat.
2009-03-25 Ben Morrow-M, -C, -A for File::stat.
2009-03-25 Ben MorrowAdd -X overloading to File::stat.
2009-03-25 Dan JacobsonAdd SEE ALSO's to find2perl and File::Find.
2009-02-07 Nicholas ClarkSkip the 0oX... mode copying tests when chmod fails...
2009-01-27 Jerry D. HeddenSilence verbosity in lib/File/Copy.t during 'make test...
2009-01-26 AbigailTests to check cp() doesn't drop set[eu]id bits.
2009-01-26 AbigailCheck for the group entry returned by getpwuid as well...
2009-01-25 Charles BaileyMove cp(1)-like permission changes from copy to cp,
2009-01-10 John MalmbergFile::Copy fixes for VMS follow-up
2009-01-09 John Malmberg'VMS support for Unix and extended file specifications...
2009-01-09 John MalmbergMerge changes from PathTools: 'Update to support VMS...
2009-01-08 John MalmbergMake File::Copy detect Unix compatibility mode on VMS.
2008-12-19 Steve HaySubject: [PATCH] Update File::Fetch to 0.18
2008-12-04 Craig A. BerryWhile we are off the reservation, revert a stupid,...
2008-12-04 Marcus Holland-MoritzRe: File::Path regression in 5.8.9
2008-12-04 Craig A. BerryRevert 35009 so we can take another swing at ancestor...
2008-12-04 Nicholas ClarkFor now, remove the 'cannot remove [dir] when cwd is...
2008-12-04 Gisle AasRe: File::Path regression in 5.8.9
2008-11-16 Steve PetersUpgrade to File-Temp-0.21
2008-11-10 Renee Baecker[perl #57926][PATCH] File::Find Bug
next