| 1 |
|
2002-09-22 Wakaba <w@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* ISO2022.pm (_internal_to_iso2022): Allow SP as a |
| 4 |
|
replacement character. |
| 5 |
|
|
| 6 |
2002-09-21 Wakaba <w@suika.fam.cx> |
2002-09-21 Wakaba <w@suika.fam.cx> |
| 7 |
|
|
| 8 |
* ISO2022.pm: |
* ISO2022.pm: |
| 9 |
- More DOCS support. |
- More DOCS support. |
| 10 |
- (new_object): Redefined as alias of Encode::Charset's. |
- (new_object): Redefined as alias of Encode::Charset's. |
| 11 |
- (pod:ENCODINGS): New section. |
- (pod:ENCODINGS): New section. |
| 12 |
- Regists 'iso/iec2022' as encoding name. |
- Regist 'iso/iec2022' as encoding name. |
| 13 |
* Charset.pm: |
* Charset.pm: |
| 14 |
- (new_object): Moved from Encode::ISO2022. |
- (new_object): Moved from Encode::ISO2022. |
| 15 |
- (make_initial_coding_system): Define 'Csjis' coding system. |
- (make_initial_coding_system): Define 'Csjis' coding system. |
| 16 |
|
* EUCFixed.pm (pod:ENCODINGS): New section. |
| 17 |
|
|
| 18 |
2002-09-20 Wakaba <w@suika.fam.cx> |
2002-09-20 Wakaba <w@suika.fam.cx> |
| 19 |
|
|