This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tweaking the order of op creation/op free in Perl_ck_require to Larry's
[perl5.git] / ext / File /
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-06-07 Alexey Tourbinmake some more functions static
2005-04-06 Nicholas ClarkCasting to/from (void *) sufficient to make a C++ compi...
2005-03-30 Rafael Garcia-SuarezMinor POD nits.
2005-03-30 Steven SchubigerRe: [PATCH] 5.6 File::Glob documentation insufficient...
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-07-01 Nicholas ClarkBump version numbers
2004-05-17 LAUN WolfgangRe: [perl #29581] glob() misses a lot of matches
2003-08-13 Nicholas ClarkRe: script wanted
2003-08-02 Marcus Holland-MoritzRe: [perl #23185] perl crash with File::Glob
2002-06-03 Abhijit Menon-Sen Remove all occurrences of occurence, except for...
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
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko HietaniemiDuh. If the input is a stream of UTF-8 bytes, all...
2002-04-07 Jarkko HietaniemiThere was no nice way of getting in UTF-8 filenames:
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Nicholas ClarkRe: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046...
2002-03-04 Nicholas Clark(was Re: [PATCH @13746] h2xs)
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-20 Rafael Garcia-Suarez[REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS...
2002-01-19 Paul Greenext/File/Glob/t/basic.t - VOS patch
2001-12-14 Jarkko HietaniemiUser may not have a valid home directory even if
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-25 Jarkko HietaniemiIntegrate changes #12652 and #12653 from maintperl;
2001-10-22 Jarkko Hietaniemigetpwuid() might succeed but that's no guarantee
2001-09-28 Craig A. Berryglob test case tweak for VMS
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-07-10 Norton T. AllenMessage-Id: <200107092116.RAA12010@bottesini.harvard...
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Jarkko HietaniemiShuffle around tests to (ext|lib)/.../t/ subdirectories.
2001-06-16 Nicholas ClarkRe: [PATCH] Re: perl@10611
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 Jarkko HietaniemiIntegrate changes #9675,9676 from maintperl into mainline.
2001-04-04 Jarkko HietaniemiThou shalt not (just) match for English error messages.
2001-04-04 Benjamin SugarsRe: [PATCH] Lighten up glob
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-30 Chris NandorFile::Glob stuff for Mac OS
2001-03-27 Jarkko HietaniemiIf directory entries compare equal case-insensitively,
2001-03-21 Jarkko HietaniemiIntegrate changes #9262,9264,9265,9266 from maintperl...
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
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...