表示フィルター RSS
KIHARA Hideto さんの活動履歴

2012-11-21
2012-11-20
2012-11-18
nkf_jisx0213utf8 への新規コミット: fc21393bb07fe4ec51fc2a34ffc968df4439c1cc
Add test to convert same input bytes as shift_jisx0213 or cp932 to utf-8.
nkf_jisx0213utf8 への新規コミット: 70654aaa308f695dfa726784aa03a1f2fb68aa23
Fix wrong conversion from shift_jisx0213 to utf-8 even when --no-cp932 is not spcified.
2012-11-11
nkf_jisx0213utf8 への新規コミット: a86ff5635a0ef8849fd1b2f441ccb434130011cd
Change to check surrogate pair in euc_to_utf8_XXX_x0213 ONLY if x0213_f is TRUE.
nkf_jisx0213utf8 への新規コミット: 647dc310ae01e9d1fd199128e29ab0965a040124
Add is_x0213_2_in_x0212() to avoid wrong conversion for jisx0212 chars (ex: cb9a) from utf-8 to e...
nkf_jisx0213utf8 への新規コミット: 5dd095da47bb6351329c4b1734a98a07ff267b37
Add separate euc_to_utf8_*_x0213 array for jisx0213 instead of adding jisx0213 chars to empty cel...
nkf_jisx0213utf8 への新規コミット: 371bb9969080dfc210106c05443239cce1251e62
Fix bug: if last char is x0213_wait_combining_p the char is ignored for utf-32 or utf-16 input.
nkf_jisx0213utf8 への新規コミット: f4ffbbed04b212e0cb5c8437b5a17b952e067a46
Remove call of code_status() for combining character. Because code_status() does not support comb...
nkf_jisx0213utf8 への新規コミット: 1eaf128284a3df2744bd869cbea6ae71f6dc2f24
Fix bug that some jisx0213 chars are lost on conversion from utf-16be to utf-8.
nkf_jisx0213utf8 への新規コミット: bafe33283b312bc3d2e9dfffc7960090dc0cd981
Fix bug that jisx0213 chars are lost on conversion from utf-8 to utf-16be. Fix bug that utf-8 cha...
nkf_jisx0213utf8 への新規コミット: d41317cecf9069b94fc9131e15941c05672feffb
Add test for bug that some jisx0213 chars are lost on conversion from utf-8 to utf-16be.
nkf_jisx0213utf8 への新規コミット: e019e7370eeb4e1001a342149cb2acbc8ade4ef0
Change character combining on iconv instead of z_oconv for conversion from UTF-8 to JISX0213. Bec...