Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * vm_method.c (basic_obj_respond_to): should not call | matz | 2009-10-04 | 1 | -1/+2 |
* | * method.h (rb_method_type_t): remove a comma at end of | naruse | 2009-10-02 | 1 | -1/+1 |
* | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25129 b2dd03c8-39d4-4d8f-98... | matz | 2009-09-28 | 1 | -1/+2 |
* | * vm_eval.c (rb_call0): gets rid of checking method cache twice. | yugui | 2009-08-29 | 1 | -0/+2 |
* | * method.h (rb_method_definition_t): split from rb_method_entry_t | nobu | 2009-08-28 | 1 | -5/+12 |
* | * method.c (rb_method_entry_t): body.proc should be marked. | nobu | 2009-08-26 | 1 | -1/+1 |
* | * method.h : Commas at end of enum list not allowed as of C89 | shyouhei | 2009-07-22 | 1 | -3/+3 |
* | * method.h: properties. | nobu | 2009-07-16 | 1 | -78/+78 |
* | * method.h, vm_core.h: add rb_method_entry_t. Remove nodes around | ko1 | 2009-07-15 | 1 | -0/+78 |