aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update to RubyGems 0.9.5drbrain2007-11-209-53/+162
* * test/drb/test_drb.rb: rename TestRubyYield to TestDRbRubyYield toakr2007-11-201-2/+2
* merged from ruby_1_8 branch.seki2007-11-194-25/+2
* previous change refined.akr2007-11-191-3/+3
* * test/fileutils/fileasserts.rb (assert_equal_time): show nsec ifakr2007-11-192-2/+18
* * configure.in: check struct timespec, clock_gettime, utimensat,akr2007-11-192-1/+65
* * parse.y (parser_yylex): should clear parser->tokp as well.matz2007-11-193-10/+64
* * time.c (time_minus): fix Time.at(2**60+1) - Time.at(2**60).akr2007-11-181-0/+10
* use ML ref. for assertion message.akr2007-11-1822-115/+92
* check class.akr2007-11-171-4/+56
* * set eol-style.nobu2007-11-161-47/+47
* * lib/yaml.rb (quick_emit): use combination of object_id and hash towhy2007-11-151-0/+8
* * test/net/http/test_https_proxy.rbmatz2007-11-141-0/+3
* * test/socket/test_socket.rb: update not to use 1.8 assignment tomatz2007-11-142-32/+16
* fix test.akr2007-11-131-2/+1
* * test/yaml/test_yaml.rb: fixed the failing YAML Struct testwhy2007-11-131-13/+13
* * test/ruby/test_settracefunc.rb: fixed tests for set_trace_func.shugo2007-11-121-125/+160
* * insnhelper.ci (vm_call_method): pass mn->nd_clss toshugo2007-11-111-1/+1
* Import RubyGems trunk revision 1493.drbrain2007-11-1062-0/+9079
* * test/ruby/test_iterator.rb (TestIterator::IterTest::each):matz2007-11-091-6/+3
* * test/ruby/test_basicinstructions.rb: updated for new classmatz2007-11-091-6/+6
* * parse.y: patch, based on Nobu's, work to support \u escapesdavidflanagan2007-11-072-0/+265
* * eval.c (rb_f_send): allow send/__send__ to call methods of allmatz2007-11-0412-26/+20
* * lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,kou2007-11-023-33/+63
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou2007-11-021-1/+1
* specify prefix for Dir.mktmpdir.akr2007-10-243-3/+3
* forgot to modify TestDBM2 and TestGDBM2.akr2007-10-242-26/+22
* use Dir.mktmpdir.akr2007-10-243-9/+6
* use Dir.mktmpdir.akr2007-10-243-27/+23
* * marshal.c (r_bytes0): check if source has enough data.nobu2007-10-151-0/+20
* * encoding.c (rb_obj_encoding): rdoc update. a patch from Davidnobu2007-10-141-0/+28
* * ext/win32ole/win32ole.c (foletype_s_ole_classes, suke2007-10-133-7/+22
* * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,kou2007-10-074-11/+44
* * variable.c (rb_cvar_set): check whether class variable ismatz2007-10-031-7/+7
* * array.c (rb_ary_product): generalized product, now takesmatz2007-10-021-0/+6
* * array.c (rb_ary_permutation): implementation contributed frommatz2007-10-011-8/+16
* * array.c (rb_ary_combination): revisit #combination behavior.matz2007-10-011-2/+2
* * array.c (rb_ary_combination): new method to give all combinationmatz2007-09-291-0/+22
* * cont.c: Thread local storage should be fiber local.ko12007-09-281-0/+29
* refine previous change.akr2007-09-284-95/+101
* don't generate temporary files under current directory.akr2007-09-288-87/+106
* UNIXServer.new("a\0b") test removed becauseakr2007-09-281-1/+0
* check codepage for SJIS pathname test.akr2007-09-281-1/+4
* * bootstraptest/test_knownbug.rb: move fixed tests.ko12007-09-261-1/+1
* * lib/rss.rb, lib/rss/, test/rss/:kou2007-09-157-2/+161
* * test/ruby/test_io.rb: tests which cause SEGV should not beko12007-09-141-1/+2
* * range.c (range_dumper): make uninitialized range dumpable.akr2007-09-101-0/+7
* * range.c: represent initialized state using EXCL instead of FL_USER3.akr2007-09-101-0/+5
* add test for [ruby-dev:31650] and [ruby-dev:31659].akr2007-09-081-0/+18
* add test for [ruby-dev:31759].akr2007-09-071-4/+12