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_proc.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* iseq.c (rb_iseq_parameters): proc arguments are always optional.
nobu
2008-12-05
1
-9
/
+9
*
* iseq.c (simple_default_value): extracts simplest default
nobu
2008-11-28
1
-0
/
+43
*
* test/ruby/test_proc.rb: filled all patterns for testing
yugui
2008-10-28
1
-0
/
+197
*
* vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.
yugui
2008-10-27
1
-0
/
+160
*
* test/ruby/test_proc.rb (test_proc_args_unleashed): test for
nobu
2008-10-25
1
-0
/
+7
*
* bootstraptest/test_knownbug.rb: move solved tests.
ko1
2008-05-19
1
-0
/
+12
*
* eval.c (eval): allow to eval in a binding that has a singleton method.
mame
2008-02-13
1
-0
/
+97
*
* proc.c (proc_curry): new method. [ruby-dev:33676]
mame
2008-02-13
1
-0
/
+63
*
use ML ref. for assertion message.
akr
2007-11-18
1
-8
/
+4
*
* yarvcore.h, compile.c (set_arguments): support post arguments.
ko1
2007-05-01
1
-3
/
+5
*
* Merge YARV
ko1
2006-12-31
1
-2
/
+19
*
* eval.c (proc_set_safe_level, proc_invoke, rb_mod_define_method): not
nobu
2004-06-19
1
-0
/
+31
*
* eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a block
nobu
2004-05-25
1
-0
/
+5
*
* eval.c (proc_eq): avoid false positive by using scope and
matz
2004-03-18
1
-2
/
+2
*
* test/*: should not depend on $KCODE.
nahi
2004-02-18
1
-2
/
+0
*
* test/ruby/test_proc.rb (TestProc::test_eq): added a
akira
2004-02-06
1
-3
/
+6
*
* test/ruby/test_proc.rb (TestProc::test_eq): added tests for
akira
2004-02-06
1
-0
/
+17
*
* test/ruby/test_proc.rb (test_arity): added.
nobu
2003-11-27
1
-13
/
+39
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-9
/
+9
*
* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'
nahi
2003-09-05
1
-5
/
+5
*
* test/ruby: tests for ruby itself.
nahi
2003-09-04
1
-0
/
+45