Commit Graph

9 Commits

Author SHA1 Message Date
Yukihiro Matz Matsumoto 389da9dcf0 remove struct RStruct, use RArray instead 2013-03-01 22:26:50 +09:00
Yukihiro Matz Matsumoto d9dc492f83 fix indent in struct.c 2013-03-01 22:09:17 +09:00
Yukihiro Matz Matsumoto 45890faefb internal array should be pudated using mrb_ary_set() 2013-03-01 22:00:59 +09:00
mattn 99a6de063c Set nil to uninitialized members 2013-03-01 17:45:49 +09:00
mattn cb2de0907a Fix copy values 2013-03-01 17:42:35 +09:00
mattn 8ebf9c38e4 Fixed GC guard 2013-03-01 17:37:53 +09:00
mattn d6876aec09 Should be MRB_DATA class. RStruct isn't managed by mruby core. So it should be self-managed class instances. 2013-03-01 17:05:40 +09:00
mattn 878fe38b4c Gemify 2013-03-01 14:56:28 +09:00
mattn 138ecf4723 Pluggable Struct 2013-03-01 13:37:46 +09:00