[macruby-changes] [MacRuby/MacRuby] 417163: call rb_str_encode_ospath() before passing the pat...

noreply at github.com noreply at github.com
Thu Dec 29 08:16:01 PST 2011


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

  Commit: 417163366b5a696da77e1036f8da682fc0eb37eb
      https://github.com/MacRuby/MacRuby/commit/417163366b5a696da77e1036f8da682fc0eb37eb
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M file.c
  M include/ruby/intern.h

  Log Message:
  -----------
  call rb_str_encode_ospath() before passing the path to system


  Commit: 4b601cd2236be01b881986442c20187e672ef88a
      https://github.com/MacRuby/MacRuby/commit/4b601cd2236be01b881986442c20187e672ef88a
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M file.c

  Log Message:
  -----------
  use snprintf()


  Commit: 17ae97055cf2937a997edb8f550ce48be2121340
      https://github.com/MacRuby/MacRuby/commit/17ae97055cf2937a997edb8f550ce48be2121340
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M file.c

  Log Message:
  -----------
  check whether tainted or closed the stream


  Commit: 7d0888fe8c95a591c5f7aa3caee25b2ccda86253
      https://github.com/MacRuby/MacRuby/commit/7d0888fe8c95a591c5f7aa3caee25b2ccda86253
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M file.c

  Log Message:
  -----------
  move rb_file_size()


  Commit: 741c800d4c671cc4d844ccf1589e32c994d1829f
      https://github.com/MacRuby/MacRuby/commit/741c800d4c671cc4d844ccf1589e32c994d1829f
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M file.c

  Log Message:
  -----------
  need type check for non string values


Compare: https://github.com/MacRuby/MacRuby/compare/a3ff36a...741c800


More information about the macruby-changes mailing list