| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark new regex glob test as a TODO on VMS. | Craig A. Berry | 2007-04-01 | 1 | -1/+2 |
* | Bump File::Glob's VERSION to go with change 30103. | Nicholas Clark | 2007-03-30 | 1 | -1/+1 |
* | Re: [perl #41421] glob() produces spurious results with brackets in braces | Slaven Rezic | 2007-02-02 | 2 | -4/+27 |
* | 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 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -3/+3 |
* | make some more functions static | Alexey Tourbin | 2005-06-07 | 1 | -1/+1 |
* | Casting to/from (void *) sufficient to make a C++ compiler happy. | Nicholas Clark | 2005-04-06 | 1 | -1/+1 |
* | Minor POD nits. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -19/+19 |
* | Re: [PATCH] 5.6 File::Glob documentation insufficient for use | Steven Schubiger | 2005-03-30 | 1 | -4/+34 |
* | [perl #32717] BeOS specific Updates | Ingo Weinhold | 2004-12-01 | 1 | -1/+2 |
* | Bump version numbers | Nicholas Clark | 2004-07-01 | 1 | -1/+1 |
* | Re: [perl #29581] glob() misses a lot of matches | LAUN Wolfgang | 2004-05-17 | 1 | -1/+1 |
* | Re: script wanted | Nicholas Clark | 2003-08-13 | 1 | -1/+1 |
* | Re: [perl #23185] perl crash with File::Glob | Marcus Holland-Moritz | 2003-08-02 | 3 | -1/+13 |
* | 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 |
* | Retract the UTF-8 filenames patch. This may be | Jarkko Hietaniemi | 2002-04-09 | 5 | -43/+5 |
* | Duh. If the input is a stream of UTF-8 bytes, all that's | Jarkko Hietaniemi | 2002-04-07 | 2 | -3/+2 |
* | There was no nice way of getting in UTF-8 filenames: | Jarkko Hietaniemi | 2002-04-07 | 5 | -5/+44 |
* | Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7 | Nicholas Clark | 2002-03-19 | 1 | -0/+1 |
* | (was Re: [PATCH @13746] h2xs) | Nicholas Clark | 2002-03-04 | 2 | -4/+3 |
* | [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch | Rafael Garcia-Suarez | 2002-01-20 | 1 | -1/+1 |
* | ext/File/Glob/t/basic.t - VOS patch | Paul Green | 2002-01-19 | 1 | -2/+8 |
* | User may not have a valid home directory even if | Jarkko Hietaniemi | 2001-12-14 | 1 | -3/+5 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -1/+1 |
* | Integrate changes #12652 and #12653 from maintperl; | Jarkko Hietaniemi | 2001-10-25 | 2 | -3/+17 |
* | getpwuid() might succeed but that's no guarantee | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+1 |
* | glob test case tweak for VMS | Craig A. Berry | 2001-09-28 | 1 | -1/+2 |
* | Integrate macperl changes from Chris Nandor: | Jarkko Hietaniemi | 2001-09-26 | 2 | -2/+376 |
* | Message-Id: <200107092116.RAA12010@bottesini.harvard.edu> | Norton T. Allen | 2001-07-10 | 1 | -4/+4 |
* | Shuffle around tests to (ext|lib)/.../t/ subdirectories. | Jarkko Hietaniemi | 2001-06-21 | 4 | -0/+417 |
* | Re: [PATCH] Re: perl@10611 | Nicholas Clark | 2001-06-16 | 3 | -172/+20 |
* | 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 | 3 | -21/+29 |
* | Integrate changes #9675,9676 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-11 | 4 | -107/+184 |
* | Thou shalt not (just) match for English error messages. | Jarkko Hietaniemi | 2001-04-04 | 1 | -1/+1 |
* | Re: [PATCH] Lighten up glob | Benjamin Sugars | 2001-04-04 | 1 | -5/+5 |
* | [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 | 2 | -7/+43 |
* | 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 | 5 | -3/+36 |