Lines Matching refs:Fixed

246  - Fixed some issues on QNX/NTO related to paths with double
251 - Fixed and clarified the behavior of splitpath() with a $no_file
266 - Fixed an edge case for Win32 catdir('C:', 'foo') and catfile('C:',
331 - Fixed splitdir('') and splitdir(undef) and splitdir() to return an
351 - Fixed a bug in the $ENV{PWD}-updating of Cwd::chdir() when a
372 - Fixed the t/crossplatform.t test on Win32 (and possibly other
407 - Fixed File::Spec::Win32->canonpath('foo/../bar'), which was
413 - Fixed some problems on VMS in which a directory called "0" would be
483 - Fixed a major bug on Cygwin in which catdir() could sometimes
506 - Fixed a testing error on OS/2 in which a drive letter for the root
514 - Fixed a couple of typos in the documentation for
545 - Fixed a test failure with fast_abs_path() on Windows - it was
550 - Fixed a bug in which the special perl variable $^O would become
575 - Fixed a bug in fast_abs_path() on Win32 in which forward- and
599 - Fixed a testing error on VMS that occurred when a user had
604 - Fixed a testing error if the first file we find in the root
617 - Fixed a bug in which Cwd::abs_path() called on a file in the root
627 - Fixed a testing bug in which sometimes the wrong version of Cwd
634 - Fixed a memory leak in getdcwd() on win32. [Steve Hay]
644 syntax error on older versions of perl. [Fixed by Michael Schwern]
707 - Fixed a problem in the pure-perl implementation _perl_abs_path()
720 - Fixed a problem in which abs_path($arg) on some platforms could
724 - Fixed fast_abs_path($arg) in the same way as abs_path($arg) above.
730 - Fixed a problem on perl 5.6.2 when built with the MULTIPLICITY
757 - Fixed a problem on static perl builds - while creating
773 - Fixed a 1-character buffer overrun problem in the C code. [The BSD
778 - Fixed a bug on Cygwin - the output of realpath() should have been
830 - Fixed some pathological cases on VMS which broke canonpath() and
833 - Fixed rel2abs() on VMS when passed a unix-style relative
866 - Fixed an abs2rel() bug on VMS - previously
883 - Fixed a problem in abs2rel() on Win32 in which the volume of the
903 - Fixed some POD errors and redundancies in OS2.pm and Cygwin.pm.
944 - Fixed a problem in File::Spec::Win32->canonpath, which was turning