This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Various updates and fixes to some of the SysV IPC ops and their tests
[perl5.git] / ext / File-DosGlob /
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2013-11-13 David MitchellFile-DosGlob: silence some compiler warnings
2013-05-25 David Steinbrunnertypo fixes for File::DosGlob
2013-02-13 Craig A. BerryMake File::DosGlob handle VMS extended filespecs.
2012-12-17 Father ChrysostomosMake DosGlob.t more resilient
2012-12-13 Craig A. Berrychdir's argument is a directory in DosGlob.t.
2012-12-13 Father Chrysostomos{Dos,}Glob.xs: Skip freeing during global destruction
2012-12-13 Father ChrysostomosFix occasional failures in svleak.t and DosGlob.t
2012-12-12 Nicholas ClarkIn DosGlob.xs, add a block around MY_CXT_INIT, as it...
2012-12-11 Father ChrysostomosDosGlob: Don’t leak when caller’s op tree is freed
2012-12-10 Father ChrysostomosDosGlob: Don’t use the magic 2nd arg to glob
2012-12-10 Father ChrysostomosIncrease $File::DosGlob::VERSION to 1.09
2012-12-10 Father ChrysostomosMove File::DosGlob from lib to ext