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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7b739c882da9
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5c604ec2420f
Choose a head ref
  • 3 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 25, 2016

  1. [Truffle] Implement RTEST.

    eregon committed Jun 25, 2016
    Copy the full SHA
    bd4df59 View commit details
  2. [Truffle] Introduce CExtString, a proxy for a char* in C extensions.

    * Since they have different semantics (byte-wise)
      than the usual interop (character-wise).
    eregon committed Jun 25, 2016
    Copy the full SHA
    806283d View commit details
  3. Copy the full SHA
    5c604ec View commit details
Loading