Bump version numbers
[p5sagit/p5-mst-13.2.git] / ext / File / Glob / Glob.pm
2004-07-01 Nicholas Clark Bump version numbers
2003-08-13 Nicholas Clark Re: script wanted
2003-08-02 Marcus Holland-Moritz Re: [perl #23185] perl crash with File::Glob
2002-04-09 Jarkko Hietaniemi Retract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Jarkko Hietaniemi Duh. If the input is a stream of UTF-8 bytes, all...
2002-04-07 Jarkko Hietaniemi There was no nice way of getting in UTF-8 filenames:
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-06-16 Nicholas Clark Re: [PATCH] Re: perl@10611
2001-04-11 Jarkko Hietaniemi Integrate changes #9678,9679 from maintline into mainperl.
2001-04-11 Jarkko Hietaniemi Integrate changes #9675,9676 from maintperl into mainline.
2001-04-04 Jarkko Hietaniemi Thou shalt not (just) match for English error messages.
2001-04-04 Benjamin Sugars Re: [PATCH] Lighten up glob
2001-03-30 Chris Nandor File::Glob stuff for Mac OS
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...