summaryrefslogtreecommitdiff
path: root/ext/File-Glob
Commit message (Expand)AuthorAgeFilesLines
...
* Use inlineable proxy constant subs for File::GlobNicholas Clark2010-10-151-0/+1
* Express @File::Glob::EXPORT_OK in terms of %File::Glob::EXPORT_TAGS.Nicholas Clark2010-10-151-22/+2
* File::Glob::GLOB_ERROR is a real subroutine, not a constant().Nicholas Clark2010-10-153-6/+10
* Remove erroneous references to AutoLoader from File::Glob.Nicholas Clark2010-10-151-6/+1
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}.Nicholas Clark2010-06-231-2/+2
* Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags(..., SVs_TEMP)Nicholas Clark2009-10-152-3/+3
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-064-0/+0
* Remove all #ifdef MACOS_TRADITIONAL code in core and non-dual-life XS code.Nicholas Clark2009-04-271-381/+9
* Fix #if/#else bug introduced with MACOS_TRADITIONAL patches in change 9479.Nicholas Clark2009-04-261-0/+1
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-1/+0
* Rename ext/File/Glob to ext/File-GlobNicholas Clark2009-02-0912-0/+2616