This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-12-29 Jarkko Hietaniemiop/exec Win32 patch from Schwern via Abe Timmerman.
2001-12-29 Abe TimmermanMessage-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax...
2001-12-29 Jarkko HietaniemiIntegrate perlio:
2001-12-29 Nick Ing-SimmonsNicholas Clark's embed.pl fix for my_socketpair
2001-12-29 Jarkko HietaniemiSlight tweaks on the MM_Win32.t.
2001-12-29 Abe TimmermanMessage-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax...
2001-12-29 Nick Ing-SimmonsQuick fix (after couple of clever fixes failed) for
2001-12-29 Audrey TangModule names and other nits
2001-12-29 Jarkko Hietaniemisocketpair tweaks from Nicholas Clark.
2001-12-29 Nick Ing-SimmonsIntegrate mainline
2001-12-28 Jarkko HietaniemiRetract #13917.
2001-12-28 Craig A. Berryprovisional MakeMaker patch for VMS
2001-12-28 Jarkko Hietaniemi(retracted by #13919)
2001-12-28 Jarkko HietaniemiRemove debris in any case.
2001-12-28 Mattia BarbonRe: B::walksymtable oddness
2001-12-27 Nicholas Clarkbecause (sys)?read doesn't reset buffers
2001-12-27 Jarkko HietaniemiFast Latin1<->UTF-8 conversion for older Perls.
2001-12-27 Jarkko HietaniemiUpdate Changes.
2001-12-27 Jarkko HietaniemiMore wait status trickery for BeOS.
2001-12-27 Jarkko HietaniemiTry to catch the SIGBUS, as suggested by Nicholas Clark.
2001-12-27 gbarr@monty... [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on...
2001-12-27 Nicholas ClarkRe: socketpair emulation
2001-12-27 Philip Newton[DOC PATCH] left is right and right is left
2001-12-27 Andreas König[PATCH] check return of close
2001-12-27 Andreas Königcheck return of close
2001-12-27 Andreas Königbetter error diagnosis from t/op/sysio.t
2001-12-27 Gerrit P. HaaseRe: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH...
2001-12-27 Nick Ing-SimmonsIntegrate mainline
2001-12-26 Jarkko HietaniemiReplace the awful (most likely generated and not very...
2001-12-26 Jarkko HietaniemiNaughty /dev/printer (ls -l, really) of IRIX.
2001-12-26 Jarkko HietaniemiUpgrade to Net::Ping 2.10.
2001-12-26 Jarkko HietaniemiBeOS has times() tick of 1000000, not CLK_TCK (1000)
2001-12-26 Jarkko HietaniemiBeOS updates.
2001-12-26 Gerrit P. HaaseRe: bleadperl doesn't compile
2001-12-26 Nicholas ClarkRe: [ PATCH ] Cygwin groups.t (PLEASE CHECK)
2001-12-26 Nicholas ClarkRe: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE...
2001-12-26 Jarkko HietaniemiBad $? assumptions.
2001-12-26 Jarkko HietaniemiNet::Ping isn't going to work much without
2001-12-26 Jarkko Hietaniemitest -d /system is a bit too generic test for VOS
2001-12-26 Jarkko HietaniemiNo AF_UNIX in BeOS.
2001-12-26 Jarkko HietaniemiFAQ sync.
2001-12-25 Jarkko HietaniemiUpdate Changes.
2001-12-25 Jarkko HietaniemiMake -t equal -tw.
2001-12-25 John PeacockRe: Not OK 13881
2001-12-25 Andreas KönigRe: Not OK 13881
2001-12-24 Mark-Jason... PATCH: Restore "Can't declare scalar dereference in...
2001-12-24 Dave Rolsky: ExtUtils::MM_* and File::Spec
2001-12-24 Jeffrey Friedland [BUG] \X and \C fixed, \X still dorked
2001-12-24 Jarkko HietaniemiNo-op.
2001-12-24 Jarkko HietaniemiMore constant casting.
2001-12-24 John P. Lindermanperlhack.pod
2001-12-24 Jarkko HietaniemiFile::Find patch patches from Thomas Wegner.
2001-12-24 Nicholas ClarkRe: socketpair emulation
2001-12-24 Jarkko HietaniemiMust cast constants if they can be quads.
2001-12-24 Jarkko HietaniemiPromote the e/uid to wide enough un/signed integers
2001-12-24 Jarkko HietaniemiThe U32 alignment test wasn't really working, noticed
2001-12-23 Jarkko HietaniemiMore VOS tweaks.
2001-12-23 Jarkko HietaniemiThe funky final sigma casefolding.
2001-12-23 Jarkko HietaniemiUpdate Changes.
2001-12-23 Jarkko HietaniemiMove the \C and \X to pat.t.
2001-12-23 Jarkko HietaniemiMore logical test ordering.
2001-12-23 Jarkko HietaniemiIntegrate perlio:
2001-12-23 Jarkko HietaniemiEven more \X fixing.
2001-12-23 Jarkko HietaniemiMore \X fixing.
2001-12-23 Jarkko HietaniemiFix encoding pragma.
2001-12-23 Nicholas Clarksocketpair emulation
2001-12-22 Jeffrey Friedland [BUG] \X and \C fixed, \X still dorked
2001-12-22 Jarkko HietaniemiSmall tweaks.
2001-12-22 Jarkko HietaniemiUnicode casefolding continues.
2001-12-22 Nick Ing-SimmonsWin32 and makedef.pl fall-out of PerlIO/pTHX stuff
2001-12-22 Nick Ing-SimmonsPut PerlIO stuff inside EXTERN C
2001-12-22 Nick Ing-SimmonsAdd at least the "important" PerlIO_xxxx functions...
2001-12-22 Jarkko HietaniemiRework the make logic (again).
2001-12-22 Jarkko HietaniemiIntegrate perlio:
2001-12-22 Nick Ing-SimmonsThe CR at EOF fix earlier broke CR at end-of-buffer.
2001-12-22 Nick Ing-SimmonsCorrect checking code which Ilya spotted was tripped...
2001-12-22 Nick Ing-SimmonsFix mis-parse of autoloaded usage code by declaring...
2001-12-22 Nick Ing-SimmonsIntegrate mainline - some fails:
2001-12-22 Jarkko HietaniemiMore Unicode casing fixes.
2001-12-22 Jarkko HietaniemiUnicode casefolding fixes.
2001-12-21 Rafael Garcia... __DATA__ and packages
2001-12-21 Jarkko HietaniemiVOS config from Paul Green.
2001-12-21 Ilya ZakharevichCreateTTY on OS/2
2001-12-21 Ilya Zakharevichuninstalled build of modules broken
2001-12-21 Ilya ZakharevichOS/2 File::* modules
2001-12-21 Wolfgang Launperltie.pod (or what does it mean?)
2001-12-21 Jarkko HietaniemiFurther VOS tweaks: the _exe needs to be introduced
2001-12-21 Jarkko HietaniemiUpdate Changes.
2001-12-21 Jarkko HietaniemiAlso the search for cat needs to be _exe-aware.
2001-12-21 Wolfgang Launext/B/B/Xref.pm adding "our" recognition
2001-12-21 Jarkko Hietaniemipacking I32 with L is not nice, need l; from Wolfgang...
2001-12-21 H.Merijn Brand[ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
2001-12-21 Jarkko HietaniemiA plan is good.
2001-12-21 chromatic[REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
2001-12-21 Jarkko HietaniemiSynchronize the skippage message.
2001-12-21 chromaticTests for ExtUtils::MM_OS2
2001-12-21 Tye McQueenperlfunc.pod patch re flock via fcntl
2001-12-21 Jarkko HietaniemiMake using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-20 Jarkko HietaniemiSterner admonishment on -t.
2001-12-20 Rafael Garcia... minor qr// fix
next