aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix `Time.parse` for out of range arguments with an offsetnobu2014-07-191-2/+6
* rdoc/stats/normal.rb: fix last_widthnobu2014-07-061-1/+1
* rdoc/stats/normal.rb: IO.console_sizenobu2014-07-061-1/+3
* rdoc/stats/normal.rb: clear previous outputnobu2014-07-061-3/+4
* show progress of rdoc parsing to prevent timeout on chkbuildnaruse2014-05-201-10/+11
* * compar.c (cmp_equal): remove error hiding in Comparable#==.eregon2014-01-051-2/+2
* * lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak2013-12-221-2/+2
* * lib/rdoc: Update to RDoc master 263a9e5. This improves thedrbrain2013-12-142-4/+10
* rdoc/constant.rb: reapply r43006 for workaround ofnobu2013-12-031-1/+9
* * lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain2013-12-032-11/+5
* don't call gem method if Test::Unit is definednaruse2013-11-221-1/+1
* rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu2013-11-191-1/+9
* * remove trailing spaces.nobu2013-11-191-1/+1
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-196-20/+18
* * lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain2013-11-181-4/+0
* * lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain2013-11-121-0/+4
* rdoc/constant.rb: workaround of NoMethodErrornobu2013-09-211-1/+9
* revert font filesnobu2013-09-196-0/+0
* * remove trailing spaces, append newline at EOF.nobu2013-09-1910-110/+110
* * lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace.drbrain2013-09-192-12/+14
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-1874-2940/+3432
* options.rb: include root for out-place buildnobu2013-07-311-0/+2
* * lib/rdoc/*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-1911-20/+20
* fix typos inspired by r40825kazu2013-05-191-1/+1
* fix typos. Patch by k_takata.ktsj2013-05-192-2/+2
* * lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain2013-02-081-12/+12
* * lib/rdoc: Import RDoc 4.0.0.rc.2drbrain2013-02-061-7/+9
* * lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain2013-02-051-15/+19
* * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain2013-01-252-5/+7
* * lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain2013-01-236-1/+19
* * .document: Removed extra spacedrbrain2013-01-161-0/+1
* * lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain2013-01-141-1/+1
* * lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain2013-01-044-12/+37
* * 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/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/rdoc.rb: Updated VERSION.drbrain2012-12-166-67/+144
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-142-11/+17
* * lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain2012-12-134-33/+168
* * 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
* * lib/rdoc/markdown/entities.rb: Added documentation.drbrain2012-12-083-6/+9
* * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain2012-12-076-16/+219
* * lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain2012-12-061-5/+7
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-055-13/+50
* * lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain2012-12-051-14/+36
* * lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain2012-12-042-0/+111
* * lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain2012-12-031-1/+5