aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/markup
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-1636-0/+36
* * lib/rdoc: Update to RDoc 4.2.0.drbrain2014-12-072-5/+6
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-111-1/+1
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-191-2/+2
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-188-53/+102
* * lib/rdoc/*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-192-2/+2
* * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain2012-12-201-0/+4
* * lib/rdoc.rb: Updated VERSION.drbrain2012-12-164-64/+140
* * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain2012-12-071-2/+5
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-054-11/+43
* * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain2012-11-291-4/+9
* remove trailing spaces.nobu2012-11-291-1/+1
* * lib/rdoc/*: Added --root option for building documentation outsidedrbrain2012-11-271-1/+1
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-2734-376/+1664
* * lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain2011-08-232-2/+4
* * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain2011-08-111-1/+1
* * lib/rdoc.rb: Import RDoc 3.9.1. Fixes bugs in the RDoc::Markupdrbrain2011-08-012-6/+13
* * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain2011-07-316-195/+201
* * lib/rdoc: Update to RDoc 3.7 (final)drbrain2011-06-283-6/+20
* * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain2011-06-1613-14/+117
* * remove trailing spaces.nobu2011-05-151-3/+3
* Upgrade to RDoc 3.5.3. Fixes [Bug #4376]drbrain2011-02-071-1/+1
* Import RDoc 3.5.2drbrain2011-02-051-82/+62
* Commit files I forgot to adddrbrain2011-02-021-0/+114
* Import RDoc 3.5.1drbrain2011-02-027-9/+8
* Import RDoc 3.1drbrain2010-12-281-2/+8
* Import RDoc 3drbrain2010-12-2022-454/+1075
* * lib/rdoc/*.rb: Remove unused variable warnings.marcandre2010-11-082-2/+1
* * lib/rdoc/markup/attribute_manager.rb: fixing ri output when specialtenderlove2010-07-141-2/+2
* Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780drbrain2010-04-278-64/+145
* Update to RDoc 2.5.6drbrain2010-04-231-0/+1
* Import RDoc 2.5.4drbrain2010-04-191-16/+18
* * lib/rdoc/markup/preprocess.rb (RDoc::Markup::PreProcess#handle):naruse2010-04-101-1/+1
* * lib/rdoc: Import RDoc 2.5.2drbrain2010-04-102-5/+4
* * {lib,test}/rdoc: removed trailing spaces. reapplied r22784.nobu2010-04-021-1/+1
* Import RDoc 2.5drbrain2010-04-0125-1380/+2123
* * lib/rdoc/markup/to_html_crossref.rb: fix failure of the test.naruse2010-01-231-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-063-3/+3
* Import RDoc 2.2.1 r185drbrain2008-09-254-29/+78
* Update to RDoc 2.1.0 r112drbrain2008-07-211-7/+0
* Import RDoc r101.drbrain2008-07-186-24/+157
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-1/+1
* Import RDoc 2.0.0 r56.drbrain2008-04-263-264/+279
* Allow inline markup to have a leading '#' or '\', or trailing punctuation.drbrain2008-02-121-11/+13
* Separate HTML linking and crossreferencing into separate files.drbrain2008-02-122-64/+64
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-122-6/+6
* * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.drbrain2008-02-109-32/+213
* * lib/rdoc/markup: Remove ListBase and Line constants.drbrain2008-01-196-74/+119
* Fix namespacingdrbrain2008-01-171-19/+21
* Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain2008-01-1412-1185/+717