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: 6cba9d34f11b
Choose a base ref
...
head repository: jruby/jruby
compare: 9d9a2f8a8eb1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 10, 2015

  1. public org.jruby.Runtime.Profile.Builtin::MethodData

    this makes building custom tooling easier
    
    http://pastebin.com/XhNYdMtD
    kml committed Oct 10, 2015
    Configuration menu
    Copy the full SHA
    a7f12f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

  1. public InvocationSet

    "InvocationSet is not public in org.jruby.runtime.profile.builtin; cannot be accessed from outside package"
    kml committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    6dbd74e View commit details
    Browse the repository at this point in the history
  2. public fields and methods

    kml committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    7348898 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. Merge pull request #3383 from kml/public_o_j_r_profile_builtin_Method…

    …Data
    
    public org.jruby.Runtime.Profile.Builtin::MethodData
    kares committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    9d9a2f8 View commit details
    Browse the repository at this point in the history