summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-05* doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak
2012-12-05mkmf.rb: different strings from conflict markersnobu
2012-12-04* lib/README: Add rdoc modeline directive and formatting libszzak
2012-12-04 * lib/erb.rb (make_compiler, add_put_cmd, add_insert_cmd): extractseki
2012-12-04* lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain
2012-12-04Suppress warning: uninitialized variable [ruby-core:50470] [Bug #7494]naruse
2012-12-03* lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain
2012-12-02* lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain
2012-12-02fix typozzak
2012-12-02* lib/weakref.rb (rdoc): Clean up usage, add example,zzak
2012-12-01* lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain
2012-12-01* lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain
2012-12-01* lib/thread.rb (ConditionVariable): use hash instead of array forkosaki
2012-12-01* lib/rubygems/specification.rb: Don't add default gems to $LOAD_PATHdrbrain
2012-12-01markdown.rb: \rnobu
2012-12-01* lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain
2012-11-30* lib/sync.rb (Sync_m#sync_synchronize): add Thread.async_interrupt_timingkosaki
2012-11-30* lib/thread.rb (ConditionVariable#broadcast): s/RuntimeError/StandardError/kosaki
2012-11-30* lib/thread.rb (SizedQueue#pop): rewrite by using ConditionVariable.kosaki
2012-11-30* lib/thread.rb (ConditionVariable#broadcast): protect fromkosaki
2012-11-30* lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa
2012-11-30* lib/rubygems/specification.rbusa
2012-11-30* lib/test/unit/parallel.rb (Test::Unit::Worker.run): wrap LoadErrorusa
2012-11-30* lib/rubygems/package.rb: Load YAML for building gems.drbrain
2012-11-30* lib/net/http.rb: Net::HTTP::Patch to list of HTTP Request Classeszzak
2012-11-30* lib/cgi.rb: CGI example for HTML generationzzak
2012-11-30* lib/rdoc.rb: Set version to 4.0.0.preview2drbrain
2012-11-30 * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain
2012-11-30Stop using a regexp that causes a false warning.knu
2012-11-30Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu
2012-11-30 * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain
2012-11-30 * lib/rake/backtrace.rb: Removed duplication indrbrain
2012-11-30* lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain
2012-11-30* lib/rdoc/markdown.rb: Fixed warnings with -wdrbrain
2012-11-30* lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain
2012-11-29 * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain
2012-11-29* lib/rake/*: Updated to rake 0.9.5drbrain
2012-11-29* lib/rubygems.rb (Gem.load_yaml): return if Kernel#gem is not definednaruse
2012-11-29 * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain
2012-11-29remove trainling spacesnobu
2012-11-29 * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain
2012-11-29* lib/rubygems/test_case.rb: Disable loading of keys and certificatesdrbrain
2012-11-29* lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse
2012-11-29* lib/rubygems*: Updated to RubyGems 2.0drbrain
2012-11-29Imported minitest 4.3.2 (r8026)ryan
2012-11-29remove trailing spaces.nobu
2012-11-28mkmf.rb: each_compile_rulesnobu
2012-11-28unit.rb: remove unnecessary includesnobu
2012-11-28* lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain
2012-11-27* lib/rdoc/*: Added --root option for building documentation outsidedrbrain