summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-06* test/rake/helper.rb: Load envutil correctly. Removed useless rescuedrbrain
2012-12-06* lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain
2012-12-06* lib/rubygems/command_manager.rb: Removed string concatenationdrbrain
2012-12-06* lib/rubygems/package.rb: Set rubygems_version before validation.drbrain
2012-12-05* lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain
2012-12-05 * lib/timeout.rb (Timeout#timeout): specify a exceptiontarui
2012-12-05adjust style and fix typo and indentkazu
2012-12-05* lib/timeout.rb (Timeout#timeout): setkosaki
2012-12-05* lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain
2012-12-05* remove trailing spaces.nobu
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