This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The LGPL code relicensed, with permission from Mark Klein of DIS.
[perl5.git] / ext /
2002-04-15 Artur BergmanAdd support for my $foo : shared;
2002-04-15 Artur BergmanTest arrays containing references, and references to...
2002-04-15 Dan Kogai[Encode] 1.40 released!
2002-04-14 Jarkko HietaniemiIntegrate perlio:
2002-04-14 Tim BunceRe: [dodgy PATCH] Re: [Storable] utf8 keys started...
2002-04-14 Nick Ing-SimmonsAvoid expensive paranoid check that decoder does return...
2002-04-13 Jarkko HietaniemiDedodgify.
2002-04-13 Jarkko HietaniemiTweaks by Autrijus Tang.
2002-04-13 Nicholas Clark[dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-12 Jarkko HietaniemiUpgrade to Encode 1.34, from Dan Kogai.
2002-04-12 Jarkko HietaniemiIn EBCDIC the BOM detection doesn't seem
2002-04-11 Jarkko HietaniemiUNICOS too has sockpair issues (unsurprisingly,
2002-04-11 Jarkko HietaniemiAlso NEC SUPER-UX has buggy sockpair().
2002-04-11 Jarkko HietaniemidTHX works on its own just fine.
2002-04-11 Jarkko HietaniemiAIX: strerror_r() needs dTHX.
2002-04-11 Jarkko HietaniemiDoc tweaks.
2002-04-11 Jarkko HietaniemiUnused variables.
2002-04-10 Jarkko HietaniemiUpgrade to Encode 1.33, from Dan Kogai.
2002-04-10 Jarkko HietaniemiBackward portability from Dan Kogai.
2002-04-10 Rafael Garcia-SuarezFix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-09 Jarkko HietaniemiUpgrade to Encode 1.32, from Dan Kogai.
2002-04-09 Nick Ing-SimmonsPatch up Encode for Tk
2002-04-08 Jarkko HietaniemiSmall piconv tweaks (sent to Dan).
2002-04-08 Jarkko HietaniemiUpgrade to Encode 1.31, from Dan Kogai.
2002-04-08 Jarkko HietaniemiUpgrade to Encode 1.30, from Dan Kogai.
2002-04-08 Hugo van der SandenRe: [MIME::Base64 patch] t/base64.t fix
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-08 Tom Brown[ID 20020407.002] Bug (?) and patch for DProf
2002-04-07 Dan Kogai[MIME::Base64 patch] t/base64.t fix
2002-04-07 Slaven RezicDevel/Peek/Peek.xs: reverse ifdef logic
2002-04-07 Jarkko HietaniemiUpdate from Dan Kogai.
2002-04-07 Nicholas ClarkRe: [PATCH] Re: perl@15772
2002-04-07 Jarkko HietaniemiEBCDIC branch was forgotten.
2002-04-07 Jarkko HietaniemiMissing files.
2002-04-07 Jarkko HietaniemiUpgrade to Encode 1.26, from Dan Kogai.
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-04-06 Michael G. SchwernEncode tweaks for VMS
2002-04-06 Jarkko HietaniemiPrettyprinting and version paranoia.
2002-04-06 Jarkko HietaniemiBe explicit about the two DB_File tests croaking
2002-04-06 Nicholas ClarkRe: Dumper.pm and Unicode code points (was Re: Data...
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
2002-04-05 Nick Ing-SimmonsIntegrate mainline
2002-04-05 Jarkko HietaniemiRetract #15745 for now; won't work without more Encode...
2002-04-05 Jarkko HietaniemiIntegrate perlio:
2002-04-05 Nick Ing-SimmonsNot only did UCS-2 have dodgy name it was buggy.
2002-04-05 Archer SullyPatch for bug ID 20020221.007
2002-04-05 Dan KogaiA TEST. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what...
2002-04-05 Dan KogaiA FIX. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what...
2002-04-04 Jarkko HietaniemiUpgrade to Encode 1.20, from Dan Kogai.
2002-04-04 Slaven Rezicleft-over "use 5.7.2" in threads.pm
2002-04-03 Jarkko Hietanieminon-perlio robustness.
2002-04-03 Jarkko HietaniemiTweak for 8.3 compat.
2002-04-03 Jarkko HietaniemiDetached threads do not help; they still hold resources.
2002-04-03 Jarkko HietaniemiDocument the "Cleanup skipped ..." warning.
2002-04-03 Nick Ing-SimmonsFix segfaults when mainthread exits with other threads...
2002-04-02 Dan KogaiRe: [Encode] Perl community vs. Encode.xs; verdit reached
2002-04-02 Nick Ing-SimmonsAdd buffer size growth test.
2002-04-02 Nick Ing-SimmonsCalculate buffer size needs in float to avoid 32-bit...
2002-04-01 Jarkko HietaniemiThere is --list in glibc iconv.
2002-03-31 Jarkko HietaniemiSlight usage tweaks to piconv: show usage with
2002-03-31 Jarkko HietaniemiSpelling tweaks.
2002-03-31 Jarkko HietaniemiUpgrade to Encode 1.11, from Dan Kogai.
2002-03-31 Spider BoardmanBad socketpair.t can hang anywhere
2002-03-29 Jarkko HietaniemiUpgrade to Encode 1.01, from Dan Kogai.
2002-03-29 Jarkko HietaniemiLeftovers from Encode 0.99.
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-29 SADAHIRO TomoyukiAnother Unicode-3.2-induced doc fix
2002-03-29 Michael G. SchwernQuieting OS X
2002-03-29 Paul Greenoptimize ext/Time/HiRes/HiRes.xs
2002-03-29 Jarkko HietaniemiMPE/iX tweaks from Mark Bixby.
2002-03-29 Jarkko HietaniemiUpgrade to Encode 1.00, from Dan Kogai.
2002-03-28 Paul GreenNeuter socketpair on Stratus VOS
2002-03-28 Paul Greenext/POSIX/t/posix.t -- neuter final test on VOS
2002-03-28 Jarkko Hietaniemisocketpair binmode :bytes.
2002-03-27 Jarkko Hietaniemibinmode(FH, ":bytes") is the right way, methinks.
2002-03-27 Jarkko HietaniemiUTF-8 locale: need to open explicitly for bytes.
2002-03-26 Stas BekmanRe: Cygwin PerlIO.t failing
2002-03-26 Jarkko HietaniemiStas setting things right.
2002-03-26 Paul Greenext/IO/lib/IO/t/io_unix.t
2002-03-25 Jarkko HietaniemiI don't understand what is going on what these
2002-03-25 Jarkko HietaniemiUpgrade to Encode 0.99, from Dan Kogai.
2002-03-25 Jarkko HietaniemiNoise with -w.
2002-03-25 Jarkko Hietaniemi...and put some of the new perlio tests here.
2002-03-25 Norton T. AllenTODO for QNX6
2002-03-25 Paul Marquesswarnings for perlio + others
2002-03-24 Jarkko HietaniemiMPE/iX update from Mark Bixby.
2002-03-24 Jarkko HietaniemiDB_File: for the core version, no need to specify
2002-03-24 Craig A. Berryerrno help for VMS
2002-03-24 Jarkko HietaniemiUpgrade to Encode 0.98, from Dan Kogai.
2002-03-24 Jarkko HietaniemiIntegrate perlio:
2002-03-24 Nick Ing-SimmonsIntegrate mainline
2002-03-24 Nick Ing-SimmonsAvoid core-dump in Encode with PERLIO=mmap
2002-03-23 Jarkko HietaniemiForgotten.
2002-03-23 Andreas KönigRe: Copious warnings from Sys::Syslog
2002-03-23 Jarkko HietaniemiUpgrade to Encode 0.97, from Dan Kogai.
2002-03-23 Jarkko HietaniemiSince the Encode::JP is unsupported under EBCDIC we
2002-03-23 Jarkko HietaniemiPurify: Array bounds write: pre-extend the strxfrm
2002-03-22 Michael G. SchwernRe: [ID 20020322.002] install man errors
next