[macruby-changes] [MacRuby/MacRuby] 8bbb51: add a rb_str_times() as CRuby API.

noreply at github.com noreply at github.com
Wed Oct 12 01:05:07 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby

  Commit: 8bbb51c009d68aa7093602e72aab76b73ad50064
      https://github.com/MacRuby/MacRuby/commit/8bbb51c009d68aa7093602e72aab76b73ad50064
  Author: Watson <watson1978 at 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/3b33897b931031dfb4d72f4d394b645649c66896
  Author: Watson <watson1978 at 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/d22c08f93dfd8f0ae98f56209dd7c827a05190eb
  Author: Watson <watson1978 at 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


More information about the macruby-changes mailing list