summaryrefslogtreecommitdiff
path: root/ext/File
Commit message (Expand)AuthorAgeFilesLines
* Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>Norton T. Allen2001-07-101-4/+4
* Shuffle around tests to (ext|lib)/.../t/ subdirectories.Jarkko Hietaniemi2001-06-214-0/+417
* Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-163-172/+20
* ext/ + -WallDoug MacEachern2001-06-121-1/+1
* -Wall "subscript has type `char'" cleanup.Jarkko Hietaniemi2001-06-031-2/+2
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-021-1/+1
* [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OSChris Nandor2001-04-171-8/+12
* Integrate changes #9678,9679 from maintline into mainperl.Jarkko Hietaniemi2001-04-113-21/+29
* Integrate changes #9675,9676 from maintperl into mainline.Jarkko Hietaniemi2001-04-114-107/+184
* Thou shalt not (just) match for English error messages.Jarkko Hietaniemi2001-04-041-1/+1
* Re: [PATCH] Lighten up globBenjamin Sugars2001-04-041-5/+5
* [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.cJonathan Stowe2001-04-011-1/+1
* Integrate changes #9493,9494,9495,9496 from maintperlJarkko Hietaniemi2001-04-011-1/+1
* File::Glob stuff for Mac OSChris Nandor2001-03-302-7/+43
* If directory entries compare equal case-insensitively,Jarkko Hietaniemi2001-03-271-1/+5
* Integrate changes #9262,9264,9265,9266 from maintperl to mainline.Jarkko Hietaniemi2001-03-215-3/+36
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-8/+1
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-0/+3
* make lib/syslog.t portable to systems that don't have _PATH_LOG,Gurusamy Sarathy2000-04-291-3/+3
* rename File::Glob::glob() to File::Glob::bsd_glob() to avoidGurusamy Sarathy2000-04-281-20/+39
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+1
* fix incorrect prototypes in File::GlobGurusamy Sarathy2000-03-061-2/+2
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-012-1/+18
* AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>Jarkko Hietaniemi2000-02-281-0/+10
* tweak comment about core glob()Gurusamy Sarathy2000-02-271-1/+2
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-1/+3
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+2
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* various File::Glob fixes for DOSISH platformsPaul Moore1999-12-025-30/+154
* display BSD license in Glob.pm (for clause #2 conformity)Gurusamy Sarathy1999-11-043-29/+33
* avoid warningsGurusamy Sarathy1999-10-141-83/+83
* File::Glob fixes for WindowsGurusamy Sarathy1999-10-141-18/+33
* add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-127-0/+1530