Skip to content

Tags: copiousfreetime/truffleruby

Tags

vm-1.0.0-rc12

Toggle vm-1.0.0-rc12's commit message
Merge RC11 release branch.

PullRequest: truffleruby/572

vm-1.0.0-rc11

Toggle vm-1.0.0-rc11's commit message
Add slow tag

(cherry picked from commit 88e3f79)

vm-1.0.0-rc10

Toggle vm-1.0.0-rc10's commit message
Merge pull request oracle#468 in G/truffleruby from release/graal-vm/…

…1.0 to master

* commit '78e987aba3b50781ffc57e694b2b94d914753e13':
  Add missing insert call for lazy node pattern.

vm-1.0.0-rc9

Toggle vm-1.0.0-rc9's commit message
Add missing insert call for lazy node pattern.

(cherry picked from commit a116ae3)

vm-1.0.0-rc8

Toggle vm-1.0.0-rc8's commit message
Update the change log for release

vm-1.0.0-rc7

Toggle vm-1.0.0-rc7's commit message
Fix -Xembedded spec to allow warnings messages on STDERR

(cherry picked from commit 12a13eb)

vm-1.0.0-rc6

Toggle vm-1.0.0-rc6's commit message
Fix RC 6 change log

vm-1.0.0-rc5

Toggle vm-1.0.0-rc5's commit message
Merge pull request oracle#231 in G/truffleruby from pitr-ch/patching …

…to master

* commit '74ba6cdb7e12d4a196584cc8250fe10f1f154efc':
  Simpler and more robust patching

vm-1.0.0-rc4

Toggle vm-1.0.0-rc4's commit message
Merge pull request oracle#162 in G/truffleruby from merge-release-rc2…

…-branch to master

* commit 'a628175aa00a045dc23dffb5b3fadf4b5bb72b6f': (29 commits)
  New CE/EE version string
  Run PE tests in Docker for --jvm
  Accommodate ce/ee prefix, and build suffix, in tarballs
  gu install --file now
  Ubuntu needs the post-install hook to be run
  gu install -c org.graalvm.ruby is now gu install org.graalvm.ruby
  Remove old Docker infrastructure
  Missing keep file
  Fixes
  Use ENV rather than a wrapper script
  Use fetch rather than normal hash lookup in the Docker tool
  Hardcode the working directory code in Docker
  Update version regexp
  Tidy up Docker command parsing
  Use full ruby-installable.jar name in documentation
  Re-arrange --rebuild-images logic
  Break up a long line
  Don't write Dockerfiles to the root directory
  --rebuild-images needs gcc
  jt docker tool
  ...

vm-1.0.0-rc3

Toggle vm-1.0.0-rc3's commit message
Merge pull request oracle#162 in G/truffleruby from merge-release-rc2…

…-branch to master

* commit 'a628175aa00a045dc23dffb5b3fadf4b5bb72b6f': (29 commits)
  New CE/EE version string
  Run PE tests in Docker for --jvm
  Accommodate ce/ee prefix, and build suffix, in tarballs
  gu install --file now
  Ubuntu needs the post-install hook to be run
  gu install -c org.graalvm.ruby is now gu install org.graalvm.ruby
  Remove old Docker infrastructure
  Missing keep file
  Fixes
  Use ENV rather than a wrapper script
  Use fetch rather than normal hash lookup in the Docker tool
  Hardcode the working directory code in Docker
  Update version regexp
  Tidy up Docker command parsing
  Use full ruby-installable.jar name in documentation
  Re-arrange --rebuild-images logic
  Break up a long line
  Don't write Dockerfiles to the root directory
  --rebuild-images needs gcc
  jt docker tool
  ...