diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-10-07 17:13:24 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-10-07 17:13:24 +0000 |
| commit | 41e50e9f2e3e67da805c5d9037cc650f363e5279 (patch) | |
| tree | 3ef3b7c896fa31a05884ff7545c7ae4496b5d9db | |
| parent | c1fb390d36edb34810d3db9ef2850f5f75a8e216 (diff) | |
| download | halibut-41e50e9f2e3e67da805c5d9037cc650f363e5279.zip halibut-41e50e9f2e3e67da805c5d9037cc650f363e5279.tar.gz halibut-41e50e9f2e3e67da805c5d9037cc650f363e5279.tar.bz2 halibut-41e50e9f2e3e67da805c5d9037cc650f363e5279.tar.xz | |
Working ISO 2022 output function. Outputs full ISO 2022 (not sure
what that's useful for but it seemed a pity not to do it) and
compound text.
I've completely removed the compound text implementation from
iso2022s.c in favour of using the more flexible iso2022.c, meaning
we can cope with nastiness such as DOCS.
This is largely untested: I've checked it on small examples as I
went along, but it lacks anything resembling a proper test suite.
[originally from svn r6378]
[this svn revision also touched charset,filter,timber]
| m--------- | charset | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/charset b/charset -Subproject ccbf7c7bfbe993af3e3e7725989760ac79ec145 +Subproject 6b9713ef65e41fb640d0ba7772055803c843281 |