summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* move to toplevelfix-jruby-build-taskSHIBATA Hiroshi2016-11-291-1/+1
* Enabled to constant references for DEFAULT_SNAKEYAML_VERSIONSHIBATA Hiroshi2016-11-291-1/+3
* Update to snakeyaml 1.17.update_snakeyamlCharles Oliver Nutter2016-11-171-1/+1
* use default taskSHIBATA Hiroshi2016-07-121-1/+1
* fixed regex for test filesSHIBATA Hiroshi2016-07-121-1/+1
* ignore needless platform taskSHIBATA Hiroshi2016-07-121-2/+2
* added java extension taskSHIBATA Hiroshi2016-07-121-1/+19
* use "bundler/gem_tasks" instead of hoeSHIBATA Hiroshi2016-07-111-119/+9
* Merge branch 'jruby' of github.com:tenderlove/psych into jrubyv2.0.14jrubyAaron Patterson2015-08-211-1/+3
|\
| * no need to supply jruby itself to the classpathChristian Meier2015-05-281-1/+3
* | Merge branch 'master' into jrubyAaron Patterson2015-08-211-2/+2
|\ \ | |/ |/|
| * update minitest gem to 5.x, add Ruby 2.2 test targetMike Fiedler2015-05-031-2/+2
* | little ruby-maven related improvementsChristian Meier2015-05-061-3/+2
* | don't add the jar file to the manifestAaron Patterson2015-04-291-1/+19
* | setup java platform gemChristian Meier2015-02-261-4/+16
* | Merge remote-tracking branch 'origin/master' into jrubyCharles Oliver Nutter2015-01-091-2/+5
|\ \ | |/
| * removed isolate pluginSHIBATA Hiroshi2014-12-061-1/+1
| * added minitest dependency into gemspecSHIBATA Hiroshi2014-12-061-0/+2
| * [#163] Add license to gemspec, is MITBenjamin Fleischer2013-10-091-0/+1
| * fixing rsyncAaron Patterson2012-11-271-1/+1
* | Update to latest code from JRuby master.Charles Oliver Nutter2015-01-091-8/+0
* | add jruby psych loading hacks to the RakefileAaron Patterson2012-04-281-0/+9
* | put psych in the psych packageAaron Patterson2012-04-281-1/+0
* | import the java implementation from JRubyAaron Patterson2012-04-281-3/+21
|/
* * ext/psych/parser.c (parse): parse method can take an option fileAaron Patterson2011-12-061-1/+1
* using isolate, updating travis commandAaron Patterson2011-10-031-1/+1
* adding the bundler GemfileAaron Patterson2011-10-031-1/+1
* add a test to munge the spec for inclusion in ruby-trunkAaron Patterson2011-08-241-1/+6
* syncing with ruby trunkAaron Patterson2011-08-171-2/+2
* synching with ruby trunkv1.1.0Aaron Patterson2011-03-301-3/+5
* updating merge taskAaron Patterson2011-02-281-1/+1
* supporting add_ruby_typeAaron Patterson2010-04-231-1/+1
* adding hoe hacks to run tests without warningsAaron Patterson2010-04-231-0/+5
* implementing some deprecated api methodsAaron Patterson2010-04-091-1/+1
* fixing ruby syncAaron Patterson2010-04-091-5/+4
* do not sync extconf.rbAaron Patterson2010-03-291-2/+5
* adding tasks to help merge back and forth to rubyAaron Patterson2010-03-281-4/+13
* * Rakefile: adding a task to sync psych with ruby-trunkAaron Patterson2010-03-261-1/+15
* Merge branch 'master' of github.com:tenderlove/psychAaron Patterson2010-03-261-0/+2
|\
| * Add "." to Hoe include_dirs for Ruby 1.9.2Leonard Chin2010-03-241-0/+2
* | moving tests under the psych directoryAaron Patterson2010-03-261-0/+1
|/
* removing psych require from RakefileAaron Patterson2010-01-091-8/+0
* adding encoding support checksAaron Patterson2010-01-091-2/+2
* integrating some yaml testsAaron Patterson2009-11-171-0/+8
* speed improvementAaron Patterson2009-10-221-0/+2
* Switch to MiniTest.John Barnette2009-09-281-0/+1
* Rakefile and gitignore cleanup.John Barnette2009-09-281-16/+15
* initial commitAaron Patterson2009-09-261-0/+29