index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_assignment.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* prelude.rb (require_relative): move require_relative from
matz
2008-04-12
1
-1
/
+0
*
use require_relative to require marshaltestlib and sentence.
akr
2008-02-18
1
-1
/
+2
*
* eval.c (rb_f_send): allow send/__send__ to call methods of all
matz
2007-11-04
1
-1
/
+1
*
test assignment order.
akr
2007-08-25
1
-2
/
+11
*
* test/ruby/sentence.rb (Sentence): include Enumerable.
akr
2007-08-24
1
-33
/
+41
*
sentence.rb documented.
akr
2007-08-18
1
-1
/
+1
*
* test/ruby/test_yield.rb (TestYieldGen): add test for yielding to
akr
2007-08-18
1
-1
/
+0
*
* test/ruby/sentence.rb: Sentence class implemented
akr
2007-08-16
1
-8
/
+8
*
variable renaming refined.
akr
2007-08-08
1
-17
/
+11
*
sentence generator updated.
akr
2007-07-13
1
-1
/
+2
*
* test/ruby/sentgen.rb: new file.
akr
2007-07-06
1
-0
/
+185
*
* vm.c (th_yield_setup_args): |v| should work as |v,|.
ko1
2007-06-15
1
-13
/
+13
*
* test/ruby/test_assignment.rb: merge yarvtest/test_massign.
aamine
2007-02-23
1
-7
/
+87
*
* sample/test.rb: update test suites.
matz
2006-07-10
1
-12
/
+12
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-88
/
+88
*
* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matched
nobu
2005-10-08
1
-61
/
+0
*
* ext/syck/rubyext.c: get rid of warnings.
nobu
2004-03-03
1
-146
/
+151
*
* test/*: should not depend on $KCODE.
nahi
2004-02-18
1
-2
/
+0
*
* eval.c (proc_invoke): single array value to normal Proc#call
matz
2003-10-29
1
-7
/
+7
*
* parse.y (new_yield): remove magic argument rule; "yield [1,2]"
matz
2003-10-28
1
-7
/
+7
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-340
/
+340
*
* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'
nahi
2003-09-05
1
-326
/
+326
*
* test/ruby: tests for ruby itself.
nahi
2003-09-04
1
-0
/
+469