| Commit message (Expand) | Author | Age | Files | Lines |
* | bump version of many modules | Zefram | 2010-12-19 | 1 | -1/+1 |
* | Convert File::Glob::bsd_glob to XS. | Nicholas Clark | 2010-10-21 | 1 | -6/+0 |
* | Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD. | Nicholas Clark | 2010-10-21 | 1 | -11/+1 |
* | Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error. | Nicholas Clark | 2010-10-21 | 1 | -8/+2 |
* | 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 |
* | Implement File::Glob::GLOB_CSH in XS instead of perl. | Nicholas Clark | 2010-10-15 | 1 | -8/+0 |
* | 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 | 1 | -4/+0 |
* | 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 | 1 | -1/+1 |
* | Rename ext/File/Glob to ext/File-Glob | Nicholas Clark | 2009-02-09 | 1 | -0/+496 |