Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 8bbb51c009d68aa7093602e72aab76b73ad50064 https://github.com/MacRuby/MacRuby/commit/8bbb51c009d68aa7093602e72aab76b73a... Author: Watson <watson1978@gmail.com> Date: 2011-10-11 (Tue, 11 Oct 2011) Changed paths: M include/ruby/intern.h M string.c Log Message: ----------- add a rb_str_times() as CRuby API. Commit: 3b33897b931031dfb4d72f4d394b645649c66896 https://github.com/MacRuby/MacRuby/commit/3b33897b931031dfb4d72f4d394b645649... Author: Watson <watson1978@gmail.com> Date: 2011-10-11 (Tue, 11 Oct 2011) Changed paths: M include/ruby/intern.h M string.c Log Message: ----------- add a rb_str_replace() as CRuby API. Commit: d22c08f93dfd8f0ae98f56209dd7c827a05190eb https://github.com/MacRuby/MacRuby/commit/d22c08f93dfd8f0ae98f56209dd7c827a0... Author: Watson <watson1978@gmail.com> Date: 2011-10-11 (Tue, 11 Oct 2011) Changed paths: M include/ruby/intern.h M string.c Log Message: ----------- add a rb_str_dump() as CRuby API. Compare: https://github.com/MacRuby/MacRuby/compare/c28465d...d22c08f