2 Jul
2012
2 Jul
'12
12:23 a.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: a627e33fbad1b2b88997e0e6ad2483e65b8b03c9 https://github.com/MacRuby/MacRuby/commit/a627e33fbad1b2b88997e0e6ad2483e65b... Author: Watson <watson1978@gmail.com> Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M array.c Log Message: ----------- [fix #115] use rb_ary_dup() instead of rary_dup(), because rary_dup() does not handle the NSArray object.