POSIX: add isatty to @EXPORT_OK, reformat.
[p5sagit/p5-mst-13.2.git] / ext / Encode /
2002-02-25 Jarkko Hietaniemi Big5 tweaks from Autrijus Tang.
2002-02-25 Nicholas Clark compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN...
2002-02-22 Michael G. Schwern Re: Pyrrhic compression in Encode
2002-02-22 Nicholas Clark Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
2002-02-22 Jarkko Hietaniemi EBCDIC: Disable Encode::JP and Encode::Tcl for now.
2002-02-22 Jarkko Hietaniemi EBCDIC: someone who knows what they are doing
2002-02-22 Nicholas Clark Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
2002-02-20 Nicholas Clark Re: [PATCH] go faster for Encode's compile
2002-02-20 Nicholas Clark Re: [PATCH] go faster for Encode's compile
2002-02-19 Jarkko Hietaniemi The test requires perlio.
2002-02-17 Jarkko Hietaniemi Buglet.
2002-02-17 Jarkko Hietaniemi Small tweaks to get the test running (fix @INC and
2002-02-16 Jarkko Hietaniemi Encode 0.40, from Dan Kogai.
2002-02-14 Jarkko Hietaniemi Integrate perlio:
2002-02-14 Nick Ing-Simmons Make dependencies more precise (for nmake)
2002-02-11 Jarkko Hietaniemi Integrate perlio:
2002-02-11 Nick Ing-Simmons Patch up the failing multi-byte write case, and un...
2002-02-11 Nick Ing-Simmons Add test for Japanese encoding (well euc-jp anyway).
2002-02-11 Nick Ing-Simmons Split Japanese encodings - part 2
2002-02-11 Nick Ing-Simmons Re-structure Japanese encodings - part 1
2002-02-10 Jarkko Hietaniemi Integrate perlio:
2002-02-10 Nick Ing-Simmons Nicholas Clark's tweaks to Encode compile process
2002-02-08 Nick Ing-Simmons Integrate mainline
2002-02-06 Craig A. Berry another Encode fix for VMS
2002-02-06 Jarkko Hietaniemi Integrate perlio:
2002-02-06 Nick Ing-Simmons One way to avoid OS390 winge about #line directives.
2002-02-06 Nick Ing-Simmons Integrate mainline
2002-02-06 Jarkko Hietaniemi EBCDIC: 0x41 is not cricket.
2002-02-05 Jarkko Hietaniemi Integrate perlio:
2002-02-05 Nick Ing-Simmons More Encode tweaks:
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-04 Jarkko Hietaniemi Signedness mumblings from Tru64.
2002-02-04 Craig A. Berry Encode build fix-ups for VMS
2002-02-04 Jarkko Hietaniemi Integrate perlio:
2002-02-03 Nick Ing-Simmons Remove debugging warning, be consistent about API fails.
2002-02-03 Nick Ing-Simmons Carry on where we left off if we have to grow destinati...
2002-02-03 Nick Ing-Simmons Integrate mainline
2002-02-03 Jarkko Hietaniemi Debug noise.
2002-02-03 Jarkko Hietaniemi Integrate perlio:
2002-02-03 Nick Ing-Simmons Stable intermediate point in Encode cleanup.
2002-02-03 Jarkko Hietaniemi Integrate perlio:
2002-02-02 Jarkko Hietaniemi Sub-MANIFEST-tweak.
2002-02-02 SADAHIRO Tomoyuki [Patch] Encode::Tcl::Escape, more ISO2022 like
2002-02-01 Nick Ing-Simmons indent -kr -nce and some manual tweaks to match perl...
2002-02-01 Jarkko Hietaniemi Integrate perlio:
2002-02-01 Nick Ing-Simmons Minor Encode tweaks:
2002-01-30 Jarkko Hietaniemi Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
2002-01-30 Jarkko Hietaniemi Integrate perlio:
2002-01-30 Nick Ing-Simmons Collect some stats during compile process.
2002-01-30 Nick Ing-Simmons Integrate Jarkko's path/INC tweaks
2002-01-29 Jarkko Hietaniemi Must find stuff during build.
2002-01-29 Jarkko Hietaniemi Integrate with perlio;
2002-01-29 Nick Ing-Simmons Basics of a compiled Encode XS extension
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-29 Jarkko Hietaniemi Encode cleanup from Dan Kogai; reworked even further.
2002-01-25 SADAHIRO Tomoyuki [Patch Encode.xs] calculation of need overflows
2002-01-12 Jarkko Hietaniemi Quick reformat using indent -kr -nce, as requested
2002-01-10 Jarkko Hietaniemi No need to show internal encodings, or return them
2001-12-19 Nick Ing-Simmons Add pTHX to all vtable functions for future-proofing and
2001-12-02 Jarkko Hietaniemi encode()/decode() examples.
2001-11-27 Marc Lehmann Fix for
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-14 Jarkko Hietaniemi There are several MIME RFCs.
2001-11-13 Philip Newton Minor patch to Encode.pm (detypo)
2001-11-13 Jarkko Hietaniemi Evil tabulators.
2001-11-13 Jarkko Hietaniemi Document the available encodings.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-12 Jarkko Hietaniemi Ooops. I was "fixing" the wrong routine in #12947...
2001-11-12 Jarkko Hietaniemi (retracted by #12951)
2001-11-11 Jarkko Hietaniemi (retracted by #12951)
2001-11-10 Jarkko Hietaniemi The Official name of ASCII.
2001-11-10 Jarkko Hietaniemi Enhance the open pragma to support :utf8, :locale,
2001-11-10 Jarkko Hietaniemi Document the UTF-16 surrogate encoding and decoding.
2001-11-04 Nicholas Clark [REPATCH] Re: PerlIOBuf_dup
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-26 Gurusamy Sarathy change#12065 seems to have broken Encode build on windo...
2001-10-19 SADAHIRO Tomoyuki Re: PerlIO and Encode
2001-10-16 Nick Ing-Simmons PerlIOXxxx_dups for all but Win32
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-09-26 Jarkko Hietaniemi Detypo.
2001-09-26 Jarkko Hietaniemi Trick to fool case-blind filesystems.
2001-09-25 SADAHIRO Tomoyuki Some Encode/*.enc files needs to be corrected
2001-09-24 SADAHIRO Tomoyuki (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
2001-09-23 Nick Ing-Simmons Integrate mainline
2001-09-23 SADAHIRO Tomoyuki 2022-cn.enc of Encode.pm
2001-09-22 Jarkko Hietaniemi More 8.3-cleanup: there isn't an encoding called macRum...
2001-09-18 Jarkko Hietaniemi Strip ^iso- from the Encode filenames to be 8.3-friendly,
2001-09-17 Jarkko Hietaniemi Must Uppercase.
2001-09-17 Jarkko Hietaniemi Add various encodings.
2001-09-17 Jarkko Hietaniemi lib/unicode relic.
2001-09-11 Matt Sergeant Encode.pm add UCS-2 little endian support
2001-09-11 Gisle Aas Re: [PATCH] Encode.pm docs fix
2001-09-10 Matt Sergeant Encode.pm docs fix
2001-09-09 Jarkko Hietaniemi Add Windows and Mac Sami support to Encode
2001-09-02 Gurusamy Sarathy remove stray CRs in files; keep all files with UNIX...
2001-07-16 SADAHIRO Tomoyuki Encode::Tcl.pm, EUC-JP with jis-x0212
2001-07-14 Peter Prymmer fixup for Encode/Tcl.t on ruthless filesystems
2001-07-13 SADAHIRO Tomoyuki Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
next