This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clean up a few core dumps when layers are used in unexpected ways.
[perl5.git] / ext / File /
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate 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 BaileyResync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathymake lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathyrename File::Glob::glob() to File::Glob::bsd_glob(...
2000-03-15 Charles BaileyAdd VMS' default to the CGI.pm temp list (should update...
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-06 Gurusamy Sarathyfix incorrect prototypes in File::Glob
2000-03-06 Charles BaileyResync with mainline, update test in vmsfspec.t
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-03-02 Charles BaileyYA sync with mainline
2000-03-02 Charles BaileyMake File::Glob more VMS-friendly (Charles Lane)
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-02-28 Jarkko HietaniemiAIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-27 Gurusamy Sarathytweak comment about core glob()
2000-02-09 Charles BaileyResync with mainline
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-23 Gurusamy Sarathys/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 Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
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...