Age | Commit message (Expand) | Author |
---|---|---|
2010-02-08 | * object.c (rb_obj_clone): call initialize_clone hook method to | matz |
2010-02-06 | * test/test_delegate.rb (TestDelegateClass::IV#initialize): should | nobu |
2010-02-05 | * lib/delegate.rb (Delegator): include copy of Kernel. | nobu |
2010-02-03 | * lib/delegate.rb (Delegator): now inherits BasicObject. | nobu |
2009-12-07 | * marshal.c (w_object): reverted r26007. [ruby-dev:39845] | nobu |
2009-10-06 | * lib/delegate.rb (Delegator::public_api): take snapshot of | matz |
2008-10-18 | add test for {SimpleDelegator, DelegateClass}#class . | xibbar |
2008-05-24 | add a test for [ruby-dev:34808]. | akr |
2008-01-16 | * test/test_delegate.rb: add new test file for delegate.rb. | usa |