summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2014-09-11* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt
2014-09-05* lib/rdoc/generator/template/darkfish/js/jquery.js: Backportzzak
2014-09-05* lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt
2014-09-05* remove trailing spaces.svn
2014-09-05* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt
2014-08-27* lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt
2014-07-19Fix `Time.parse` for out of range arguments with an offsetnobu
2014-07-06rdoc/stats/normal.rb: fix last_widthnobu
2014-07-06rdoc/stats/normal.rb: IO.console_sizenobu
2014-07-06rdoc/stats/normal.rb: clear previous outputnobu
2014-05-20show progress of rdoc parsing to prevent timeout on chkbuildnaruse
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