| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/File-Glob/t/rt131211.t: fix timing issues | David Mitchell | 2018-02-27 | 1 | -3/+10 |
* | Use temp files with extensions in rt131211.t on VMS. | Craig A. Berry | 2017-08-12 | 1 | -0/+3 |
* | ext/File-Glob/t/rt131211.t: Fix typo | Karl Williamson | 2017-07-15 | 1 | -1/+1 |
* | Fix File::Glob/t/rt131211.t | Karl Williamson | 2017-07-15 | 1 | -1/+1 |
* | File-Glob/t/rt131211.t: skip when File::Glob not used | Karl Williamson | 2017-07-13 | 1 | -0/+3 |
* | File::Glob - tweak rt131211.t to be less sensitive on wonky boxes | Yves Orton | 2017-06-27 | 1 | -2/+7 |
* | [perl #131211] fixup File::Glob degenerate matching | Yves Orton | 2017-06-01 | 1 | -0/+94 |
* | Avoid deprecation message. | Abigail | 2017-01-17 | 1 | -1/+1 |
* | Switch most open() calls to three-argument form. | John Lightsey | 2016-12-23 | 1 | -1/+1 |
* | Fix ext/File-Glob/t/rt114984.t for -DPERL_EXTERNAL_GLOB | Karl Williamson | 2015-10-06 | 1 | -2/+1 |
* | /tmp can have (low) quotas on the number of files. | Jarkko Hietaniemi | 2014-10-19 | 1 | -5/+16 |
* | File-Glob/t/basic.t: avoid race condition | David Mitchell | 2014-04-06 | 1 | -0/+6 |
* | Fix ext/File-Glob/t/threads.t filenames for VMS. | Craig A. Berry | 2013-10-01 | 1 | -1/+1 |
* | File::Glob: Dup glob state in CLONE() | Brian Fraser | 2013-09-27 | 1 | -0/+71 |
* | Remove the BeOS port. | Nicholas Clark | 2012-12-14 | 1 | -1/+1 |
* | Fix test-skipping logic for File::Glob under no-taint-perl | Steffen Mueller | 2012-11-19 | 1 | -2/+2 |
* | Fix VMS-specific case nit in File::Glob's basic.t. | Craig A. Berry | 2012-11-11 | 1 | -1/+2 |
* | Skip non-functional glob test on VMS. | Craig A. Berry | 2012-11-06 | 1 | -1/+7 |
* | Add C define to remove taint support from perl | Steffen Mueller | 2012-11-05 | 1 | -1/+8 |
* | Remove the MPE/iX port. | Nicholas Clark | 2012-09-21 | 1 | -1/+1 |
* | [perl #114984] Glob.xs: Extend stack when returning | Father Chrysostomos | 2012-09-20 | 1 | -0/+25 |
* | Oops: Fix Glob.xs assertion failure | Father Chrysostomos | 2011-10-29 | 1 | -1/+2 |
* | Add :bsd_glob export tag to File::Glob [perl #96116] | Father Chrysostomos | 2011-10-29 | 1 | -1/+30 |
* | Make csh_glob remove quote-escaping backslashes | Father Chrysostomos | 2011-10-27 | 1 | -1/+5 |
* | Rewrite csh_glob in C; fix two quoting bugs | Father Chrysostomos | 2011-10-26 | 1 | -2/+5 |
* | Make new basic.t glob tests work on Win & VMS | Father Chrysostomos | 2011-10-24 | 1 | -4/+7 |
* | Make File::Glob::csh_glob consisent wrt '"\ | Father Chrysostomos | 2011-10-24 | 1 | -1/+10 |
* | Assorted File::Glob test fix-ups following 528bd3ce85. | Craig A. Berry | 2011-09-16 | 1 | -24/+32 |
* | Add plain ~ expansion for Windows system in File::Glob | Douglas Christopher Wilson | 2011-09-10 | 1 | -1/+35 |
* | Plug segfault in bsd_glob() with unsupported ALTDIRFUNC flag. | Craig A. Berry | 2011-09-03 | 1 | -1/+5 |
* | Convert all File::Glob tests to Test::More. | Nicholas Clark | 2010-12-15 | 3 | -67/+37 |
* | Remove MacOS classic support from File::Glob's tests. | Nicholas Clark | 2010-10-18 | 4 | -89/+29 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 4 | -0/+0 |
* | Rename ext/File/Glob to ext/File-Glob | Nicholas Clark | 2009-02-09 | 4 | -0/+439 |