[macruby-changes] [MacRuby/MacRuby] eb39df: may return complex number

noreply at github.com noreply at github.com
Sun Dec 25 06:13:48 PST 2011


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

  Commit: eb39dfb86ca22c579f1af94d4d80bf07aa6b0e0d
      https://github.com/MacRuby/MacRuby/commit/eb39dfb86ca22c579f1af94d4d80bf07aa6b0e0d
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  may return complex number


  Commit: 00c262de8391f9217cd4dbaf59b2f90456101bb9
      https://github.com/MacRuby/MacRuby/commit/00c262de8391f9217cd4dbaf59b2f90456101bb9
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  add Fixnum#=== and Float#===


  Commit: 2de469da21e1bceb280c360d1f7bb3a7fd426eb3
      https://github.com/MacRuby/MacRuby/commit/2de469da21e1bceb280c360d1f7bb3a7fd426eb3
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  remove Numeric#scalar?


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

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  remove Numeric#{numerator, denominator} and Integer#{numerator, denominator}


  Commit: a2eedf3adf46264c7783a757ed81a39b4289b9c5
      https://github.com/MacRuby/MacRuby/commit/a2eedf3adf46264c7783a757ed81a39b4289b9c5
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  remove Fixnum.induced_from, Integer.induced_from and Float.induced_from


  Commit: 66d344d9608d9b8e8b75d5fdbbf4b1c11ffbf3a1
      https://github.com/MacRuby/MacRuby/commit/66d344d9608d9b8e8b75d5fdbbf4b1c11ffbf3a1
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  use num_modulo() in num_divmod()


  Commit: 8b22c7ee62888650b340b1cbd71374b736c150ed
      https://github.com/MacRuby/MacRuby/commit/8b22c7ee62888650b340b1cbd71374b736c150ed
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  isnan() checks with VC++6.


  Commit: 027fd791a5e7def5904de480159c52442ad135a5
      https://github.com/MacRuby/MacRuby/commit/027fd791a5e7def5904de480159c52442ad135a5
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  use rb_big2ulong() for data from Bignum


  Commit: 48d5bf314ea0b0b72e80923207bfb5f2b5c33ce8
      https://github.com/MacRuby/MacRuby/commit/48d5bf314ea0b0b72e80923207bfb5f2b5c33ce8
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  strict check in check_uint()


  Commit: 6fb11ed83d3356152e2ddf5962836f2c5fa1891c
      https://github.com/MacRuby/MacRuby/commit/6fb11ed83d3356152e2ddf5962836f2c5fa1891c
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-12-25 (Sun, 25 Dec 2011)

  Changed paths:
    M numeric.c

  Log Message:
  -----------
  add an entry to rational


Compare: https://github.com/MacRuby/MacRuby/compare/ce81aa0...6fb11ed


More information about the macruby-changes mailing list