aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rake.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-291-0/+1
* * lib/rake*: Updated to rake 0.9.3drbrain2012-11-151-0/+1
* * math.c: Attach documentation for Math.drbrain2011-06-291-0/+2
* * lib/rake: Update rake to fix some bugs and hide deprecated featuresdrbrain2011-06-281-0/+2
* * lib/rake: Import Rake 0.9.2drbrain2011-06-231-2449/+29
* * lib/rake/*.rb: Remove unused variable warnings.marcandre2010-11-081-4/+4
* * lib/rake.rb (Rake::FileList::ARRAY_METHODS): fix test failure by <=>akr2010-02-071-1/+1
* * lib/rake: updated to rake code to rake-0.8.7 source code base.nobu2009-10-021-54/+68
* * lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not ...nobu2009-06-251-0/+0
* * lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr2009-04-261-1/+1
* * lib/rake: updated to rake code to rake-0.8.4 source code base.nobu2009-03-091-37/+45
* * lib/**/*.rb: removed unnecessary shbang lines.nobu2009-03-061-2/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-13/+13
* * lib/rake.rb (FileUtils#rake_system): no longer needs workaroundnobu2009-01-291-9/+9
* * lib/rake.rb (Rake::MultiTask): invoke_prerequisites should bematz2008-12-221-0/+1
* * lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",matz2008-12-221-2/+2
* * lib/rake.rb (Rake::Application#standard_exception_handling): removednobu2008-10-101-4/+4
* * lib/rake.rb (Module#rake_extension, String#ext, String#pathmap): usenobu2008-09-261-10/+6
* updated to rake code to rake-0.8.3 source code basejim2008-09-251-53/+28
* * lib/rake.rb (Rake::Application#standard_exception_handling):nobu2008-09-181-8/+8
* Updated Rake files to version 0.8.2jim2008-09-181-198/+446
* * lib/rake.rb (Rake::Application#help): fix for OPTIONAL_ARGUMENT andnobu2008-08-301-3/+8
* * lib/rake.rb (FileUtils#ruby): takes care of space containing path.nobu2008-08-181-1/+1
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-7/+7
* Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-241-1/+0
* Added Rake 0.8.0jim2007-12-211-0/+2241