summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2014-01-05* compar.c (cmp_equal): remove error hiding in Comparable#==.eregon
2013-12-22* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak
2013-12-14* lib/rdoc: Update to RDoc master 263a9e5. This improves thedrbrain
2013-12-03rdoc/constant.rb: reapply r43006 for workaround ofnobu
2013-12-03* lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain
2013-11-22don't call gem method if Test::Unit is definednaruse
2013-11-19rdoc/constant.rb: reapply r43006 for workaround of NoMethodErrornobu
2013-11-19* remove trailing spaces.nobu
2013-11-19* lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain
2013-11-18* lib/rdoc/rubygems_hook.rb: Remove debugging puts committed bydrbrain
2013-11-12* lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain
2013-09-21rdoc/constant.rb: workaround of NoMethodErrornobu
2013-09-19revert font filesnobu
2013-09-19* remove trailing spaces, append newline at EOF.nobu
2013-09-19* lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace.drbrain
2013-09-18* lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain
2013-07-31options.rb: include root for out-place buildnobu
2013-07-19* lib/rdoc/*: [DOC] Capitalize "Ruby" in documentationzzak
2013-05-19fix typos inspired by r40825kazu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-02-08* lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain
2013-02-06* lib/rdoc: Import RDoc 4.0.0.rc.2drbrain
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-23* lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain
2013-01-16* .document: Removed extra spacedrbrain
2013-01-14* lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-18* lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain
2012-12-18* lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain
2012-12-18* lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain
2012-12-16 * lib/rdoc.rb: Updated VERSION.drbrain
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-13* lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain
2012-12-12* lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain
2012-12-11* lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain
2012-12-08* lib/rdoc/markdown/entities.rb: Added documentation.drbrain
2012-12-07* lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain
2012-12-06* lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain
2012-12-05* lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain
2012-12-05* lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain
2012-12-04* lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain
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-01* lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain
2012-12-01markdown.rb: \rnobu
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