Log of /perl/lib/Encode/ISO2022.pm
Parent Directory
| Revision Log
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 21 01:34:08 2002 UTC
(22 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +63 -92 lines
Diff to
previous 1.5
,
to
selected 1.4
2002-09-21 Wakaba <w@suika.fam.cx>
* ISO2022.pm:
- More DOCS support.
- (new_object): Redefined as alias of Encode::Charset's.
- (pod:ENCODINGS): New section.
- Regists 'iso/iec2022' as encoding name.
* Charset.pm:
- (new_object): Moved from Encode::ISO2022.
- (make_initial_coding_system): Define 'Csjis' coding system.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 20 14:01:45 2002 UTC
(22 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +139 -165 lines
Diff to
previous 1.4
2002-09-20 Wakaba <w@suika.fam.cx>
* ISO2022.pm:
- (iso2022_to_internal): New function.
- (_iso2022_to_internal): Renamed from iso2022_to_internal.
- (iso2022_to_internal): Experimental support of DOCS.
- (internal_to_iso2022): Output in UCS coding systems
if the character is unable to be encoded in ISO/IEC 2022
coded character sets.
- (_i2o): New procedure.
- ($C->{option}->{designate_to}->{coding_system}): New option
property object.
- ($C->{coding_system}): New property.
- (%CODING_SYSTEM): New hash. (Alias to Encode::Charset's one.)
* Charset.pm (make_initial_coding_system): Set 'reset_state'
property with 1 value to coding systems of DOCS with 02/14 I byte.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[selected]
Mon Sep 16 06:35:16 2002 UTC
(22 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +57 -4 lines
Diff to
previous 1.3
2002-09-16 Wakaba <w@suika.fam.cx>
* ISO2022.pm:
- (iso2022_to_internal): Invoke G1,G2,G3 by locking
shifts of ESC Fs style.
- (make_initial_charset): Create charset definition
of 94^2 DRCSes.
- (undef_char): New option.
- (pod:TODO): New section.
* HZ.pm:
- (__hz_encoding_name): New function.
- (Encode::HZ): Added new alias names.
- (Encode::HZ::HZ165): New package.
- (pod:ENCODINGS): New section.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 16 02:20:18 2002 UTC
(22 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +22 -13 lines
Diff to
previous 1.2
,
to
selected 1.4
2002-09-16 Wakaba <w@suika.fam.cx>
* ISO2022.pm:
- (iso2022_to_internal): Invoke G1,G2,G3 by locking
shifts of ESC Fs style.
- (make_initial_charset): Create charset definition
of 94^2 DRCSes.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.