Filter RSS
Chamber Historie: nkf_jisx0213utf8

2012-11-11
10:23
nkf_jisx0213utf8
deton
New commit ed9e9b74ff65d3e942cfdcb907a1d01f57fca82d on nkf_jisx0213utf8
Change to use x0213_f instead of ms_ucs_map_f == UCS_MAP_X0213 because ms_ucs_map contains MS in ...
10:23
nkf_jisx0213utf8
deton
New commit 4357c6026eca52be2a8311c26c7ae0802aa596c4 on nkf_jisx0213utf8
Fix to work -Z4(JISX0208 Katakana to JISX0201 Katakana) on JISX0213 output.
10:23
nkf_jisx0213utf8
deton
New commit 7112780278665144fcd3a4c0611b56c4aabe9c52 on nkf_jisx0213utf8
Fix to work -Z4(JISX0208 Katakana to JISX0201 Katakana) on JISX0213 input.
10:23
nkf_jisx0213utf8
deton
New commit 6ae261d5d23d12717b27272d64ef42bf7b147880 on nkf_jisx0213utf8
Support conversion from unicode combining characters to jisx0213.
10:23
nkf_jisx0213utf8
deton
New commit 3dc8f2ec135672fe76b6ab79c86e17fee934e2da on nkf_jisx0213utf8
Add separate utf8_to_euc_*_x0213 maps for jisx0213 instead of replacing existing utf8_to_euc_* ma...
10:23
nkf_jisx0213utf8
deton
New commit 0fdf912b4690ab0c360cff947dd607e84b114c58 on nkf_jisx0213utf8
Revert change for jisx0213 on utf8_to_euc_*_{ms,mac,932} maps (7aed972355782ee269071c61b63e39798c...
10:23
nkf_jisx0213utf8
deton
New commit f1bf9807f93e056aa8bf553415d2b681773bc0eb on nkf_jisx0213utf8
Remove needless call of w16e_conv() in w_iconv() for consistency with nkf_iconv_utf_{16,32}().
10:23
nkf_jisx0213utf8
deton
New commit 7c05e2153b290fdf5b505000090d49419f48522c on nkf_jisx0213utf8
Not to convert character not in BMP to jisx0213 from utf-8 on non x0213 mode to avoid unexpected ...
10:23
nkf_jisx0213utf8
deton
New commit 571c27c62aca133f08e73584f64142a71a1d35a8 on nkf_jisx0213utf8
Not to convert ibmext on x0213 mode to avoid unexpected conversion for 0x8FF9xx, ..., 0x8FFDxx(eu...
10:23
nkf_jisx0213utf8
deton
New commit f9e95d01b81e741349f6af5c7dd145d5c7a91647 on nkf_jisx0213utf8
Support conversion from 4 bytes utf-8 to euc-jisx0213.
10:22
nkf_jisx0213utf8
deton
New commit f77207df3db6d8397f57816b1593550bb91b2226 on nkf_jisx0213utf8
Add conversion from utf-8 to euc-jisx0213 (BMP only, no combining character).
10:22
nkf_jisx0213utf8
deton
New commit 2494e385a48914c11d27e9e30e92d14576989bb9 on nkf_jisx0213utf8
Extract common routines as W_OCONV_O(), W_OCONV16_O() and W_OCONV32_O().
10:22
nkf_jisx0213utf8
deton
New commit ae2d0da3825ca5e2369eb4afd975d287c7f531d4 on nkf_jisx0213utf8
Extract common routine as W_OCONV16_S() from w_oconv16().
10:22
nkf_jisx0213utf8
deton
New commit 880c8f19c2e0e4eff4d150097a9dd7d639f17566 on nkf_jisx0213utf8
Extract common routine as X0213_SURROGATE_FIND() from e2w_conv().
10:22
nkf_jisx0213utf8
deton
New commit 21ae79d500579511c7afd7dd9ff6d4eb90924b01 on nkf_jisx0213utf8
Support combining character on conversion from euc-jisx0213 to utf-8.
10:22
nkf_jisx0213utf8
deton
New commit 42591a54298cc38d283b39318582e943cb7e681a on nkf_jisx0213utf8
Support SIP(Supplementary Ideographic Plane) on conversion from euc-jisx0213 to utf-8.
10:22
nkf_jisx0213utf8
deton
New commit 99a7a980b8a5e6311129e81dc0d222c4ceec1547 on nkf_jisx0213utf8
Add conversion from euc-jisx0213 to utf-8 (BMP only, no combining character).
2012-11-04
14:48
nkf_jisx0213utf8
deton
New commit 6b18dcef3ebadbc1b38a59650b7deeb526fcceed on nkf_jisx0213utf8
Add is_x0213_2_in_x0212() to avoid wrong conversion for jisx0212 chars (ex: cb9a) from utf-8 to e...
2012-11-03
08:51
nkf_jisx0213utf8
deton