1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
duerst 82c673d3a1 * enc/trans/gb18030.trans, gb18030-tbl.rb:
new Chinese GB18030 transcoding (from Yoshihiro Kambayashi)

* test/ruby/test_transcode.rb: added tests for the above
  (from Yoshihiro Kambayashi)

* transcode_data.h, transcode.c, tool/transcode_tblgen.rb:
  added support for GB18030-specific 4-byte sequences
  (with Yoshihiro Kambayashi)



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21509 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-14 11:12:30 +00:00
..
base64
bigdecimal
cgi * test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses 2008-12-27 13:41:04 +00:00
csv
date
dbm
digest
drb
erb remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997] 2009-01-11 07:58:02 +00:00
etc
fileutils
gdbm
iconv
io/nonblock
json
logger
matrix
minitest Imported minitest 1.3.1 r4506. 2008-12-30 09:26:27 +00:00
monitor
net
nkf
openssl * ext/openssl/ossl_ssl.c (ossl_ssl_read_internal): show openssl error 2008-12-31 08:18:12 +00:00
optparse
ostruct * lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check. 2009-01-13 12:52:23 +00:00
pathname
rdoc * test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses 2008-12-27 13:41:04 +00:00
readline
rexml
rinda
ripper
rss
ruby * enc/trans/gb18030.trans, gb18030-tbl.rb: 2009-01-14 11:12:30 +00:00
rubygems * test/rubygems/test_gem.rb (test_self_user_home_user_drive_and_path): removed. 2009-01-07 14:33:17 +00:00
scanf
sdbm
socket * ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too short 2009-01-12 16:00:03 +00:00
stringio
strscan
uri
webrick
win32ole
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
test_pstore.rb
test_pty.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb