aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak2012-12-212-67/+67
* * lib/irb.rb, lib/irb/*: Documentation for IRBzzak2012-12-2120-60/+607
* * lib/rake/*: Updated to rake 0.9.6drbrain2012-12-211-1/+1
* * lib/irb/completion.rb (CompletionProc): support completion oftarui2012-12-201-2/+3
* * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain2012-12-201-4/+23
* * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain2012-12-202-0/+25
* * lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain2012-12-194-79/+137
* * lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain2012-12-182-3/+12
* * lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain2012-12-181-0/+3
* * lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain2012-12-182-4/+21
* * lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain2012-12-181-1/+4
* * lib/optparse.rb: Remove 'developer documentation' section from rdoczzak2012-12-171-0/+3
* * lib/matrix.rb (#dup): typo in example [ruby-core:50946][Bug #7582]zzak2012-12-171-1/+1
* * lib/rdoc.rb: Updated VERSION.drbrain2012-12-167-68/+145
* * lib/rubygems.rb: Updated VERSIONdrbrain2012-12-161-1/+1
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-142-11/+17
* * lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain2012-12-143-43/+63
* * lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain2012-12-134-33/+168
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-1328-23/+426
* tmpdir.rb: not expand tildenobu2012-12-121-1/+1
* * lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain2012-12-123-3/+17
* * lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain2012-12-112-1/+42
* Revert r38296 and r38301naruse2012-12-111-5/+0
* More debug print for r38296naruse2012-12-101-0/+2
* * lib/matrix: alias {row|column}_size to {row|column}_count and use the latter.marcandre2012-12-103-116/+118
* Add debug print to debug make dist error on rubyci FreeBSDnaruse2012-12-101-0/+3
* configure.in, mkmf.rb: sign extensionsnobu2012-12-101-1/+2
* * lib/irb/magic-file.rb: set a encoding, which is detected fromnari2012-12-101-1/+2
* * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain2012-12-103-0/+17
* * lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain2012-12-101-0/+2
* * lib/rdoc/markdown/entities.rb: Added documentation.drbrain2012-12-083-6/+9
* * lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain2012-12-085-16/+29
* * lib/csv.rb: A fix for row comparison by Stephen Wattam. [Bug #7528]jeg22012-12-071-1/+2
* unit.rb: no need to check all reportsnobu2012-12-071-1/+1
* Revert r38216 and r38221. Release manager mark this feature as "next minor".kosaki2012-12-071-19/+17
* * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): no need tousa2012-12-071-3/+3
* * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain2012-12-076-16/+219
* timeout.rb: replace deferred exception after async_interrupt_timingnobu2012-12-071-13/+13
* * doc/forwardable.rd: Remove stale documentation filezzak2012-12-071-75/+62
* * test/rake/helper.rb: Load envutil correctly. Removed useless rescuedrbrain2012-12-061-1/+1
* * lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain2012-12-061-5/+7
* * lib/rubygems/command_manager.rb: Removed string concatenationdrbrain2012-12-067-15/+14
* * lib/rubygems/package.rb: Set rubygems_version before validation.drbrain2012-12-066-16/+19
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-055-13/+50
* * lib/timeout.rb (Timeout#timeout): specify a exceptiontarui2012-12-051-2/+2
* adjust style and fix typo and indentkazu2012-12-051-1/+1
* * lib/timeout.rb (Timeout#timeout): setkosaki2012-12-051-29/+31
* * lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain2012-12-051-14/+36
* * remove trailing spaces.nobu2012-12-051-1/+1
* * doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak2012-12-054-116/+319