ruby--ruby/ext
naruse 03a1e25542 * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.
* ext/nkf/nkf.c (Init_nkf): use rb_nkf_enc_get("ASCII").

* ext/nkf/nkf-utf8/nkf.c: Update 1.161.

* ext/nkf/nkf-utf9/config.h: default output encoding is now UTF-8.

* ext/nkf/lib/kconv.rb (Kconv.kconv): replace Encoding#name by
  Encoding#to_s.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-23 09:37:51 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug 2007-12-21 07:14:42 +00:00
continuation
curses
dbm
digest
dl * dl/win32/lib/win32/sspi.rb: use pack/unpack("m") instead of base64 2007-12-18 13:12:56 +00:00
etc
fcntl
fiber
gdbm
iconv
io/wait
json * common.mk (ruby.imp): fix for circular dependency. a patch from 2007-12-14 04:47:57 +00:00
nkf * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding. 2007-12-23 09:37:51 +00:00
openssl * ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed. 2007-12-22 08:31:53 +00:00
pty
racc/cparse
readline
ripper
sdbm
socket
stringio
strscan
syck * ext/syck/rubyext.c (syck_genericresolver_node_import): should 2007-12-22 12:14:37 +00:00
syslog
tk * ext/tk/sample/tkextlib/vu/canvSticker2.rb, 2007-12-21 16:11:39 +00:00
win32ole * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb, 2007-12-21 02:31:11 +00:00
zlib
.cvsignore
.document
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68
extmk.rb * common.mk (encs): new target to compile external encodings. 2007-12-17 08:47:28 +00:00
purelib.rb