Lines Matching full:cygwin
67 - [perl #132733] Skip cwd_enoent test on Cygwin
126 - avoid turning leading // into / on cygwin
282 - case_tolerant() on Cygwin will now avoid a painful death when
283 Cygwin::mount_flags() isn't defined, as is the case for perl <
295 - tmpdir() on Cygwin now also looks in $ENV{TMP} and $ENV{TEMP}.
297 - case_tolerant() on Cygwin and Win32 now take an optional path
305 - Added a large set of File::Spec tests for the Cygwin platform.
317 - For Win32 and Cygwin, case-tolerance can vary depending on the
323 - On Cygwin, we added $ENV{'TMP'} and $ENV{'TEMP'} to the list of
326 - Added lots more tests for Cygwin. [Reini Urban]
424 - The Cygwin version of Cwd::cwd() will croak if given any arguments
428 if a future version of perl changes cygwin.c's cwd() to not barf
480 calling File::Spec::Cygwin->canonpath() didn't act like cygwin
481 unless you were actually *on* cygwin. Now it does.
483 - Fixed a major bug on Cygwin in which catdir() could sometimes
611 - Skip the _perl_abs_path() tests on Cygwin - they don't usually
778 - Fixed a bug on Cygwin - the output of realpath() should have been
903 - Fixed some POD errors and redundancies in OS2.pm and Cygwin.pm.
969 - The Epoc and Cygwin platforms are now supported.
987 - Several testing patches for the Epoc and Cygwin platforms [Tels]