aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak2012-12-054-116/+319
* mkmf.rb: different strings from conflict markersnobu2012-12-051-1/+1
* * lib/README: Add rdoc modeline directive and formatting libszzak2012-12-041-91/+93
* * lib/erb.rb (make_compiler, add_put_cmd, add_insert_cmd): extractseki2012-12-041-16/+20
* * lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain2012-12-042-0/+111
* Suppress warning: uninitialized variable [ruby-core:50470] [Bug #7494]naruse2012-12-041-1/+1
* * lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain2012-12-031-1/+5
* * lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain2012-12-021-2/+9
* fix typozzak2012-12-021-1/+1
* * lib/weakref.rb (rdoc): Clean up usage, add example,zzak2012-12-021-6/+57
* * lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain2012-12-011-1/+22
* * lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain2012-12-012-12/+14
* * lib/thread.rb (ConditionVariable): use hash instead of array forkosaki2012-12-011-7/+7
* * lib/rubygems/specification.rb: Don't add default gems to $LOAD_PATHdrbrain2012-12-011-0/+2
* markdown.rb: \rnobu2012-12-011-2/+2
* * lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain2012-12-011-2/+21
* * lib/sync.rb (Sync_m#sync_synchronize): add Thread.async_interrupt_timingkosaki2012-11-301-20/+23
* * lib/thread.rb (ConditionVariable#broadcast): s/RuntimeError/StandardError/kosaki2012-11-301-2/+2
* * lib/thread.rb (SizedQueue#pop): rewrite by using ConditionVariable.kosaki2012-11-301-57/+42
* * lib/thread.rb (ConditionVariable#broadcast): protect fromkosaki2012-11-301-24/+30
* * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa2012-11-302-2/+10
* * 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