1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Clive Lin
1579a06fb7 Catch up irc/bitchx. 2002-05-01 13:16:03 +00:00
Clive Lin
70f1ecbdf0 Fix a wrong comment. I've introduced encoding range of Big5+ in rev 1.3.
Found by: Yet another boring multibytes digging task within my company.
2002-01-02 13:44:34 +00:00
Clive Lin
a695ad456a o DONTWANT_NOTIFY_BITCHX_COM
o More localization:
  o Add complete servers list of galaxy network.
  o Change some BX behaviors to reflect TW people's habits.

Submitted by: keichii
2001-03-24 18:40:46 +00:00
Clive Lin
b6f397823f Update Big5 encoding range.
From [\xA1-\xFE][\x40-\x7E\xA1-\xFE] (defined in 1984)
to   [\x81-\xFE][\x40-\x7E\x80-\xFE] (Modern Big5+)

Obtained from: TWBUG
2001-03-18 21:57:09 +00:00
Clive Lin
34c261aa49 Wrong file in previous commit.
Bugged by: keichii@iteration.net
2001-01-09 03:52:01 +00:00
Clive Lin
2be565a241 A zh-tw cursor movement friendly, wrapping clean BitchX. 2001-01-08 18:27:17 +00:00