Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby
base: af8184ed3e8c
Choose a base ref
...
head repository: jruby/jruby
compare: cefcede03a82
Choose a head ref
  • 2 commits
  • 72 files changed
  • 1 contributor

Commits on Mar 18, 2015

  1. Squashed 'spec/ruby/' changes from 63695c3..2e07d5c

    2e07d5c Prefer a ruby_version_is guard in this case.
    6ea2a98 Fix wording about optional specs.
    46fb78d Simplify default config file: no more outdated libraries!
    373d2a3 Remove obsolete ping library specs.
    1db87a9 Remove obsolete parsedate library specs.
    6814224 Remove obsolete generator library specs.
    e0ec0c7 Remove obsolete ftools library specs.
    1dfdb35 Remove obsolete enumerator library specs.
    05c8f6d Remove library exclusion of no-longer existing directories.
    fcbe567 Add a few specs for Kernel#class.
    d26ba36 Remove specs in core/basicobject unrelated to BasicObject methods.
    ca9099e Fix location of some specs of BasicObject#instance_eval which were in core/kernel.
    08aef2d Fix location of BasicObject#instance_exec spec which was in core/object.
    347128a Share classes of instance_of? and kind_of?/is_a?.
    6fa6e79 Fix location of Kernel#instance_of? spec which was in core/object.
    b277a38 Fix location of Kernel#=~ spec which was in core/object.
    8e27ac5 No such thing as Object#metaclass.
    de66abd There is no such thing as Object.new, move specs to BasicObject#initialize.
    d6faac8 Fix location of Kernel#object_id spec which was in core/object.
    23489ce Fix location of Kernel#{is_a?,kind_of?} specs which were in core/object.
    1c1fae2 Remove empty spec file.
    8e9144c Fix location of some Kernel#{dup,clone} specs which were in core/object.
    64743bb Fix location of a spec related to Method#to_proc.
    283b8d8 add guard for 64bit dependent specs
    e0f68e1 Use America/New_York instead of US/Eastern
    3a753c5 Fix defined? argument
    
    git-subtree-dir: spec/ruby
    git-subtree-split: 2e07d5c6e1cd97b8d44f93073e02d2a23f5f0ff9
    eregon committed Mar 18, 2015
    Copy the full SHA
    d6c9ba5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cefcede View commit details
    Browse the repository at this point in the history