[macruby-changes] [MacRuby/MacRuby] 8dba50: Update RubyGems with latest 1.8.x patches

GitHub noreply at github.com
Fri Dec 14 19:09:35 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 8dba5038741ad42677bbfefa8584b51e0b8e312d
      https://github.com/MacRuby/MacRuby/commit/8dba5038741ad42677bbfefa8584b51e0b8e312d
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M lib/rubygems/indexer.rb
    M lib/rubygems/package/tar_input.rb
    M lib/rubygems/requirement.rb
    M lib/rubygems/test_case.rb
    M lib/rubygems/version.rb

  Log Message:
  -----------
  Update RubyGems with latest 1.8.x patches

Probably the last easy update to RubyGems, next
will be the 2.0 stuff; though we need to get
psych working on MacRuby first, and probably also
update zlib.


  Commit: b1435b9252453d88f3e0aa35432873dfdaa483ea
      https://github.com/MacRuby/MacRuby/commit/b1435b9252453d88f3e0aa35432873dfdaa483ea
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M lib/minitest/autorun.rb
    A lib/minitest/benchmark.rb
    A lib/minitest/hell.rb
    M lib/minitest/mock.rb
    A lib/minitest/parallel_each.rb
    A lib/minitest/pride.rb
    M lib/minitest/spec.rb
    M lib/minitest/unit.rb

  Log Message:
  -----------
  Update minitest to 4.3 to match CRuby 2.0


  Commit: 3536f03075d7fd0c5c0dd6e8c460c5849560a217
      https://github.com/MacRuby/MacRuby/commit/3536f03075d7fd0c5c0dd6e8c460c5849560a217
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-12-14 (Fri, 14 Dec 2012)

  Changed paths:
    M include/ruby/intern.h

  Log Message:
  -----------
  Expose missing C API functions for time.c

Since time.c was updated several months ago we can
now expose these functions that are part of the
current C API for MRI.


Compare: https://github.com/MacRuby/MacRuby/compare/b158b1b89891...3536f03075d7


More information about the macruby-changes mailing list