1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
shyouhei e826790f39 merge revision(s) 16082:
* lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit;
	  merged from 1.9.
	* lib/yaml.rb (quick_emit): use combination of object_id and hash to
	  identify repeated object references, since GC will reuse memory of
	  objects during output of YAML. [ruby-Bugs-8548] [ruby-Bugs-3698];
	  merged from 1.9.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-15 13:11:46 +00:00
..
csv * lib/logger.rb: leading 0 padding of timestamp usec part. 2004-05-27 14:39:11 +00:00
dbm * test/dbm/test_dbm.rb (TestDBM::test_s_open_error): remove 2005-09-20 08:14:57 +00:00
digest * removed svn:keywords for compatibility. 2007-01-31 03:13:23 +00:00
drb quote pathnames in the server's command line for space contained 2006-02-24 11:12:35 +00:00
erb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-02-28 02:00:37 +00:00
fileutils * test/fileutils/fileasserts.rb: Fix wrong error message. 2007-03-13 05:47:54 +00:00
gdbm * test/gdbm/test_gdbm.rb: specify pid for the argument of 2005-12-14 03:20:39 +00:00
io/nonblock * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read result. 2004-12-16 11:43:45 +00:00
logger * test/logger/test_logger.rb: unintentionally overwritten changes by 2005-09-15 15:17:53 +00:00
monitor * test/monitor/test_monitor.rb (test_cond): use Queue#deq 2003-12-10 06:02:27 +00:00
net/http restore (wrongly) removed tests 2006-07-26 13:22:27 +00:00
nkf This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-01-02 22:50:01 +00:00
openssl *** empty log message *** 2006-06-20 11:22:27 +00:00
optparse * lib/optparse.rb (OptionParser::Completion#complete): new parameter 2004-12-05 10:39:58 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
pathname * lib/pathname.rb: backport from 1.9. 2006-06-17 05:55:51 +00:00
readline * test/readline/test_readline.rb (TestReadline::replace_stdio): 2005-09-22 07:44:32 +00:00
rinda * lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug. 2007-08-15 23:44:19 +00:00
rss * test/rss/test_parser.rb: split parser tests into ... 2006-06-20 13:12:00 +00:00
ruby merge revision(s) 15645:15647: 2008-06-15 10:54:01 +00:00
sdbm * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error): 2005-10-31 02:29:27 +00:00
soap * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:22:05 +00:00
socket don't compare struct sockaddr directly. 2006-07-24 07:21:45 +00:00
stringio * ext/stringio/stringio.c (strio_write): insufficiently filled string 2004-11-29 07:06:21 +00:00
strscan * ext/strscan/strscan.c: sync with HEAD (rev 1.25). 2006-07-26 09:37:01 +00:00
testunit * lib/test/unit.rb: use standalone runner for -e. 2004-12-19 02:01:59 +00:00
uri * lib/uri/generic.rb (split_userinfo): should split ":pass" into "" 2005-02-23 06:08:29 +00:00
webrick * lib/webrick/httpservlet/filehandler.rb: should normalize path 2008-05-20 16:35:25 +00:00
wsdl * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb, 2005-09-20 13:32:40 +00:00
xmlrpc * test/xmlrpc/test_webrick_server.rb (setup_http_server): 2005-09-19 20:51:36 +00:00
xsd * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. 2005-05-22 13:20:28 +00:00
yaml merge revision(s) 16082: 2008-06-15 13:11:46 +00:00
zlib don't modify $/ 2004-09-07 07:11:06 +00:00
runner.rb * removed svn:keywords for compatibility. 2007-01-31 03:13:23 +00:00