aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems/specification.rbusa2012-11-301-4/+6
* * lib/test/unit/parallel.rb (Test::Unit::Worker.run): wrap LoadErrorusa2012-11-301-1/+1
* * lib/rubygems/package.rb: Load YAML for building gems.drbrain2012-11-301-0/+1
* * lib/net/http.rb: Net::HTTP::Patch to list of HTTP Request Classeszzak2012-11-301-0/+1
* * lib/cgi.rb: CGI example for HTML generationzzak2012-11-301-14/+18
* * lib/rdoc.rb: Set version to 4.0.0.preview2drbrain2012-11-302-2/+2
* * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain2012-11-301-2/+27
* Stop using a regexp that causes a false warning.knu2012-11-301-4/+4
* Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu2012-11-301-1/+1
* * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain2012-11-301-3/+13
* * lib/rake/backtrace.rb: Removed duplication indrbrain2012-11-301-1/+1
* * lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain2012-11-301-2/+4
* * lib/rdoc/markdown.rb: Fixed warnings with -wdrbrain2012-11-301-71/+35
* * lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain2012-11-303-3/+10
* * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain2012-11-296-9/+22
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-296-17/+43
* * lib/rubygems.rb (Gem.load_yaml): return if Kernel#gem is not definednaruse2012-11-291-0/+1
* * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain2012-11-291-1/+1
* remove trainling spacesnobu2012-11-292-3/+3
* * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain2012-11-291-3/+5
* * lib/rubygems/test_case.rb: Disable loading of keys and certificatesdrbrain2012-11-291-3/+12
* * lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse2012-11-291-0/+14
* * lib/rubygems*: Updated to RubyGems 2.0drbrain2012-11-29105-4753/+7208
* Imported minitest 4.3.2 (r8026)ryan2012-11-297-124/+372
* remove trailing spaces.nobu2012-11-295-114/+114
* mkmf.rb: each_compile_rulesnobu2012-11-281-4/+17
* unit.rb: remove unnecessary includesnobu2012-11-281-4/+0
* * lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain2012-11-282-9/+10
* * lib/rdoc/*: Added --root option for building documentation outsidedrbrain2012-11-2713-30/+71
* * lib/rdoc/rubygems_hook.rb: Updated for (upcoming) RubyGems 2drbrain2012-11-271-3/+11
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-27133-3509/+30264
* Move tests embedded in lib/set.rb to test/test_set.rb.knu2012-11-241-644/+1
* mkmf.rb: mingw64+MSYS pkg-config fixnobu2012-11-231-3/+4
* * lib/cgi/core.rb: Documentation for CGI#header aliaszzak2012-11-221-0/+7
* Drop executable bits.knu2012-11-222-0/+0
* remove trailing spaces.nobu2012-11-201-3/+3
* * lib/tracer.rb (Tracer.trace_func): printf to stdoutzzak2012-11-201-1/+1
* * lib/abbrev.rb: fix r37113. Correct examples, fix styleeregon2012-11-161-11/+10
* * lib/cgi/core.rb: Use symbols instead of strings formarcandre2012-11-168-22/+22
* * lib/net/pop.rb (POP3.certs): fix typo in comment.glass2012-11-161-1/+1
* * lib/rake/version.rb: workaround fix to build. see #7366naruse2012-11-161-1/+1
* * lib/rake*: Updated to rake 0.9.4drbrain2012-11-159-23/+31
* * lib/rake*: Updated to rake 0.9.3drbrain2012-11-1527-200/+699
* * lib/fileutils.rb (chmod): Add "X" to modes, convert format to tablezzak2012-11-141-12/+14
* * lib/csv.rb (init_comments): Document private method #init_comments.zzak2012-11-141-0/+5
* * lib/pstore.rb (PStore): fix not to replace ThreadError raised inglass2012-11-111-4/+12
* erb.rb: safe concurrent usenobu2012-11-091-2/+9
* Add back my original example of Shellwords#shellescape.knu2012-11-091-0/+9
* Fix an example of Shellwords#shellescape.knu2012-11-091-3/+1
* * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):naruse2012-11-081-1/+1