summaryrefslogtreecommitdiff
path: root/ext/Encode
Commit message (Expand)AuthorAgeFilesLines
* Signedness nit.Jarkko Hietaniemi2001-01-021-1/+1
* Integrate perlio:Jarkko Hietaniemi2001-01-012-3/+46
* Integrate perlio:Jarkko Hietaniemi2001-01-015-66/+263
|\
| * Loose the "Loading..." warning.Nick Ing-Simmons2001-01-012-2/+2
| * Fix .ucm reading - forgot a chr()Nick Ing-Simmons2000-12-311-50/+147
| * Start of support of ICU-style .ucm files:Nick Ing-Simmons2000-12-315-22/+122
* | Comment away a diagnostic message as noted by Craig A. BerryJarkko Hietaniemi2000-12-311-1/+1
* | ext/Encode/Makefile.PL line shorteningCraig A. Berry2000-12-311-2/+22
|/
* Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f MakefileNick Ing-Simmons2000-12-231-2/+15
* "Compiled" encode build cleanupNick Ing-Simmons2000-12-232-47/+110
* Avoid looking for File::Glob when we don't need it.Nick Ing-Simmons2000-12-191-1/+1
* Integrate perlio:Jarkko Hietaniemi2000-12-141-4/+5
|\
| * Win32 tweaks to get Encode to buildNick Ing-Simmons2000-12-141-4/+5
* | Integrate perlio:Jarkko Hietaniemi2000-12-147-4/+681
|\ \ | |/
| * "Cold" build correction to Encode's Makefile.PLNick Ing-Simmons2000-12-141-0/+18
| * "Compiled" encodings.Nick Ing-Simmons2000-12-1410-45/+287
| * Beginings of compiled encodings - checked in as a snapshot of thoughtsNick Ing-Simmons2000-12-133-0/+417
* | [8104] EncodeH.Merijn Brand2000-12-141-4/+4
* | Re: Encode/cp1047.enc etc.Peter Prymmer2000-12-143-3/+3
|/
* Finish 1st pass of "encoding" layer e.g. :Nick Ing-Simmons2000-12-111-17/+95
* Not merge worthy...Nick Ing-Simmons2000-12-101-0/+232
* Add ISO 8859-16 encoding. Not a standard yet but seems to beJarkko Hietaniemi2000-12-081-0/+20
* Add the Encoding table format documentation.Jarkko Hietaniemi2000-11-291-0/+164
* Add more encoding tables.Jarkko Hietaniemi2000-11-118-0/+160
* add three new EBCDIC Encode-ings && many testsPeter Prymmer2000-10-313-0/+60
* Fix the bug reported inAndreas König2000-10-241-1/+1
* Tables assume network byte order for 16 bit forms, so 'S' packingNick Ing-Simmons2000-10-081-4/+4
* Make "encodings" work post-install when Encode/*.enc files may notNick Ing-Simmons2000-10-081-31/+42
* Work round the fact that $hash->{$key} does not take into accountNick Ing-Simmons2000-10-081-1/+1
* A few tweaks to get Tk803 to work with Encode scheme.Nick Ing-Simmons2000-10-022-16/+58
* Add checking cases to Encode's toUnicode and fromUnicode.Nick Ing-Simmons2000-10-011-9/+32
* Add encoding tables from tcl8.3.2 and perl code in Encode.pmNick Ing-Simmons2000-10-0170-6/+21871
* Multiplicity & ithreads fix for sv.c/Encode.xsSpider Boardman2000-09-151-1/+1
* Small portability tweaks.Jarkko Hietaniemi2000-09-141-5/+3
* Fake return to pacify picky compilers.Jarkko Hietaniemi2000-09-141-0/+1
* Problems picked up by AIX cc.H.Merijn Brand2000-09-141-5/+5
* Batch of UTF-8 patches from Simon Cozens.Jarkko Hietaniemi2000-09-141-14/+89
* Add the Encode extension. The code is still largely just skeleton.Jarkko Hietaniemi2000-09-134-0/+558