ruby--ruby/test
nobu b314d3e999 * encoding.c (rb_obj_encoding): rdoc update. a patch from David
Flanagan <david AT davidflanagan.com>.  [ruby-core:12664]

* encoding.c (enc_dump, enc_load): marshaling feature.  a patch from
  David Flanagan.  [ruby-core:12665]

* encoding.c (Init_Encoding): undefine allocator of Encoding.
  [ruby-core:12665], [ruby-core:12666]

* test/ruby/test_encoding.rb: tests for Encoding from David Flanagan
  [ruby-core:12665]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-10-14 08:31:51 +00:00
..
csv
dbm don't generate temporary files under current directory. 2007-09-28 16:51:41 +00:00
digest
drb
erb
fileutils
gdbm don't generate temporary files under current directory. 2007-09-28 16:51:41 +00:00
io/nonblock * test/io/nonblock/test_flush.rb: YARV doesn't raise any errors if 2007-02-20 06:11:37 +00:00
json * lib/json/common.rb: Ponder offering parse\! method. 2007-06-06 22:38:42 +00:00
logger
monitor * lib/thread.rb (ConditionVariable#broadcast): use Mutex 2007-02-24 07:01:18 +00:00
net * lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120] 2007-05-12 09:25:56 +00:00
nkf
openssl * ext/openssl/{extconf.rb,ossl_ssl_session.c}: 2007-06-18 08:56:21 +00:00
optparse
ostruct
pathname check codepage for SJIS pathname test. 2007-09-28 06:34:13 +00:00
rdoc/parsers
readline
rinda
ripper * parse.y, node.h, compile.c: change node tree structure. a purpose 2007-02-24 02:07:05 +00:00
rss * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb, 2007-10-07 13:42:22 +00:00
ruby * encoding.c (rb_obj_encoding): rdoc update. a patch from David 2007-10-14 08:31:51 +00:00
scanf refine previous change. 2007-09-28 18:22:23 +00:00
sdbm don't generate temporary files under current directory. 2007-09-28 16:51:41 +00:00
soap
socket UNIXServer.new("a\0b") test removed because 2007-09-28 15:58:34 +00:00
stringio
strscan
testunit * test/testunit/collector/test_dir.rb: Fixed test/unit tests that 2007-03-20 23:29:49 +00:00
uri * generic.rb (URI::Generic::merge_path): behave as RFC 3986. 2007-08-01 03:40:08 +00:00
webrick
win32ole * ext/win32ole/win32ole.c (foletype_s_ole_classes, 2007-10-13 12:40:24 +00:00
wsdl
xmlrpc
xsd
yaml
zlib
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb
test_time.rb
test_tsort.rb