[ruby-cvs:49867] ko1:r42725 (trunk): * struct.c (rb_struct_define_without_accessor_under): added.
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Thu Aug 29 18:12:26 JST 2013
ko1 2013-08-29 18:12:25 +0900 (Thu, 29 Aug 2013)
New Revision: 42725
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42725
Log:
* struct.c (rb_struct_define_without_accessor_under): added.
This function is similar to rb_define_class_under() against
rb_define_class().
* include/ruby/intern.h: add a declaration of this function.
Modified files:
trunk/ChangeLog
trunk/include/ruby/intern.h
trunk/struct.c
More information about the ruby-cvs
mailing list