Updated Using Eclipse with JRuby Truffle (markdown)
Updated Home (markdown)
Updated Google Summer of Code 2016 (markdown)
Created Google Summer of Code 2016 (markdown)
Updated Roadmap (markdown)
Updated Truffle (markdown)
Outdated note
Add paragraph about jruby+truffle_runner
Change incorrect `JAVA_CMD` env variable to correct `JAVACMD`
Updated Concurrency in jruby (markdown)
Remove warning about already fixed issue (ivar lost updates)
thread_safe has been merged into concurrent-ruby
atomic gem has been merged into concurrent-ruby
Some rewording and cleanup
Add notes about ivar volatility and a description of how we currently implement it.
note on proc-to-iface only working since 1.7.22/9.0.1.0
javafx is actually binded by JRuby
tune and add proc-to-iface arity matching sample
no need to mention availability since 1.4 :)
avoid dead JIRA link - explicit sample instead
formatting
improve include_package sample(s) and avoid dead link
Updated C Extension Alternatives (markdown)