summaryrefslogtreecommitdiff
path: root/test/ruby/test_assignment.rb
AgeCommit message (Expand)Author
2007-08-18sentence.rb documented.akr
2007-08-18* test/ruby/test_yield.rb (TestYieldGen): add test for yielding toakr
2007-08-16* test/ruby/sentence.rb: Sentence class implementedakr
2007-08-08variable renaming refined.akr
2007-07-13sentence generator updated.akr
2007-07-06* test/ruby/sentgen.rb: new file.akr
2007-06-15* vm.c (th_yield_setup_args): |v| should work as |v,|.ko1
2007-02-23* test/ruby/test_assignment.rb: merge yarvtest/test_massign.aamine
2006-07-10* sample/test.rb: update test suites.matz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-10-08* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu
2004-03-03* ext/syck/rubyext.c: get rid of warnings.nobu
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-10-29* eval.c (proc_invoke): single array value to normal Proc#callmatz
2003-10-28* parse.y (new_yield): remove magic argument rule; "yield [1,2]"matz
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi