[macruby-changes] [MacRuby/MacRuby] dcc44c: updates rubyspec to 4edd28c23814d124f590b390bb060a...

noreply at github.com noreply at github.com
Sat Jul 9 01:28:00 PDT 2011


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

  Commit: dcc44cf0585a45e801f38cb01ab24b9e82830562
      https://github.com/MacRuby/MacRuby/commit/dcc44cf0585a45e801f38cb01ab24b9e82830562
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-07-09 (Sat, 09 Jul 2011)

  Changed paths:
    A spec/frozen/command_line/dash_s_spec.rb
  A spec/frozen/command_line/dash_x_spec.rb
  A spec/frozen/command_line/fixtures/dash_s_script.rb
  A spec/frozen/command_line/fixtures/embedded_ruby.txt
  M spec/frozen/core/array/delete_spec.rb
  M spec/frozen/core/array/fixtures/classes.rb
  M spec/frozen/core/array/pack_spec.rb
  M spec/frozen/core/array/sort_spec.rb
  M spec/frozen/core/array/try_convert_spec.rb
  M spec/frozen/core/array/uniq_spec.rb
  M spec/frozen/core/array/zip_spec.rb
  M spec/frozen/core/class/dup_spec.rb
  M spec/frozen/core/enumerable/cycle_spec.rb
  M spec/frozen/core/enumerable/each_entry_spec.rb
  M spec/frozen/core/enumerable/each_with_object_spec.rb
  M spec/frozen/core/enumerable/shared/collect.rb
  M spec/frozen/core/enumerable/shared/entries.rb
  M spec/frozen/core/enumerable/shared/find.rb
  M spec/frozen/core/enumerable/shared/find_all.rb
  M spec/frozen/core/enumerator/new_spec.rb
  M spec/frozen/core/env/element_reference_spec.rb
  M spec/frozen/core/file/directory_spec.rb
  M spec/frozen/core/file/owned_spec.rb
  M spec/frozen/core/file/pipe_spec.rb
  M spec/frozen/core/file/socket_spec.rb
  M spec/frozen/core/file/stat/owned_spec.rb
  M spec/frozen/core/file/stat/pipe_spec.rb
  M spec/frozen/core/file/sticky_spec.rb
  M spec/frozen/core/filetest/directory_spec.rb
  M spec/frozen/core/hash/merge_spec.rb
  M spec/frozen/core/hash/rehash_spec.rb
  M spec/frozen/core/hash/shared/each.rb
  M spec/frozen/core/hash/shared/store.rb
  M spec/frozen/core/hash/shared/update.rb
  M spec/frozen/core/hash/try_convert_spec.rb
  M spec/frozen/core/integer/chr_spec.rb
  M spec/frozen/core/io/ioctl_spec.rb
  M spec/frozen/core/io/readbyte_spec.rb
  M spec/frozen/core/io/select_spec.rb
  M spec/frozen/core/io/shared/each.rb
  M spec/frozen/core/kernel/autoload_spec.rb
  M spec/frozen/core/kernel/exec_spec.rb
  A spec/frozen/core/kernel/fixtures/autoload_d.rb
  M spec/frozen/core/marshal/fixtures/marshal_data.rb
  M spec/frozen/core/marshal/load_spec.rb
  M spec/frozen/core/method/fixtures/classes.rb
  M spec/frozen/core/method/fixtures/classes_1.9.rb
  M spec/frozen/core/method/versions/parameters_1.9.rb
  M spec/frozen/core/module/autoload_spec.rb
  M spec/frozen/core/module/const_defined_spec.rb
  M spec/frozen/core/module/instance_methods_spec.rb
  M spec/frozen/core/process/detach_spec.rb
  M spec/frozen/core/process/fork_spec.rb
  M spec/frozen/core/process/getpgid_spec.rb
  M spec/frozen/core/process/getpriority_spec.rb
  M spec/frozen/core/process/groups_spec.rb
  M spec/frozen/core/process/initgroups_spec.rb
  M spec/frozen/core/process/kill_spec.rb
  M spec/frozen/core/process/maxgroups_spec.rb
  M spec/frozen/core/process/ppid_spec.rb
  M spec/frozen/core/process/setpgid_spec.rb
  M spec/frozen/core/process/setpgrp_spec.rb
  M spec/frozen/core/process/setpriority_spec.rb
  M spec/frozen/core/process/setrlimit_spec.rb
  M spec/frozen/core/process/setsid_spec.rb
  M spec/frozen/core/process/spawn_spec.rb
  M spec/frozen/core/process/wait_spec.rb
  M spec/frozen/core/string/fixtures/classes.rb
  M spec/frozen/core/string/modulo_spec.rb
  M spec/frozen/core/string/partition_spec.rb
  M spec/frozen/core/string/shared/to_sym.rb
  M spec/frozen/core/string/try_convert_spec.rb
  M spec/frozen/core/string/unpack_spec.rb
  M spec/frozen/core/thread/alive_spec.rb
  A spec/frozen/core/thread/allocate_spec.rb
  M spec/frozen/core/thread/fixtures/classes.rb
  M spec/frozen/core/thread/fork_spec.rb
  M spec/frozen/core/thread/initialize_spec.rb
  M spec/frozen/core/thread/inspect_spec.rb
  M spec/frozen/core/thread/new_spec.rb
  M spec/frozen/core/thread/raise_spec.rb
  A spec/frozen/core/thread/shared/start.rb
  M spec/frozen/core/thread/shared/wakeup.rb
  M spec/frozen/core/thread/start_spec.rb
  M spec/frozen/core/thread/status_spec.rb
  M spec/frozen/core/thread/stop_spec.rb
  M spec/frozen/core/time/at_spec.rb
  M spec/frozen/core/time/dup_spec.rb
  M spec/frozen/core/time/minus_spec.rb
  M spec/frozen/core/time/plus_spec.rb
  M spec/frozen/core/time/shared/time_params.rb
  A spec/frozen/core/unboundmethod/bind_spec.rb
  R spec/frozen/core/unboundmethod/bind_spec_disabled.rb
  A spec/frozen/core/unboundmethod/clone_spec.rb
  R spec/frozen/core/unboundmethod/clone_spec_disabled.rb
  A spec/frozen/language/fixtures/send.rb
  A spec/frozen/language/fixtures/send_1.9.rb
  M spec/frozen/language/for_spec.rb
  M spec/frozen/language/hash_spec.rb
  R spec/frozen/language/method_spec.rb
  M spec/frozen/language/module_spec.rb
  A spec/frozen/language/send_spec.rb
  A spec/frozen/language/versions/hash_1.9.rb
  R spec/frozen/language/versions/method_1.8.rb
  R spec/frozen/language/versions/method_1.9.rb
  A spec/frozen/language/versions/send_1.8.rb
  A spec/frozen/language/versions/send_1.9.rb
  M spec/frozen/library/bigdecimal/new_spec.rb
  M spec/frozen/library/cgi/htmlextension/checkbox_group_spec.rb
  M spec/frozen/library/datetime/hour_spec.rb
  M spec/frozen/library/datetime/min_spec.rb
  M spec/frozen/library/datetime/minute_spec.rb
  M spec/frozen/library/datetime/new_spec.rb
  M spec/frozen/library/datetime/sec_spec.rb
  M spec/frozen/library/datetime/second_spec.rb
  A spec/frozen/library/datetime/shared/min.rb
  A spec/frozen/library/datetime/shared/sec.rb
  M spec/frozen/library/etc/getlogin_spec.rb
  M spec/frozen/library/mathn/math/shared/rsqrt.rb
  M spec/frozen/library/mathn/math/shared/sqrt.rb
  M spec/frozen/library/matrix/diagonal_spec.rb
  M spec/frozen/library/matrix/each_spec.rb
  M spec/frozen/library/matrix/each_with_index_spec.rb
  A spec/frozen/library/matrix/eigenvalue_decomposition/eigenvalue_matrix_spec.rb
  A spec/frozen/library/matrix/eigenvalue_decomposition/eigenvalues_spec.rb
  A spec/frozen/library/matrix/eigenvalue_decomposition/eigenvector_matrix_spec.rb
  A spec/frozen/library/matrix/eigenvalue_decomposition/eigenvectors_spec.rb
  A spec/frozen/library/matrix/eigenvalue_decomposition/initialize_spec.rb
  A spec/frozen/library/matrix/eigenvalue_decomposition/to_a_spec.rb
  M spec/frozen/library/matrix/exponent_spec.rb
  A spec/frozen/library/matrix/find_index_spec.rb
  A spec/frozen/library/matrix/hermitian_spec.rb
  A spec/frozen/library/matrix/lower_triangular_spec.rb
  A spec/frozen/library/matrix/lup_decomposition/initialize_spec.rb
  A spec/frozen/library/matrix/lup_decomposition/l_spec.rb
  A spec/frozen/library/matrix/lup_decomposition/p_spec.rb
  A spec/frozen/library/matrix/lup_decomposition/solve_spec.rb
  A spec/frozen/library/matrix/lup_decomposition/to_a_spec.rb
  A spec/frozen/library/matrix/lup_decomposition/u_spec.rb
  A spec/frozen/library/matrix/normal_spec.rb
  A spec/frozen/library/matrix/orthogonal_spec.rb
  A spec/frozen/library/matrix/permutation_spec.rb
  A spec/frozen/library/matrix/round_spec.rb
  A spec/frozen/library/matrix/symmetric_spec.rb
  A spec/frozen/library/matrix/unitary_spec.rb
  A spec/frozen/library/matrix/upper_triangular_spec.rb
  A spec/frozen/library/matrix/vector/normalize_spec.rb
  M spec/frozen/library/matrix/zero_spec.rb
  M spec/frozen/library/net/http/http/get_spec.rb
  M spec/frozen/library/socket/tcpserver/new_spec.rb
  M spec/frozen/library/yaml/fixtures/common.rb
  M spec/frozen/optional/capi/ext/object_spec.c
  M spec/frozen/optional/capi/ext/rubyspec.h
  M spec/frozen/optional/capi/ext/time_spec.c
  M spec/frozen/optional/capi/numeric_spec.rb
  M spec/frozen/optional/capi/object_spec.rb
  M spec/frozen/optional/capi/spec_helper.rb
  M spec/frozen/optional/capi/time_spec.rb
  M spec/frozen/shared/file/directory.rb
  M spec/frozen/upstream

  Log Message:
  -----------
  updates rubyspec to 4edd28c23814d124f590b390bb060ab6c1b51a38


  Commit: 4a9d6ea13016f345143e2bbab755032d391646a7
      https://github.com/MacRuby/MacRuby/commit/4a9d6ea13016f345143e2bbab755032d391646a7
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-07-09 (Sat, 09 Jul 2011)

  Changed paths:
    M spec/frozen/tags/macruby/core/array/uniq_tags.txt
  M spec/frozen/tags/macruby/core/hash/merge_tags.txt
  A spec/frozen/tags/macruby/core/hash/update_tags.txt
  M spec/frozen/tags/macruby/core/kernel/binding_tags.txt
  R spec/frozen/tags/macruby/core/kernel/clone_tags.txt
  M spec/frozen/tags/macruby/core/kernel/singleton_methods_tags.txt
  M spec/frozen/tags/macruby/core/method/parameters_tags.txt
  M spec/frozen/tags/macruby/core/module/autoload_tags.txt
  M spec/frozen/tags/macruby/core/module/instance_methods_tags.txt
  R spec/frozen/tags/macruby/core/module/remove_class_variable_tags.txt
  M spec/frozen/tags/macruby/core/objectspace/each_object_tags.txt
  M spec/frozen/tags/macruby/core/process/detach_tags.txt
  M spec/frozen/tags/macruby/core/process/wait_tags.txt
  A spec/frozen/tags/macruby/core/string/intern_tags.txt
  A spec/frozen/tags/macruby/core/string/to_sym_tags.txt
  A spec/frozen/tags/macruby/core/thread/allocate_tags.txt
  A spec/frozen/tags/macruby/core/thread/fork_tags.txt
  A spec/frozen/tags/macruby/core/thread/new_tags.txt
  A spec/frozen/tags/macruby/core/thread/start_tags.txt
  A spec/frozen/tags/macruby/core/time/dup_tags.txt
  M spec/frozen/tags/macruby/core/unboundmethod/bind_tags.txt
  M spec/frozen/tags/macruby/core/unboundmethod/clone_tags.txt
  A spec/frozen/tags/macruby/language/for_tags.txt
  M spec/frozen/tags/macruby/library/conditionvariable/broadcast_tags.txt

  Log Message:
  -----------
  updates tags of rubyspec


Compare: https://github.com/MacRuby/MacRuby/compare/3aed347...4a9d6ea


More information about the macruby-changes mailing list