Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
[p5sagit/p5-mst-13.2.git] / ext / File / Glob / Glob.pm
2001-03-21 Jarkko Hietaniemi Integrate changes #9262,9264,9265,9266 from maintperl...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-06-29 Andy Dougherty [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathy make lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathy rename File::Glob::glob() to File::Glob::bsd_glob(...
2000-03-15 Charles Bailey Add VMS' default to the CGI.pm temp list (should update...
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-03-02 Charles Bailey YA sync with mainline
2000-03-02 Charles Bailey Make File::Glob more VMS-friendly (Charles Lane)
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-27 Gurusamy Sarathy tweak comment about core glob()
2000-02-09 Charles Bailey Resync with mainline
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-12-02 Paul Moore various File::Glob fixes for DOSISH platforms
1999-11-04 Gurusamy Sarathy display BSD license in Glob.pm (for clause #2 conformity)
1999-10-12 Gurusamy Sarathy add File::BSDGlob as File::Glob and load it at compile...