| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ext/File/Glob to ext/File-Glob | Nicholas Clark | 2009-02-09 | 1 | -1420/+0 |
* | Re: [perl #41421] glob() produces spurious results with brackets in braces | Slaven Rezic | 2007-02-02 | 1 | -3/+3 |
* | Cast needed to compile bsd_glob.c with C++ | Steve Peters | 2006-08-16 | 1 | -1/+1 |
* | Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/ | Steve Peters | 2006-07-10 | 1 | -2/+2 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -3/+3 |
* | Casting to/from (void *) sufficient to make a C++ compiler happy. | Nicholas Clark | 2005-04-06 | 1 | -1/+1 |
* | Re: [perl #23185] perl crash with File::Glob | Marcus Holland-Moritz | 2003-08-02 | 1 | -0/+7 |
* | Remove all occurrences of occurence, except for one (in the | Abhijit Menon-Sen | 2002-06-03 | 1 | -1/+1 |
* | RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS su... | Andrej Borsenkow | 2002-05-08 | 1 | -1/+18 |
* | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 1 | -2/+2 |
* | NetWare changeover from Watcom to Codewarrior, from C Aditya. | Jarkko Hietaniemi | 2002-04-22 | 1 | -0/+4 |
* | squelch some more type mismatch warnings | Gurusamy Sarathy | 2002-04-21 | 1 | -1/+2 |
* | Integrate macperl changes from Chris Nandor: | Jarkko Hietaniemi | 2001-09-26 | 1 | -1/+352 |
* | ext/ + -Wall | Doug MacEachern | 2001-06-12 | 1 | -1/+1 |
* | -Wall "subscript has type `char'" cleanup. | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+2 |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -1/+1 |
* | [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS | Chris Nandor | 2001-04-17 | 1 | -8/+12 |
* | Integrate changes #9678,9679 from maintline into mainperl. | Jarkko Hietaniemi | 2001-04-11 | 1 | -20/+27 |
* | Integrate changes #9675,9676 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-11 | 1 | -107/+165 |
* | [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c | Jonathan Stowe | 2001-04-01 | 1 | -1/+1 |
* | Integrate changes #9493,9494,9495,9496 from maintperl | Jarkko Hietaniemi | 2001-04-01 | 1 | -1/+1 |
* | File::Glob stuff for Mac OS | Chris Nandor | 2001-03-30 | 1 | -5/+23 |
* | If directory entries compare equal case-insensitively, | Jarkko Hietaniemi | 2001-03-27 | 1 | -1/+5 |
* | Integrate changes #9262,9264,9265,9266 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-21 | 1 | -1/+5 |
* | consolidated VMS patches (from Craig A. Berry | Gurusamy Sarathy | 2000-03-01 | 1 | -0/+15 |
* | various File::Glob fixes for DOSISH platforms | Paul Moore | 1999-12-02 | 1 | -12/+81 |
* | display BSD license in Glob.pm (for clause #2 conformity) | Gurusamy Sarathy | 1999-11-04 | 1 | -11/+1 |
* | avoid warnings | Gurusamy Sarathy | 1999-10-14 | 1 | -83/+83 |
* | File::Glob fixes for Windows | Gurusamy Sarathy | 1999-10-14 | 1 | -18/+33 |
* | add File::BSDGlob as File::Glob and load it at compile-time | Gurusamy Sarathy | 1999-10-12 | 1 | -0/+856 |