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