aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/markup
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Cleanup RDocdrbrain2008-01-138-211/+201
* Move RDoc markup samples to sample/rdoc/markup directorydrbrain2007-12-282-58/+0
* Remove test directorydrbrain2007-12-281-2/+0
* Move RDoc tests out of lib/drbrain2007-12-283-658/+6
* Enable RDoc debugging only with $DEBUG_RDOCdrbrain2007-12-251-4/+4
* Don't document test or sample directories.drbrain2006-08-041-0/+2
* * lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa2006-06-101-3/+5
* * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu2005-10-241-2/+1
* Fix problem in ri formatting if heading contains markupdave2004-12-311-1/+1
* Fix problem with :section: and new 1.9dave2004-11-261-2/+0
* ri now merges the documentation if it finds the same class in multiple placesdave2004-08-302-8/+7
* * rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban2004-08-151-1/+1
* Add "usage" interfacedave2004-08-131-1/+1
* Fix bug where consecutive headings were mergeddave2004-04-241-1/+1
* Fixed problem with \_cat_<b>dog</b>dave2004-04-092-16/+8
* Fix typos (Doug Kearns)dave2004-02-191-1/+6
* Strip extraneous spaces from included filenamedave2004-02-181-1/+3
* Add support for rules in ri outputdave2003-12-271-1/+1