This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / ext / File / Glob / bsd_glob.c
2005-09-22 Jim CromieIntegrate:
2003-08-02 Marcus Holland-MoritzIntegrate:
2003-08-02 Marcus Holland-MoritzRe: [perl #23185] perl crash with File::Glob
2002-06-13 Chris NandorIntegrate perl
2002-06-03 Abhijit Menon-Sen Remove all occurrences of occurence, except for...
2002-05-17 Chris NandorIntegrate perl
2002-05-08 Andrej BorsenkowRE: [ID 20020507.001] PATCH: 5.6.1: glob() problem...
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-22 Jarkko HietaniemiNetWare changeover from Watcom to Codewarrior, from...
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-09-01 Chris NandorMore module and test ports from Thomas Wegner et al
2001-07-21 Gurusamy Sarathyintegrate maint-5.6/macperl changes into maint-5.6...
2001-07-06 Chris NandorInclude changes already sent in separately as patches,
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-03 Jarkko Hietaniemi-Wall "subscript has type `char'" cleanup.
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-04-17 Chris Nandor[MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for...
2001-04-11 Jarkko HietaniemiIntegrate changes #9678,9679 from maintline into mainperl.
2001-04-11 Gurusamy Sarathyup $File::Glob::VERSION; add a note pointing out the...
2001-04-11 Gurusamy Sarathyaddendum to change#9676: some missing changes from...
2001-04-11 Jarkko HietaniemiIntegrate changes #9675,9676 from maintperl into mainline.
2001-04-11 Gurusamy Sarathyport the glob() security patch found at:
2001-04-02 Gurusamy Sarathyintegrate changes#9479,9509 from mainline
2001-04-01 Jonathan Stowe[PATH bsd_glob.c perl@9472] Shut up gcc warning in...
2001-04-01 Jarkko HietaniemiIntegrate changes #9493,9494,9495,9496 from maintperl
2001-03-31 Gurusamy Sarathyvarious nits identified by the Borland 5.5 compiler...
2001-03-30 Chris NandorFile::Glob stuff for Mac OS
2001-03-28 Gurusamy Sarathyintegrate changes#9377,9385,9401 from mainline
2001-03-27 Jarkko HietaniemiIf directory entries compare equal case-insensitively,
2001-03-21 Jarkko HietaniemiIntegrate changes #9262,9264,9265,9266 from maintperl...
2001-03-20 Gurusamy Sarathydo alphabetical sorting by default (for csh compatibility);
2000-03-02 Charles BaileyMake File::Glob more VMS-friendly (Charles Lane)
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-02 Paul Moorevarious File::Glob fixes for DOSISH platforms
1999-11-04 Gurusamy Sarathydisplay BSD license in Glob.pm (for clause #2 conformity)
1999-10-14 Gurusamy Sarathyavoid warnings
1999-10-14 Gurusamy SarathyFile::Glob fixes for Windows
1999-10-12 Gurusamy Sarathyadd File::BSDGlob as File::Glob and load it at compile...