| Commit message (Expand) | Author | Age | Files | Lines |
* | Plug segfault in bsd_glob() with unsupported ALTDIRFUNC flag. | Craig A. Berry | 2011-09-03 | 3 | -2/+9 |
* | Version bumps for the recent PERL_NO_GET_CONTEXT commits | Father Chrysostomos | 2011-03-19 | 1 | -1/+1 |
* | Add PERL_NO_GET_CONTEXT to File::Glob | Nicholas Clark | 2011-03-19 | 1 | -0/+2 |
* | Fix typos (spelling errors) in ext/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | bump version of many modules | Zefram | 2010-12-19 | 1 | -1/+1 |
* | Convert all File::Glob tests to Test::More. | Nicholas Clark | 2010-12-15 | 3 | -67/+37 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 1 | -0/+1 |
* | MY_CXT_INIT happens to contain a variable declaration, so give it its own block | Nicholas Clark | 2010-10-21 | 1 | -0/+3 |
* | Convert File::Glob::bsd_glob to XS. | Nicholas Clark | 2010-10-21 | 2 | -11/+11 |
* | Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD. | Nicholas Clark | 2010-10-21 | 2 | -12/+2 |
* | Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error. | Nicholas Clark | 2010-10-21 | 2 | -10/+4 |
* | Convert File::Glob::import to $Exporter::ExportLevel and grep. | Nicholas Clark | 2010-10-18 | 1 | -10/+7 |
* | Convert File::Glob::import to use given/when. | Nicholas Clark | 2010-10-18 | 1 | -7/+10 |
* | Remove MacOS classic support from File::Glob's tests. | Nicholas Clark | 2010-10-18 | 4 | -89/+29 |
* | Implement File::Glob::GLOB_CSH in XS instead of perl. | Nicholas Clark | 2010-10-15 | 2 | -9/+5 |
* | Use inlineable proxy constant subs for File::Glob | Nicholas Clark | 2010-10-15 | 1 | -0/+1 |
* | Express @File::Glob::EXPORT_OK in terms of %File::Glob::EXPORT_TAGS. | Nicholas Clark | 2010-10-15 | 1 | -22/+2 |
* | File::Glob::GLOB_ERROR is a real subroutine, not a constant(). | Nicholas Clark | 2010-10-15 | 3 | -6/+10 |
* | Remove erroneous references to AutoLoader from File::Glob. | Nicholas Clark | 2010-10-15 | 1 | -6/+1 |
* | Convert modules in ext/ to pass minimal arguments to XSLoader::load(). | Nicholas Clark | 2010-10-14 | 1 | -3/+3 |
* | Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}. | Nicholas Clark | 2010-06-23 | 1 | -2/+2 |
* | Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags(..., SVs_TEMP) | Nicholas Clark | 2009-10-15 | 2 | -3/+3 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 4 | -0/+0 |
* | Remove all #ifdef MACOS_TRADITIONAL code in core and non-dual-life XS code. | Nicholas Clark | 2009-04-27 | 1 | -381/+9 |
* | Fix #if/#else bug introduced with MACOS_TRADITIONAL patches in change 9479. | Nicholas Clark | 2009-04-26 | 1 | -0/+1 |
* | Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs. | Nicholas Clark | 2009-03-26 | 1 | -1/+0 |
* | Rename ext/File/Glob to ext/File-Glob | Nicholas Clark | 2009-02-09 | 12 | -0/+2616 |