index
:
psych
cr/drop_ruby_2.x.x
master
A libyaml wrapper for Ruby
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Rakefile
Age
Commit message (
Expand
)
Author
2018-12-17
Bump versions for mingw build
SHIBATA Hiroshi
2018-10-20
Use latest stable version of rake-compiler-dock
SHIBATA Hiroshi
2018-09-19
Force loading of ./lib/psych/versions.rb to get updated consts.
Charles Oliver Nutter
2018-08-24
To use version constant of snakeyaml
SHIBATA Hiroshi
2018-08-24
To use Gem::Specification.load instead of eval, Because eval leads to LoadErr...
SHIBATA Hiroshi
2018-04-16
Update to SnakeYAML 1.21 to fix jruby/jruby#5098.
Charles Oliver Nutter
2017-07-12
only evaluate gemspec for cross copilation
SHIBATA Hiroshi
2017-07-12
Added psych binary for fat gem on mingw platform
SHIBATA Hiroshi
2017-07-12
Added cross compilation task for mingw platform
SHIBATA Hiroshi
2017-07-12
Added rake-compiler-dock for mingw builds
SHIBATA Hiroshi
2017-02-23
Remove load of psych during gem builds and bump snakeyaml to 1.18.
Charles Oliver Nutter
2016-12-13
Merge pull request #305 from ruby/update-snakeyaml
Charles Oliver Nutter
2016-12-13
Run with verbose and warnings
Aaron Patterson
2016-12-13
Hardcode Snakeyaml versions to avoid conflict with JRuby consts.
Charles Oliver Nutter
2016-11-29
move to toplevel
SHIBATA Hiroshi
2016-11-29
Enabled to constant references for DEFAULT_SNAKEYAML_VERSION
SHIBATA Hiroshi
2016-11-17
Update to snakeyaml 1.17.
Charles Oliver Nutter
2016-07-12
use default task
SHIBATA Hiroshi
2016-07-12
fixed regex for test files
SHIBATA Hiroshi
2016-07-12
ignore needless platform task
SHIBATA Hiroshi
2016-07-12
added java extension task
SHIBATA Hiroshi
2016-07-11
use "bundler/gem_tasks" instead of hoe
SHIBATA Hiroshi
2015-08-21
Merge branch 'jruby' of github.com:tenderlove/psych into jruby
Aaron Patterson
2015-08-21
Merge branch 'master' into jruby
Aaron Patterson
2015-05-28
no need to supply jruby itself to the classpath
Christian Meier
2015-05-06
little ruby-maven related improvements
Christian Meier
2015-05-03
update minitest gem to 5.x, add Ruby 2.2 test target
Mike Fiedler
2015-04-29
don't add the jar file to the manifest
Aaron Patterson
2015-02-26
setup java platform gem
Christian Meier
2015-01-09
Merge remote-tracking branch 'origin/master' into jruby
Charles Oliver Nutter
2015-01-09
Update to latest code from JRuby master.
Charles Oliver Nutter
2014-12-06
removed isolate plugin
SHIBATA Hiroshi
2014-12-06
added minitest dependency into gemspec
SHIBATA Hiroshi
2013-10-09
[#163] Add license to gemspec, is MIT
Benjamin Fleischer
2012-11-27
fixing rsync
Aaron Patterson
2012-04-28
add jruby psych loading hacks to the Rakefile
Aaron Patterson
2012-04-28
put psych in the psych package
Aaron Patterson
2012-04-28
import the java implementation from JRuby
Aaron Patterson
2011-12-06
* ext/psych/parser.c (parse): parse method can take an option file
Aaron Patterson
2011-10-03
using isolate, updating travis command
Aaron Patterson
2011-10-03
adding the bundler Gemfile
Aaron Patterson
2011-08-24
add a test to munge the spec for inclusion in ruby-trunk
Aaron Patterson
2011-08-17
syncing with ruby trunk
Aaron Patterson
2011-03-30
synching with ruby trunk
Aaron Patterson
2011-02-28
updating merge task
Aaron Patterson
2010-04-23
supporting add_ruby_type
Aaron Patterson
2010-04-23
adding hoe hacks to run tests without warnings
Aaron Patterson
2010-04-09
implementing some deprecated api methods
Aaron Patterson
2010-04-09
fixing ruby sync
Aaron Patterson
2010-03-29
do not sync extconf.rb
Aaron Patterson
[next]