summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 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