summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-06-15* hash.c: exchange semantics of Hash#each and Hash#each_pair.ko1
2007-06-15* test/ruby/test_iterator.rb: remove debug code (GC.stress=true).ko1
2007-06-15* vm.c (th_yield_setup_args): |v| should work as |v,|.ko1
2007-06-15* cont.c (rb_cont_call): forbid cross fiber continuation call.ko1
2007-06-10 * test/ruby/test_beginendblock.rb: typo.usa
2007-06-10* test/ruby/test_beginendblock.rb (test_should_propagate_signaled):nobu
2007-06-07* cont.c (cont_restore_1): fix to check root fiber [ruby-dev:30911].ko1
2007-06-06* lib/json/common.rb: Ponder offering parse\! method.naruse
2007-06-06* test_fiber.rb: add a test (Continuation and Fiber).ko1
2007-06-06* cont.c (cont_new): add debug message.ko1
2007-06-06* test/ruby/test_continuation.rb: add a test for last commit.ko1
2007-06-06* ext/json, lib/json, test/json: set properties.nobu
2007-06-05* cont.c (rb_fiber_start): clear th->tag and check error to fixko1
2007-06-05* parse.y (new_yield), compile.c (iseq_compile_each): fixko1
2007-06-04* lib/json.rb, lib/json, ext/json, test/json:naruse
2007-06-02* cont.c (Fiber#pass): rename to Fiber#yield. Block parameterko1
2007-05-30* cont.c (cont_capture): store all local variables in heapko1
2007-05-29* cont.c: fix bug around Continuation and Fiber.ko1
2007-05-27* cont.c: support Fiber. Check test/ruby/test_fiber.rb for detail.ko1
2007-05-25git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12385 b2dd03c8-39d4-4d8f-98...nobu
2007-05-15* test/ruby/test_beginendblock.rb (test_endblockwarn): now parsernobu
2007-05-12* lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120]aamine
2007-05-10 * test/ruby/test_super.rb: add tests.usa
2007-05-07* lib/rss/image.rb, test/rss/test_image.rb: fixed Image modulekou
2007-05-01* yarvcore.h, compile.c (set_arguments): support post arguments.ko1
2007-04-19* eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h:ko1
2007-03-22* test/ruby/test_bignum.rb (test_to_s): add tests for Bignum#to_s.usa
2007-03-20* test/testunit/collector/test_dir.rb: Fixed test/unit tests that ntalbott
2007-03-17* lib/rss, test/rss:kou
2007-03-09* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB#library_name,suke
2007-03-02* ext/win32ole/win32ole.c (get_ptr_of_variant, ole_set_safe_array,suke
2007-02-27* test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. useusa
2007-02-26* test/ruby/test_optimization.rb: restore method before calling assert_equal.aamine
2007-02-24* lib/thread.rb (ConditionVariable#broadcast): use Mutexshugo
2007-02-24* parse.y, node.h, compile.c: change node tree structure. a purposeko1
2007-02-24* test/testunit/test_testcase.rb: catch up with current instanceko1
2007-02-23* ext/win32ole/win32ole.c: add WIN32OLE_VARIANT.array, suke
2007-02-23* test/ruby/test_yield.rb: new test.aamine
2007-02-23* test/ruby/test_optimization.rb: new test (merges test_opts.rb).aamine
2007-02-23* test/ruby/test_assignment.rb: merge yarvtest/test_massign.aamine
2007-02-23* test/ruby/test_primitive.rb: new test.aamine
2007-02-23* test/ruby/test_literal.rb: new test.aamine
2007-02-20* test/io/nonblock/test_flush.rb: YARV doesn't raise any errors ifko1
2007-02-16* object.c (rb_obj_ivar_set/get/defined): fix to check :@_v/C id.ko1
2007-02-14* test/fileutils/test_fileutils.rb (check_singleton): fix to useko1
2007-02-12* lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou
2007-02-11* ext/win32ole/win32ole.c (ole_val2olevariantdata): suke
2007-02-10* ext/win32ole/win32ole.c: add WIN32OLE#ole_query_interface.suke
2007-02-09* test/ruby/test_readpartial.rb: tests are working on mswin32/cygwin.ko1
2007-02-08* ext/win32ole/win32ole.c (ole_set_safe_array, ole_variant2val,suke