summaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Expand)Author
2012-04-28import the java implementation from JRubyAaron Patterson
2011-12-06* ext/psych/parser.c (parse): parse method can take an option fileAaron Patterson
2011-10-03using isolate, updating travis commandAaron Patterson
2011-10-03adding the bundler GemfileAaron Patterson
2011-08-24add a test to munge the spec for inclusion in ruby-trunkAaron Patterson
2011-08-17syncing with ruby trunkAaron Patterson
2011-03-30synching with ruby trunkAaron Patterson
2011-02-28updating merge taskAaron Patterson
2010-04-23supporting add_ruby_typeAaron Patterson
2010-04-23adding hoe hacks to run tests without warningsAaron Patterson
2010-04-09implementing some deprecated api methodsAaron Patterson
2010-04-09fixing ruby syncAaron Patterson
2010-03-29do not sync extconf.rbAaron Patterson
2010-03-28adding tasks to help merge back and forth to rubyAaron Patterson
2010-03-26* Rakefile: adding a task to sync psych with ruby-trunkAaron Patterson
2010-03-26Merge branch 'master' of github.com:tenderlove/psychAaron Patterson
2010-03-26moving tests under the psych directoryAaron Patterson
2010-03-24Add "." to Hoe include_dirs for Ruby 1.9.2Leonard Chin
2010-01-09removing psych require from RakefileAaron Patterson
2010-01-09adding encoding support checksAaron Patterson
2009-11-17integrating some yaml testsAaron Patterson
2009-10-22speed improvementAaron Patterson
2009-09-28Switch to MiniTest.John Barnette
2009-09-28Rakefile and gitignore cleanup.John Barnette
2009-09-26initial commitAaron Patterson