Age | Commit message (Expand) | Author |
---|---|---|
2005-09-05 | * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com> | matz |
2004-12-03 | * lib/ostruct.rb: 1.9 marshaling support back-ported. | matz |
2004-12-03 | * eval.c (proc_invoke): copy arguments to frame.argv. | matz |
2004-10-27 | * gc.c (gc_sweep): recover ruby_in_compile variable. | matz |
2004-05-07 | * eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320) | matz |
2004-02-19 | * lib/ostruct.rb: documented | gsinclair |
2003-09-25 | * lib/ostruct.rb: Added OpenStruct#==. | ntalbott |
2003-08-26 | * lib/ostruct.rb (OpenStruct::method_missing): prohibit modifying | matz |
2002-11-18 | * instruby.rb: not rewrite installed scripts when dry-run mode. | nobu |
2002-11-15 | * ostruct.rb: keep NoMethodError message with Ruby itself. | nahi |
2002-11-14 | * observer.rb: raise NoMethodError instead of NameError. [ruby-dev:18788] | nahi |
2002-11-03 | * object.c (Init_Object): added Object#object_id, new name for | matz |
2002-10-02 | use Object#class instead of deprecated Object#type. | nobu |
1998-01-16 | Initial revision | matz |