public
Description: ruby lang (www.ruby-lang.org) svn mirror
Homepage: http://svn.ruby-lang.org/repos/ruby/
Clone URL: git://github.com/juretta/ruby.git
akr (author)
Wed Jul 09 05:01:08 -0700 2008
commit  6219a5db8795d54c01a077b288974ec00f03723b
tree    a2ace5237b3f8aa0352f04035c18b9602d15a0e2
parent  606914de60f182645c31ed1879112f541f4cea7a
ruby / bootstraptest
name age message
..
file pending.rb Thu Jun 19 09:08:16 -0700 2008 * KNOWNBUGS.rb, bootstraptest/pending.rb: move ... [ko1]
file runner.rb Tue Jun 10 20:16:28 -0700 2008 * bootstraptest/runner.rb (assert_normal_exit):... [akr]
file test_attr.rb Thu Jan 17 08:59:23 -0800 2008 * bootstraptest/test_attr.rb: moved test for [r... [nobu]
file test_autoload.rb Mon Apr 07 16:33:01 -0700 2008 * bootstraptest/test_autoload.rb: tests for [ru... [nobu]
file test_block.rb Mon Dec 24 18:14:36 -0800 2007 * vm.c: check frame is FINAL when creating env. [ko1]
file test_class.rb Sun Jun 08 11:13:09 -0700 2008 * bootstraptest/pending.rb: move/remove solved ... [ko1]
file test_eval.rb Tue Jun 10 14:46:43 -0700 2008 * vm.c, eval_intern.h (PASS_PASSED_BLOCK): [ko1]
file test_exception.rb Wed Dec 19 00:02:03 -0800 2007 * eval.c (errinfo_place): skip if error is Fixn... [ko1]
file test_flip.rb Mon Jul 09 23:57:56 -0700 2007 * bootstraptest/test_flip.rb: new test for flip... [nobu]
file test_flow.rb Wed Jun 27 09:26:31 -0700 2007 * bootstraptest/runner.rb: fix to show file name. [ko1]
file test_fork.rb Fri Dec 21 13:35:08 -0800 2007 * bootstraptest/test_fork.rb: skip if fork is n... [ko1]
file test_io.rb Wed Feb 20 21:47:12 -0800 2008 * io.c (argf_set_encoding): uses current_file a... [nobu]
file test_jump.rb Thu May 22 07:45:54 -0700 2008 * compile.c (get_destination_insn, get_next_ins... [mame]
file test_literal.rb Sun May 18 22:20:21 -0700 2008 * bootstraptest/test_knownbug.rb: move solved t... [ko1]
file test_load.rb Sun Dec 23 23:53:50 -0800 2007 * load.c (rb_feature_p): returns loading path n... [nobu]
file test_marshal.rb Fri Feb 29 20:07:26 -0800 2008 bootstraptest/test_marshal.rb: test updated [matz]
file test_massign.rb Wed Jan 23 09:17:23 -0800 2008 * insns.def (expandarray): fix stack inc. [mame]
file test_method.rb Sun Jun 15 09:50:37 -0700 2008 * eval.c (rb_f_block_given_p): fix to skip clas... [ko1]
file test_objectspace.rb Sat Dec 22 02:54:02 -0800 2007 * bootstraptest/test_objectspace.rb: fix condit... [ko1]
file test_proc.rb Thu Jun 19 10:11:55 -0700 2008 * string.c (str_gsub): should preserve last suc... [matz]
file test_struct.rb Thu Mar 13 09:40:33 -0700 2008 * bootstraptest/test_struct.rb: some test moved... [matz]
file test_syntax.rb Tue Jun 10 14:46:43 -0700 2008 * vm.c, eval_intern.h (PASS_PASSED_BLOCK): [ko1]
file test_thread.rb Thu Jun 12 06:01:38 -0700 2008 * thread.c, vm_core.h, vm.c, thread_pthread.c, ... [mame]