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: rubinius/rubinius
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e36a12597f58
Choose a base ref
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 98288bfcce92
Choose a head ref
  • 11 commits
  • 48 files changed
  • 2 contributors

Commits on Jun 28, 2015

  1. More Metrics cleanup.

    brixen committed Jun 28, 2015
    Copy the full SHA
    1132e25 View commit details

Commits on Jun 30, 2015

  1. Copy the full SHA
    f35dfb5 View commit details

Commits on Jul 1, 2015

  1. Added config items -Xsystem.log.limit, -Xsystem.log.archives.

    The -Xsystem.log.limit sets the maximum size of the -Xsystem.log file
    before log rotation is performed. The -Xsystem.log.archives sets the
    number of prior log files that are retained as zip files.
    brixen committed Jul 1, 2015
    Copy the full SHA
    e5769d6 View commit details
  2. Fixed include for Linux.

    brixen committed Jul 1, 2015
    Copy the full SHA
    f52655e View commit details
  3. Fixed header file for GCC.

    brixen committed Jul 1, 2015
    Copy the full SHA
    0808464 View commit details

Commits on Jul 3, 2015

  1. Copy the full SHA
    677a149 View commit details

Commits on Jul 7, 2015

  1. Added Rubinius::Diagnostics.

    brixen committed Jul 7, 2015
    Copy the full SHA
    dff4b12 View commit details
  2. Copy the full SHA
    c660bba View commit details
  3. Fixed BakerGC diagnostics.

    brixen committed Jul 7, 2015
    Copy the full SHA
    a292fce View commit details
  4. Merge remote-tracking branch 'origin' into 1.8.7

    Conflicts:
    	vm/builtin/object.cpp
    	vm/symbol_table.cpp
    	vm/symbol_table.hpp
    	vm/test/test_symbol_table.hpp
    brixen committed Jul 7, 2015
    Copy the full SHA
    554a9a1 View commit details
  5. Copy the full SHA
    98288bf View commit details
Loading