summaryrefslogtreecommitdiff
path: root/ext/Encode
Commit message (Expand)AuthorAgeFilesLines
* Integrate perlio:Jarkko Hietaniemi2002-02-117-29/+768
|\
| * Patch up the failing multi-byte write case, and un-skipNick Ing-Simmons2002-02-112-1/+13
| * Add test for Japanese encoding (well euc-jp anyway).Nick Ing-Simmons2002-02-114-1/+692
| * Split Japanese encodings - part 2Nick Ing-Simmons2002-02-112-14/+51
| * Re-structure Japanese encodings - part 1Nick Ing-Simmons2002-02-112-8/+7
* | Integrate perlio:Jarkko Hietaniemi2002-02-101-23/+18
|\ \ | |/
| * Nicholas Clark's tweaks to Encode compile processNick Ing-Simmons2002-02-101-23/+18
| * Integrate mainlineNick Ing-Simmons2002-02-082-2/+6
| |\ | |/ |/|
* | another Encode fix for VMSCraig A. Berry2002-02-062-2/+6
* | Integrate perlio:Jarkko Hietaniemi2002-02-061-0/+2
|\ \ | |/
| * One way to avoid OS390 winge about #line directives.Nick Ing-Simmons2002-02-061-0/+2
| * Integrate mainlineNick Ing-Simmons2002-02-061-4/+1
| |\ | |/ |/|
* | EBCDIC: 0x41 is not cricket.Jarkko Hietaniemi2002-02-061-4/+1
* | Integrate perlio:Jarkko Hietaniemi2002-02-054-19/+252
|\ \ | |/
| * More Encode tweaks:Nick Ing-Simmons2002-02-054-19/+252
| * Integrate mainlineNick Ing-Simmons2002-02-052-4/+9
| |\ | |/ |/|
* | Signedness mumblings from Tru64.Jarkko Hietaniemi2002-02-041-3/+3
* | Encode build fix-ups for VMSCraig A. Berry2002-02-042-1/+6
* | Integrate perlio:Jarkko Hietaniemi2002-02-041-24/+28
|\ \ | |/
| * Remove debugging warning, be consistent about API fails.Nick Ing-Simmons2002-02-031-5/+6
| * Carry on where we left off if we have to grow destination SV during XS encode...Nick Ing-Simmons2002-02-031-17/+22
| * Integrate mainlineNick Ing-Simmons2002-02-032-72/+46
| |\
* | | Debug noise.Jarkko Hietaniemi2002-02-031-0/+2
* | | Integrate perlio:Jarkko Hietaniemi2002-02-033-121/+231
|\ \ \ | |/ / | | / | |/ |/|
| * Stable intermediate point in Encode cleanup.Nick Ing-Simmons2002-02-033-121/+231
* | Integrate perlio:Jarkko Hietaniemi2002-02-031-384/+363
|\ \ | |/
| * indent -kr -nce and some manual tweaks to match perl style.Nick Ing-Simmons2002-02-011-384/+363
* | Sub-MANIFEST-tweak.Jarkko Hietaniemi2002-02-021-1/+1
* | [Patch] Encode::Tcl::Escape, more ISO2022 likeSADAHIRO Tomoyuki2002-02-021-71/+45
* | Integrate perlio:Jarkko Hietaniemi2002-02-014-14/+17
|\ \ | |/
| * Minor Encode tweaks:Nick Ing-Simmons2002-02-015-15/+18
* | Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;Jarkko Hietaniemi2002-01-302-1/+1
* | Integrate perlio:Jarkko Hietaniemi2002-01-303-16/+73
|\ \ | |/
| * Collect some stats during compile process.Nick Ing-Simmons2002-01-303-16/+73
| * Integrate Jarkko's path/INC tweaksNick Ing-Simmons2002-01-301-2/+2
* | Must find stuff during build.Jarkko Hietaniemi2002-01-291-2/+2
* | Integrate with perlio;Jarkko Hietaniemi2002-01-295-2/+7232
|\ \ | |/
| * Basics of a compiled Encode XS extensionNick Ing-Simmons2002-01-295-2/+7232
| * Integrate mainlineNick Ing-Simmons2002-01-2944-1203/+1492
* | Encode cleanup from Dan Kogai; reworked even further.Jarkko Hietaniemi2002-01-2944-1204/+1492
|/
* [Patch Encode.xs] calculation of need overflowsSADAHIRO Tomoyuki2002-01-251-3/+5
* Quick reformat using indent -kr -nce, as requestedJarkko Hietaniemi2002-01-121-67/+56
* No need to show internal encodings, or return themJarkko Hietaniemi2002-01-101-1/+6
* Add pTHX to all vtable functions for future-proofing andNick Ing-Simmons2001-12-191-18/+11
* encode()/decode() examples.Jarkko Hietaniemi2001-12-021-0/+9
* Fix forMarc Lehmann2001-11-271-0/+4
* Allow dup'ing of PerlIO::Scalar etc.Nick Ing-Simmons2001-11-181-4/+3
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-161-0/+3
* There are several MIME RFCs.Jarkko Hietaniemi2001-11-141-1/+1
* Minor patch to Encode.pm (detypo)Philip Newton2001-11-131-1/+1