Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes for File::DosGlob | David Steinbrunner | 2013-05-25 | 1 | -3/+3 |
* | Make File::DosGlob handle VMS extended filespecs. | Craig A. Berry | 2013-02-12 | 1 | -1/+8 |
* | Make DosGlob.t more resilient | Father Chrysostomos | 2012-12-16 | 1 | -1/+2 |
* | chdir's argument is a directory in DosGlob.t. | Craig A. Berry | 2012-12-13 | 1 | -1/+1 |
* | {Dos,}Glob.xs: Skip freeing during global destruction | Father Chrysostomos | 2012-12-12 | 1 | -0/+3 |
* | Fix occasional failures in svleak.t and DosGlob.t | Father Chrysostomos | 2012-12-12 | 1 | -2/+2 |
* | In DosGlob.xs, add a block around MY_CXT_INIT, as it contains a declaration. | Nicholas Clark | 2012-12-12 | 1 | -0/+2 |
* | DosGlob: Don’t leak when caller’s op tree is freed | Father Chrysostomos | 2012-12-11 | 3 | -2/+49 |
* | DosGlob: Don’t use the magic 2nd arg to glob | Father Chrysostomos | 2012-12-09 | 3 | -4/+25 |
* | Increase $File::DosGlob::VERSION to 1.09 | Father Chrysostomos | 2012-12-09 | 1 | -1/+1 |
* | Move File::DosGlob from lib to ext | Father Chrysostomos | 2012-12-09 | 2 | -0/+431 |