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
2007-02-27
* regex.c (calculate_must_string, slow_search, re_search): Silence
knu
2007-02-19
revert error check-in in r11777
matz
2007-02-19
* ext/socket/socket.c (unix_peeraddr): wrong syscall name in error
matz
2007-02-06
Tue Feb 06 22:06:45 2007 NARUSE, Yui <naruse@ruby-lang.org>
naruse
2006-09-06
* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp
naruse
2006-06-19
Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org>
naruse
2006-06-19
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-03-29
* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
usa
2006-03-27
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.
naruse
2006-02-23
* ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.
naruse
2006-02-23
Removed (Obsolete by test/nkf)
naruse
2005-05-12
* ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5
naruse
2005-03-07
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66
naruse
2005-03-03
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63
naruse
2005-03-03
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62
naruse
2005-01-24
* ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_old but NKF.guess1. fix...
naruse
2004-12-28
* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
nobu
2004-12-28
* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to
nobu
2004-12-03
* original nkf2 revision 1.47
naruse
2004-12-03
ext/nkf/test.rb(mime_out2): add --no-cp932
naruse
2004-12-03
* ext/nkf/nkf.c: add constant NKF::VERSION
naruse
2004-11-20
* original revision 1.7
naruse
2004-11-19
* add and change mime encode/decode tests
naruse
2004-11-19
* original nkf.c rev:1.40
naruse
2004-11-03
* follow nkf 2.0.4
naruse
2004-11-01
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2003-08-23
* ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to just
nobu
2002-09-08
* configure.in: modify program_prefix only if specified
eban
2002-08-30
* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be
nobu
2002-03-04
Make cvs ignore mkmf.log.
knu
2001-07-18
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-05-06
forgot some checkins.
matz
2001-01-09
Add .cvsignore's.
knu
1999-10-29
19991029
matz
1999-10-20
marshal load GC protect
matz
1999-10-18
19991018
matz
1999-10-04
19991004
matz
1999-08-13
remove marshal/gtk/kconv
matz