index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
nkf
Age
Commit message (
Expand
)
Author
2011-09-08
* ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280)
naruse
2011-09-07
Revert "Change encoding from ISO-2022 to UTF-8"
naruse
2011-09-07
Change encoding from ISO-2022 to UTF-8
ayumin
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 huge
nobu
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 convert
naruse
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.c
nobu
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
2008-04-17
* enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add
mame
2008-02-07
* ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does not
matz
2008-01-27
* ext/nkf/nkf-utf8/nkf.h: set properties.
nobu
2008-01-27
* ext/nkf/nkf.c: raise error when no output encoding is given.
naruse
2008-01-27
* ruby-trunk.
naruse
2008-01-27
* ext/nkf/nkt-utf8: update nkf.
naruse
2008-01-14
* ext/nkf/lib/kconv.rb (Kconv.tolocale): argument is str.
naruse
2008-01-12
* ext/nkf/nkf.c: rdoc update.
naruse
2008-01-11
* ext/nkf/nkf-utf8/nkf.c: fix bug: -m was -m0.
naruse
2008-01-11
* ext/nkf/nkf-utf8/nkf.c: update to r1.163.
naruse
2008-01-01
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.
naruse
2007-12-23
* ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.
naruse
2007-12-23
ext/nkf/nkf.c follow previous rb_ascii_encoding renaming.
akr
[next]