summaryrefslogtreecommitdiff
path: root/test/ruby/test_proc.rb
AgeCommit message (Expand)Author
2009-07-04* vm_insnhelper.c (vm_yield_setup_block_args): restores the firstnobu
2009-03-08* test/ruby/test_proc.rb: add some tests.mame
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-13* test/ruby/test_{proc,method}.rb: updated tests.nobu
2008-12-05* iseq.c (rb_iseq_parameters): proc arguments are always optional.nobu
2008-11-28* iseq.c (simple_default_value): extracts simplest defaultnobu
2008-10-28* test/ruby/test_proc.rb: filled all patterns for testingyugui
2008-10-27* vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui
2008-10-25* test/ruby/test_proc.rb (test_proc_args_unleashed): test fornobu
2008-05-19* bootstraptest/test_knownbug.rb: move solved tests.ko1
2008-02-13* eval.c (eval): allow to eval in a binding that has a singleton method.mame
2008-02-13* proc.c (proc_curry): new method. [ruby-dev:33676]mame
2007-11-18use ML ref. for assertion message.akr
2007-05-01* yarvcore.h, compile.c (set_arguments): support post arguments.ko1
2006-12-31 * Merge YARVko1
2004-06-19* eval.c (proc_set_safe_level, proc_invoke, rb_mod_define_method): notnobu
2004-05-25* eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a blocknobu
2004-03-18* eval.c (proc_eq): avoid false positive by using scope andmatz
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-06* test/ruby/test_proc.rb (TestProc::test_eq): added aakira
2004-02-06* test/ruby/test_proc.rb (TestProc::test_eq): added tests forakira
2003-11-27* test/ruby/test_proc.rb (test_arity): added.nobu
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