1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu 31f4a82942 * class.c (rb_define_class_id_under, rb_define_module_id_under):
new functions to define a nested class/module with non-ascii
  name.

* struct.c (make_struct): use name with encoding.

* struct.c (inspect_struct): ditto.  [ruby-core:24849]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-08-12 06:32:21 +00:00
..
base64
bigdecimal
cgi add a test. 2009-07-30 07:39:09 +00:00
csv
date * lib/date.rb (complete_frags): Monday must be suitable for %W's 2009-08-11 14:14:41 +00:00
dbm
digest
dl
drb
erb
etc
fileutils
gdbm
iconv
io/nonblock
json
logger
matrix
minitest
mkmf * test/mkmf/base.rb (TestMkmf): was turned into a class, because 2009-08-06 04:30:15 +00:00
monitor
net * lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patch 2009-07-24 09:09:04 +00:00
nkf
openssl
optparse
ostruct
pathname
rdoc * lib/rdoc/parser.rb (RDoc::Parser.binary?): fix for empty files. 2009-07-27 01:25:01 +00:00
readline * ext/readline/extconf.rb: checked rl_refresh_line in readline. 2009-07-10 13:03:40 +00:00
rexml
rinda
ripper
rss * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: add 2009-06-27 04:45:24 +00:00
ruby * class.c (rb_define_class_id_under, rb_define_module_id_under): 2009-08-12 06:32:21 +00:00
rubygems
scanf
sdbm
socket Use UDP for sendmsg/recvmsg tests. 2009-07-19 08:53:11 +00:00
stringio
strscan
uri
webrick
win32ole * ext/win32ole/win32ole.c (vtdate2rbtime): VT_DATE variant object 2009-07-21 07:27:08 +00:00
xmlrpc
yaml
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_ipaddr.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb * lib/prime.rb (Prime#prime_division): now decomposes 2009-07-13 13:51:49 +00:00
test_pstore.rb
test_pty.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb