This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In S_scan_heredoc(), the explicit test for '\n' duplicates the strNE().
[perl5.git] / ext / File-Glob / bsd_glob.c
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-02-18 Dominic HargreavesRevert "Increase the fallback value of MAXPATHLEN"
2012-01-30 Dominic HargreavesIncrease the fallback value of MAXPATHLEN
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-09-10 Douglas Christophe... Add plain ~ expansion for Windows system in File::Glob
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2009-04-27 Nicholas ClarkRemove all #ifdef MACOS_TRADITIONAL code in core and...
2009-04-26 Nicholas ClarkFix #if/#else bug introduced with MACOS_TRADITIONAL...
2009-02-09 Nicholas ClarkRename ext/File/Glob to ext/File-Glob