summaryrefslogtreecommitdiff
path: root/lib/rake.rb
AgeCommit message (Expand)Author
2009-06-25* lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not ...nobu
2009-04-26* lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr
2009-03-09* lib/rake: updated to rake code to rake-0.8.4 source code base.nobu
2009-03-06* lib/**/*.rb: removed unnecessary shbang lines.nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-01-29* lib/rake.rb (FileUtils#rake_system): no longer needs workaroundnobu
2008-12-22* lib/rake.rb (Rake::MultiTask): invoke_prerequisites should bematz
2008-12-22* lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",matz
2008-10-10* lib/rake.rb (Rake::Application#standard_exception_handling): removednobu
2008-09-26* lib/rake.rb (Module#rake_extension, String#ext, String#pathmap): usenobu
2008-09-25updated to rake code to rake-0.8.3 source code basejim
2008-09-18* lib/rake.rb (Rake::Application#standard_exception_handling):nobu
2008-09-18Updated Rake files to version 0.8.2jim
2008-08-30* lib/rake.rb (Rake::Application#help): fix for OPTIONAL_ARGUMENT andnobu
2008-08-18* lib/rake.rb (FileUtils#ruby): takes care of space containing path.nobu
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2007-12-24Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi
2007-12-21Added Rake 0.8.0jim