Add CJK READMEs from Autrijus Tang, Dan Kogai, and
[p5sagit/p5-mst-13.2.git] / ext /
2002-04-15 Artur Bergman Add support for my $foo : shared;
2002-04-15 Artur Bergman Test arrays containing references, and references to...
2002-04-15 Dan Kogai [Encode] 1.40 released!
2002-04-14 Jarkko Hietaniemi Integrate perlio:
2002-04-14 Tim Bunce Re: [dodgy PATCH] Re: [Storable] utf8 keys started...
2002-04-14 Nick Ing-Simmons Avoid expensive paranoid check that decoder does return...
2002-04-13 Jarkko Hietaniemi Dedodgify.
2002-04-13 Jarkko Hietaniemi Tweaks by Autrijus Tang.
2002-04-13 Nicholas Clark [dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-12 Jarkko Hietaniemi Upgrade to Encode 1.34, from Dan Kogai.
2002-04-12 Jarkko Hietaniemi In EBCDIC the BOM detection doesn't seem
2002-04-11 Jarkko Hietaniemi UNICOS too has sockpair issues (unsurprisingly,
2002-04-11 Jarkko Hietaniemi Also NEC SUPER-UX has buggy sockpair().
2002-04-11 Jarkko Hietaniemi dTHX works on its own just fine.
2002-04-11 Jarkko Hietaniemi AIX: strerror_r() needs dTHX.
2002-04-11 Jarkko Hietaniemi Doc tweaks.
2002-04-11 Jarkko Hietaniemi Unused variables.
2002-04-10 Jarkko Hietaniemi Upgrade to Encode 1.33, from Dan Kogai.
2002-04-10 Jarkko Hietaniemi Backward portability from Dan Kogai.
2002-04-10 Rafael Garcia-Suarez Fix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-04-09 Jarkko Hietaniemi Retract the UTF-8 filenames patch. This may be
2002-04-09 Jarkko Hietaniemi Upgrade to Encode 1.32, from Dan Kogai.
2002-04-09 Nick Ing-Simmons Patch up Encode for Tk
2002-04-08 Jarkko Hietaniemi Small piconv tweaks (sent to Dan).
2002-04-08 Jarkko Hietaniemi Upgrade to Encode 1.31, from Dan Kogai.
2002-04-08 Jarkko Hietaniemi Upgrade to Encode 1.30, from Dan Kogai.
2002-04-08 Hugo van der Sanden Re: [MIME::Base64 patch] t/base64.t fix
2002-04-08 Nick Ing-Simmons Integrate 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 Rezic Devel/Peek/Peek.xs: reverse ifdef logic
2002-04-07 Jarkko Hietaniemi Update from Dan Kogai.
2002-04-07 Nicholas Clark Re: [PATCH] Re: perl@15772
2002-04-07 Jarkko Hietaniemi EBCDIC branch was forgotten.
2002-04-07 Jarkko Hietaniemi Missing files.
2002-04-07 Jarkko Hietaniemi Upgrade to Encode 1.26, from Dan Kogai.
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:
2002-04-06 Michael G. Schwern Encode tweaks for VMS
2002-04-06 Jarkko Hietaniemi Prettyprinting and version paranoia.
2002-04-06 Jarkko Hietaniemi Be explicit about the two DB_File tests croaking
2002-04-06 Nicholas Clark Re: Dumper.pm and Unicode code points (was Re: Data...
2002-04-06 Nicholas Clark Re: the dirty half dozen (Re: perl@15662)
2002-04-05 Nick Ing-Simmons Integrate mainline
2002-04-05 Jarkko Hietaniemi Retract #15745 for now; won't work without more Encode...
2002-04-05 Jarkko Hietaniemi Integrate perlio:
2002-04-05 Nick Ing-Simmons Not only did UCS-2 have dodgy name it was buggy.
2002-04-05 Archer Sully Patch for bug ID 20020221.007
2002-04-05 Dan Kogai A TEST. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what...
2002-04-05 Dan Kogai A FIX. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what...
2002-04-04 Jarkko Hietaniemi Upgrade to Encode 1.20, from Dan Kogai.
2002-04-04 Slaven Rezic left-over "use 5.7.2" in threads.pm
2002-04-03 Jarkko Hietaniemi non-perlio robustness.
2002-04-03 Jarkko Hietaniemi Tweak for 8.3 compat.
2002-04-03 Jarkko Hietaniemi Detached threads do not help; they still hold resources.
2002-04-03 Jarkko Hietaniemi Document the "Cleanup skipped ..." warning.
2002-04-03 Nick Ing-Simmons Fix segfaults when mainthread exits with other threads...
2002-04-02 Dan Kogai Re: [Encode] Perl community vs. Encode.xs; verdit reached
2002-04-02 Nick Ing-Simmons Add buffer size growth test.
2002-04-02 Nick Ing-Simmons Calculate buffer size needs in float to avoid 32-bit...
2002-04-01 Jarkko Hietaniemi There is --list in glibc iconv.
2002-03-31 Jarkko Hietaniemi Slight usage tweaks to piconv: show usage with
2002-03-31 Jarkko Hietaniemi Spelling tweaks.
2002-03-31 Jarkko Hietaniemi Upgrade to Encode 1.11, from Dan Kogai.
2002-03-31 Spider Boardman Bad socketpair.t can hang anywhere
2002-03-29 Jarkko Hietaniemi Upgrade to Encode 1.01, from Dan Kogai.
2002-03-29 Jarkko Hietaniemi Leftovers from Encode 0.99.
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-29 SADAHIRO Tomoyuki Another Unicode-3.2-induced doc fix
2002-03-29 Michael G. Schwern Quieting OS X
2002-03-29 Paul Green optimize ext/Time/HiRes/HiRes.xs
2002-03-29 Jarkko Hietaniemi MPE/iX tweaks from Mark Bixby.
2002-03-29 Jarkko Hietaniemi Upgrade to Encode 1.00, from Dan Kogai.
2002-03-28 Paul Green Neuter socketpair on Stratus VOS
2002-03-28 Paul Green ext/POSIX/t/posix.t -- neuter final test on VOS
2002-03-28 Jarkko Hietaniemi socketpair binmode :bytes.
2002-03-27 Jarkko Hietaniemi binmode(FH, ":bytes") is the right way, methinks.
2002-03-27 Jarkko Hietaniemi UTF-8 locale: need to open explicitly for bytes.
2002-03-26 Stas Bekman Re: Cygwin PerlIO.t failing
2002-03-26 Jarkko Hietaniemi Stas setting things right.
2002-03-26 Paul Green ext/IO/lib/IO/t/io_unix.t
2002-03-25 Jarkko Hietaniemi I don't understand what is going on what these
2002-03-25 Jarkko Hietaniemi Upgrade to Encode 0.99, from Dan Kogai.
2002-03-25 Jarkko Hietaniemi Noise with -w.
2002-03-25 Jarkko Hietaniemi ...and put some of the new perlio tests here.
2002-03-25 Norton T. Allen TODO for QNX6
2002-03-25 Paul Marquess warnings for perlio + others
2002-03-24 Jarkko Hietaniemi MPE/iX update from Mark Bixby.
2002-03-24 Jarkko Hietaniemi DB_File: for the core version, no need to specify
2002-03-24 Craig A. Berry errno help for VMS
2002-03-24 Jarkko Hietaniemi Upgrade to Encode 0.98, from Dan Kogai.
2002-03-24 Jarkko Hietaniemi Integrate perlio:
2002-03-24 Nick Ing-Simmons Integrate mainline
2002-03-24 Nick Ing-Simmons Avoid core-dump in Encode with PERLIO=mmap
2002-03-23 Jarkko Hietaniemi Forgotten.
2002-03-23 Andreas König Re: Copious warnings from Sys::Syslog
2002-03-23 Jarkko Hietaniemi Upgrade to Encode 0.97, from Dan Kogai.
2002-03-23 Jarkko Hietaniemi Since the Encode::JP is unsupported under EBCDIC we
2002-03-23 Jarkko Hietaniemi Purify: Array bounds write: pre-extend the strxfrm
2002-03-22 Michael G. Schwern Re: [ID 20020322.002] install man errors
next