[macruby-changes] [MacRuby/MacRuby] 8bfb5a: [fix #68] fix the Regexp to recognize the octal li...

GitHub noreply at github.com
Wed May 16 01:48:44 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 8bfb5a0b60e0b15a1da5c65323964d4d0a1c9550
      https://github.com/MacRuby/MacRuby/commit/8bfb5a0b60e0b15a1da5c65323964d4d0a1c9550
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M re.c

  Log Message:
  -----------
  [fix #68] fix the Regexp to recognize the octal literals


  Commit: b7d25574b76813c3c2b0bb2bfc8059d14aa35902
      https://github.com/MacRuby/MacRuby/commit/b7d25574b76813c3c2b0bb2bfc8059d14aa35902
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M re.c

  Log Message:
  -----------
  [fix #69] fix the Regexp to support the '\h' matcher


  Commit: d38828cadb0bb6496d973f12c0cba211fe7c1507
      https://github.com/MacRuby/MacRuby/commit/d38828cadb0bb6496d973f12c0cba211fe7c1507
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M re.c

  Log Message:
  -----------
  [fix #70] fix the Regexp to support the '\H' matcher


  Commit: b08afdf209aeb6a7403d1011e0135b469a18ee35
      https://github.com/MacRuby/MacRuby/commit/b08afdf209aeb6a7403d1011e0135b469a18ee35
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M re.c

  Log Message:
  -----------
  refactor sanitize_regexp_string()


  Commit: c19da64d114b949f8b0ee31a6879edd6092f79c3
      https://github.com/MacRuby/MacRuby/commit/c19da64d114b949f8b0ee31a6879edd6092f79c3
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M re.c

  Log Message:
  -----------
  [fix #72] fix the Regexp#options


Compare: https://github.com/MacRuby/MacRuby/compare/1284e1d...c19da64


More information about the macruby-changes mailing list