Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-19 | make frozen_string_literal: true | SHIBATA Hiroshi | |
2016-11-18 | Unify Psych version constants to psych/versions.rb. | SHIBATA Hiroshi | |
2016-02-23 | Temporary disabled to frozen literal string. | SHIBATA Hiroshi | |
ref. https://github.com/ruby/ruby/commit/3e92b635fb5422207b7bbdc924e292e51e21f040 | |||
2015-02-26 | setup java platform gem | Christian Meier | |
use maven to resolve jar dependencies for compilation. setup jar-dependencies to install the snakeyaml jar when installing the gem via rubygems or bundler. added java code to reflect the snakeyaml vesion which got finally loaded into the jruby-classloader. |