doc f7abe7
[p5sagit/p5-mst-13.2.git] / lib / File /
2010-06-08 Abigail Resolve issue #74974: document File::Copy::copy(FILE...
2010-05-19 David Golden bumped File::Find version to 1.16
2010-05-19 Dan Dascalescu Fixed typo: "effecting data" -> "affecting data".
2010-03-28 Craig A. Berry Spaces in filenames require non-default settings on...
2010-03-28 David Mitchell remove tmp debugging from File/Copy.t
2010-03-27 David Mitchell RT #73714: Regression in 5.12: File::Copy and initial...
2010-01-20 Ricardo Signes bump 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 Vincent Bumped File::Find's version since it's changed since...
2009-12-16 Jesse Vincent Update File::Copy tests to skip on OpenBSD, as it mount...
2009-11-20 Abigail Update count
2009-11-20 Abigail Fix bug #68260
2009-10-23 Nicholas Clark Convert File/CheckTree.t from Test to Test::More.
2009-09-19 Nicholas Clark Reuinte File::Spec with the rest of the PathTools distr...
2009-09-12 Nicholas Clark Untangle File::Basename and re - avoid hard-coding...
2009-09-11 Chris Williams Move File-Path from lib/ to ext/
2009-09-11 Chris Williams Move File::Temp from lib/ to ext/
2009-09-02 Chris 'BinGOs' Wil... Move File::Fetch from lib to ext
2009-08-01 Josh ben Jore Pre-resolve symlink for File::Stat test under -Dmksymlinks
2009-07-22 Niko Tyni Fix File::Copy::copy with pipes on GNU/kFreeBSD
2009-07-03 David Mitchell bump versions of non-dual-life modules that
2009-06-29 Tim Jenness tjenness: dual life modules
2009-06-27 Jos I. Boumans Upgrade to File::Fetch 0.20
2009-06-25 Nicholas Clark Upgrade to File::Path 2.07_03
2009-06-11 Craig A. Berry Make Compare.t work when filenames can't have whitespace.
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-06-04 Nicholas Clark Correctly interpolate the attempted permissions as...
2009-05-10 Steffen Mueller Pull PathTools 3.30 (which was just a blead sync.)
2009-05-09 David Mitchell Revert "Bump version of File::Copy"
2009-05-05 Rafael Garcia-Suarez Bump version of File::Copy
2009-05-05 Paul Fenwick Make File::Copy always return 0 (not "") on failure.
2009-04-25 David Mitchell make the File::Copy permission change from 2.15 onwards...
2009-04-02 Craig A. Berry Skip bug in new File::stat test.
2009-03-26 unknown The DOSish branch of File::stat->cando had its argument...
2009-03-25 Ben Morrow Docs for File::stat.
2009-03-25 Ben Morrow Bump File::stat's $VERSION.
2009-03-25 Ben Morrow I assume VMS doesn't have a superuser.
2009-03-25 Ben Morrow Warnings for File::stat deficiencies.
2009-03-25 Ben Morrow Reinstate File::stat::stat_cando.
2009-03-25 Ben Morrow Tests for -X overload on File::stat.
2009-03-25 Ben Morrow I missed a s/stat_cando/cando/ in File::stat.
2009-03-25 Ben Morrow -M, -C, -A for File::stat.
2009-03-25 Ben Morrow Add -X overloading to File::stat.
2009-03-25 Dan Jacobson Add SEE ALSO's to find2perl and File::Find.
2009-02-07 Nicholas Clark Skip the 0oX... mode copying tests when chmod fails...
2009-01-27 Jerry D. Hedden Silence verbosity in lib/File/Copy.t during 'make test...
2009-01-26 Abigail Tests to check cp() doesn't drop set[eu]id bits.
2009-01-26 Abigail Check for the group entry returned by getpwuid as well...
2009-01-25 Charles Bailey Move cp(1)-like permission changes from copy to cp,
2009-01-10 John Malmberg File::Copy fixes for VMS follow-up
2009-01-09 John Malmberg 'VMS support for Unix and extended file specifications...
2009-01-09 John Malmberg Merge changes from PathTools: 'Update to support VMS...
2009-01-08 John Malmberg Make File::Copy detect Unix compatibility mode on VMS.
2008-12-19 Steve Hay Subject: [PATCH] Update File::Fetch to 0.18
2008-12-04 Craig A. Berry While we are off the reservation, revert a stupid,...
2008-12-04 Marcus Holland-Moritz Re: File::Path regression in 5.8.9
2008-12-04 Craig A. Berry Revert 35009 so we can take another swing at ancestor...
2008-12-04 Nicholas Clark For now, remove the 'cannot remove [dir] when cwd is...
2008-12-04 Gisle Aas Re: File::Path regression in 5.8.9
2008-11-16 Steve Peters Upgrade to File-Temp-0.21
2008-11-10 Renee Baecker [perl #57926][PATCH] File::Find Bug
2008-11-09 Nicholas Clark Upgrade to File::Path 2.07
2008-11-05 Nicholas Clark Upgrade to File::Path 2.06_08.
2008-10-29 Nicholas Clark Upgrade to PathTools 3.29.
2008-10-29 Nicholas Clark Upgrade to File::Path 2.06_07. (an e-mail from David)
2008-10-28 Nicholas Clark Upgrade to File::Path 2.06_06. (a diff from David via...
2008-10-27 Nicholas Clark Upgrade to PathTools 3.28_03.
2008-10-20 Nicholas Clark Bump the $VERSION of File::stat (documentation changed).
2008-10-20 Nicholas Clark Change the plan - 2.14 gets the copy permission behavio...
2008-10-19 rabbit+bugs@rabbit.us [perl #59650] File::Copy does not handle file objects...
2008-10-19 Nicholas Clark Upgrade PathTools to 3.28_01
2008-10-10 Jos I. Boumans Update File::Fetch to 0.16
2008-09-21 Moritz Lenz Re: [perl #59134] Typo in File::stat man pag
2008-09-15 Steve Hay Bump VERSIONs in all non-dual-lived modules that have...
2008-09-03 Nicholas Clark Reflect local modifications to dual life modules in...
2008-09-01 Abhijit Menon-Sen Fix typo.
2008-06-02 Steve Peters Skip some File::Copy tests on Win32 since file permissi...
2008-05-23 Craig A. Berry File::Copy does not copy source file permissions to...
2008-05-23 Bram Re: [perl #41555] Bug in File::Find on Windows when...
2008-05-10 Jerry D. Hedden Re: Change 33794: [PATCH] File::Copy & permission bits.
2008-05-08 Rafael Garcia-Suarez The last change to File::Copy broke the perl build.
2008-05-08 Rafael Garcia-Suarez Bump version and document last change.
2008-05-08 Abigail File::Copy & permission bits.
2008-05-08 Abigail Use 3-arg open.
2008-04-24 Nicholas Clark Stop File::Copy truncating destination files if passed...
2008-03-31 Nicholas Clark $VERSION++ for all the non-dual life modules outside...
2008-03-01 Rafael Garcia-Suarez Typo in doc, found by Kornel Umann.
2008-02-18 Robin Barker was RE: [PATCH] re patch 33127: formatting for C<<...
2008-02-12 Steve Peters Upgrade to PathTools-3.2701
2008-01-31 Alex Davies fix for regression to File/DosGlob.pm
2008-01-30 Steve Peters Formatting for C<<{ bydepth => 1 }>> doesn't seem to...
2008-01-23 Steve Peters Upgrade to PathTools-3.27
2008-01-08 Max Maischein [patch] [Win32] Make Perl build on Win32 when the path...
2008-01-07 Jari Aalto v5.8.8: File::Temp.pm (_gettemp): ignore dir -w test...
2008-01-07 Steve Hay Win32 doesn't set $Config{d_fork} when its pseudofork...
2008-01-07 Jerry D. Hedden Cleanup File::Temp test file (revised)
2008-01-06 Abe Timmerman Re: Smoke [5.11.0] 32864 FAIL(F) MSWin32 Win2003 SP2...
2007-12-26 Steve Peters Upgrade to File-Temp-0.20
2007-12-20 Nicholas Clark Correct the test count in lib/File/Temp/t/lock.t
2007-12-19 Steve Peters Fix a File::Temp test to deal with new Test::More changes.
next