summaryrefslogtreecommitdiff
path: root/ext/nkf
AgeCommit message (Expand)Author
2014-01-19* ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt
2013-11-22* remove trailing spaces.nobu
2013-11-22* ext/nkf: merge nkf 2.1.3 2a2f2c5.naruse
2013-04-29* remove trailing spaces.nobu
2013-04-29* ext/nkf/nkf-utf8/nkf.h: Bionic libc doesn't have locale.naruse
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2012-12-05* remove trailing spaces.nobu
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-11-24* ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags arenaruse
2012-11-22* ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.naruse
2012-09-14* ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.naruse
2012-09-14* ext/nkf/nkf.c (rb_nkf_convert): suppress warning.naruse
2012-08-22* common.mk (vm_backtrace.o): Added missing dependencies.yugui
2011-09-08* ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280)naruse
2011-09-07Revert "Change encoding from ISO-2022 to UTF-8"naruse
2011-09-07Change encoding from ISO-2022 to UTF-8ayumin
2011-05-15* remove trailing spaces.nobu
2011-03-25* ext/nkf/nkf-utf8/nkf.c: import nkf 7f18e30.naruse
2010-12-07* ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse
2010-08-09* ext/nkf/nkf-utf8/nkf.c: Fix type of mimeout_state.buf.naruse
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-05-30* ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.naruse
2010-05-21* ext/nkf/nkf.c (rb_nkf_convert, rb_nkf_guess): check too hugenobu
2010-05-03* ext/nkf/nkf-utf8/nkf.c: Update nkf 2010-04-28.naruse
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-14* ext/nkf/nkf-utf8/nkf.c: Refix [nkf-bug:21393]. (explicit -X)naruse
2010-04-13* ext/nkf/nkf-utf8/nkf.c: Fix: Windows Codepages wrongly convertnaruse
2010-03-15* ext/nkf/nkf-utf8/nkf.c: import latest nkf. [master 9306cb0]naruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-01-20* ext/nkf/nkf-utf8/nkf.c (nkf_buf): use nkf_char.naruse
2009-01-20 * ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug.usa
2009-01-19* ext/nkf/nkf-utf8/nkf.c: Update nkf to 2.0.9.naruse
2008-11-07* nkf.c: update to r1.188. fixes for 16bit environment.naruse
2008-10-28* ext/nkf/nkf-utf8/nkf.c (kanji_convert): output unicode chars.naruse
2008-10-27* ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.kazu
2008-10-26* ext/nkf/nkf.c (rb_nkf_convert): avoid GC.naruse
2008-10-05* ext/nkf/nkf-utf8/utf8tbl.c: update table.naruse
2008-10-04* ext/nkf/nkf.c (rb_nkf_enc_get): don't replicate encoding.naruse
2008-09-29* ext/nkf/nkf-utf8/nkf.c: commit miss.nobu
2008-09-29* ext/nkf/nkf-utf8/nkf.c: constified.nobu
2008-09-18* ext/nkf/nkf-utf8/nkf.c: fix memory violation. mentioned by mame [ruby-dev:3...naruse
2008-07-24* ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII.naruse
2008-07-22* ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename):nobu
2008-07-09* ext/nkf/nkf-utf8/nkf.c (options): use input_endian.naruse
2008-05-21* ext/nkf/nkf-utf8/nkf.c (nkf_str_caseeql): added.naruse
2008-05-21* ext/nkf/nkf-utf8/nkf.c (nkf_enc_find_index):naruse
2008-05-20* ext/nkf/nkf-utf8/nkf.c (rb_nkf_convert) (nkf_enc_without_bom):naruse
2008-05-20* ext/nkf/nkf.c (rb_nkf_convert), ext/nkf/nkf-utf8/nkf.cnobu
2008-04-22* ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0):naruse
2008-04-22* ext/nkf/nkf-utf8/nkf.c (z_conv): characters must be nkf_char.naruse