GNU ld parses arguments different
[p5sagit/p5-mst-13.2.git] / ext / File /
2001-07-10 Norton T. Allen Message-Id: <200107092116.RAA12010@bottesini.harvard...
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Jarkko Hietaniemi Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2001-06-16 Nicholas Clark Re: [PATCH] Re: perl@10611
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-03 Jarkko Hietaniemi -Wall "subscript has type `char'" cleanup.
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
2001-04-17 Chris Nandor [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for...
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-04-01 Jonathan Stowe [PATH bsd_glob.c perl@9472] Shut up gcc warning in...
2001-04-01 Jarkko Hietaniemi Integrate changes #9493,9494,9495,9496 from maintperl
2001-03-30 Chris Nandor File::Glob stuff for Mac OS
2001-03-27 Jarkko Hietaniemi If directory entries compare equal case-insensitively,
2001-03-21 Jarkko Hietaniemi Integrate changes #9262,9264,9265,9266 from maintperl...
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
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-13 Charles Bailey Resync with mainline post RC1
2000-03-06 Gurusamy Sarathy fix incorrect prototypes in File::Glob
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-28 Jarkko Hietaniemi AIX 64-bit patches from Steven Hirsch <hirschs@btv...
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-14 Gurusamy Sarathy avoid warnings
1999-10-14 Gurusamy Sarathy File::Glob fixes for Windows
1999-10-12 Gurusamy Sarathy add File::BSDGlob as File::Glob and load it at compile...