[macruby-changes] [MacRuby/MacRuby] 7d7d3e: Change ownership to The MacRuby Team and update co...

GitHub noreply at github.com
Mon Apr 23 19:09:28 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 7d7d3e80fd68a5d709311af9d0fca4c336e3489f
      https://github.com/MacRuby/MacRuby/commit/7d7d3e80fd68a5d709311af9d0fca4c336e3489f
  Author: Mark Rada <mrada at marketcircle.com>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M MacRuby.m
    M MacRubyDebuggerConnector.h
    M MacRubyDebuggerConnector.m
    M NSArray.m
    M NSDictionary.m
    M NSString.m
    M array.c
    M array.h
    M bignum.c
    M bin/rb_nibtool
    M bin/ruby_deploy
    M bin/ruby_select
    M bin/rubyc
    M bin/rubyd
    M bridgesupport.cpp
    M bridgesupport.h
    M bs.c
    M bs.h
    M class.c
    M class.h
    M compar.c
    M compiler.cpp
    M compiler.h
    M complex.c
    M debugger.cpp
    M debugger.h
    M dir.c
    M dispatcher.cpp
    M dln.c
    M encoding.c
    M encoding.h
    M encoding_ucnv.h
    M enum.c
    M enumerator.c
    M env.c
    M error.c
    M eval.c
    M eval_error.c
    M eval_jump.c
    M eval_safe.c
    M ext/libyaml/rubyext.c
    M ext/zlib/zlib.c
    M file.c
    M gc-stub.m
    M gc.c
    M gcd.c
    M gcd.h
    M hash.c
    M hash.h
    M id.c
    M id.h
    M include/MacRuby.h
    M include/ruby.h
    M include/ruby/defines.h
    M include/ruby/encoding.h
    M include/ruby/intern.h
    M include/ruby/io.h
    M include/ruby/node.h
    M include/ruby/objc.h
    M include/ruby/re.h
    M include/ruby/ruby.h
    M include/ruby/signal.h
    M include/ruby/util.h
    M include/rubyio.h
    M include/rubysig.h
    M inits.c
    M interpreter.cpp
    M interpreter.h
    M io.c
    M kernel.c
    M lib/stringio.rb
    M lib/strscan.rb
    M load.c
    M macruby_internal.h
    M main.cpp
    M marshal.c
    M math.c
    M numeric.c
    M objc.h
    M objc.m
    M object.c
    M pack.c
    M prec.c
    M proc.c
    M process.c
    M random.c
    M range.c
    M rational.c
    M re.c
    M re.h
    M ruby.c
    M sandbox.c
    M signal.c
    M sprintf.c
    M string.c
    M struct.c
    M symbol.c
    M symbol.h
    M thread.c
    M time.c
    M transcode.c
    M ucnv.c
    M variable.c
    M version.c
    M version.h
    M vm.cpp
    M vm.h
    M vm_eval.c
    M vm_method.c

  Log Message:
  -----------
  Change ownership to The MacRuby Team and update copyrights


  Commit: 9e52cc34934b920f87b08d2612c2bb4876c04808
      https://github.com/MacRuby/MacRuby/commit/9e52cc34934b920f87b08d2612c2bb4876c04808
  Author: Mark Rada <mrada at marketcircle.com>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M parse.y

  Log Message:
  -----------
  Add a 2012 copyright notice to parse.y


  Commit: d1da136b274accdde176c5cd30694f2f964cf508
      https://github.com/MacRuby/MacRuby/commit/d1da136b274accdde176c5cd30694f2f964cf508
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M MacRuby.m
    M MacRubyDebuggerConnector.h
    M MacRubyDebuggerConnector.m
    M NSArray.m
    M NSDictionary.m
    M NSString.m
    M array.c
    M array.h
    M bignum.c
    M bin/rb_nibtool
    M bin/ruby_deploy
    M bin/ruby_select
    M bin/rubyc
    M bin/rubyd
    M bridgesupport.cpp
    M bridgesupport.h
    M bs.c
    M bs.h
    M class.c
    M class.h
    M compar.c
    M compiler.cpp
    M compiler.h
    M complex.c
    M debugger.cpp
    M debugger.h
    M dir.c
    M dispatcher.cpp
    M dln.c
    M encoding.c
    M encoding.h
    M encoding_ucnv.h
    M enum.c
    M enumerator.c
    M env.c
    M error.c
    M eval.c
    M eval_error.c
    M eval_jump.c
    M eval_safe.c
    M ext/libyaml/rubyext.c
    M ext/zlib/zlib.c
    M file.c
    M gc-stub.m
    M gc.c
    M gcd.c
    M gcd.h
    M hash.c
    M hash.h
    M id.c
    M id.h
    M include/MacRuby.h
    M include/ruby.h
    M include/ruby/defines.h
    M include/ruby/encoding.h
    M include/ruby/intern.h
    M include/ruby/io.h
    M include/ruby/node.h
    M include/ruby/objc.h
    M include/ruby/re.h
    M include/ruby/ruby.h
    M include/ruby/signal.h
    M include/ruby/util.h
    M include/rubyio.h
    M include/rubysig.h
    M inits.c
    M interpreter.cpp
    M interpreter.h
    M io.c
    M kernel.c
    M lib/stringio.rb
    M lib/strscan.rb
    M load.c
    M macruby_internal.h
    M main.cpp
    M marshal.c
    M math.c
    M numeric.c
    M objc.h
    M objc.m
    M object.c
    M pack.c
    M parse.y
    M prec.c
    M proc.c
    M process.c
    M random.c
    M range.c
    M rational.c
    M re.c
    M re.h
    M ruby.c
    M sandbox.c
    M signal.c
    M sprintf.c
    M string.c
    M struct.c
    M symbol.c
    M symbol.h
    M thread.c
    M time.c
    M transcode.c
    M ucnv.c
    M variable.c
    M version.c
    M version.h
    M vm.cpp
    M vm.h
    M vm_eval.c
    M vm_method.c

  Log Message:
  -----------
  Merge pull request #64 from ferrous26/master

Begin a new era for MacRuby


Compare: https://github.com/MacRuby/MacRuby/compare/9539a53...d1da136


More information about the macruby-changes mailing list