summaryrefslogtreecommitdiff
path: root/lib/rdoc/markup
AgeCommit message (Expand)Author
2011-08-23* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain
2011-08-11 * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain
2011-08-01 * lib/rdoc.rb: Import RDoc 3.9.1. Fixes bugs in the RDoc::Markupdrbrain
2011-07-31 * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain
2011-06-28 * lib/rdoc: Update to RDoc 3.7 (final)drbrain
2011-06-16 * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain
2011-05-15* remove trailing spaces.nobu
2011-02-07Upgrade to RDoc 3.5.3. Fixes [Bug #4376]drbrain
2011-02-05Import RDoc 3.5.2drbrain
2011-02-02Commit files I forgot to adddrbrain
2011-02-02Import RDoc 3.5.1drbrain
2010-12-28Import RDoc 3.1drbrain
2010-12-20Import RDoc 3drbrain
2010-11-08* lib/rdoc/*.rb: Remove unused variable warnings.marcandre
2010-07-14* lib/rdoc/markup/attribute_manager.rb: fixing ri output when specialtenderlove
2010-04-27Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780drbrain
2010-04-23Update to RDoc 2.5.6drbrain
2010-04-19Import RDoc 2.5.4drbrain
2010-04-10* lib/rdoc/markup/preprocess.rb (RDoc::Markup::PreProcess#handle):naruse
2010-04-10* lib/rdoc: Import RDoc 2.5.2drbrain
2010-04-02* {lib,test}/rdoc: removed trailing spaces. reapplied r22784.nobu
2010-04-01Import RDoc 2.5drbrain
2010-01-23* lib/rdoc/markup/to_html_crossref.rb: fix failure of the test.naruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-18Import RDoc r101.drbrain
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-04-26Import RDoc 2.0.0 r56.drbrain
2008-02-12Allow inline markup to have a leading '#' or '\', or trailing punctuation.drbrain
2008-02-12Separate HTML linking and crossreferencing into separate files.drbrain
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2008-02-10 * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.drbrain
2008-01-19* lib/rdoc/markup: Remove ListBase and Line constants.drbrain
2008-01-17Fix namespacingdrbrain
2008-01-14Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain
2008-01-13Cleanup RDocdrbrain
2007-12-28Move RDoc markup samples to sample/rdoc/markup directorydrbrain
2007-12-28Remove test directorydrbrain
2007-12-28Move RDoc tests out of lib/drbrain
2007-12-25Enable RDoc debugging only with $DEBUG_RDOCdrbrain
2006-08-04Don't document test or sample directories.drbrain
2006-06-10* lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa
2005-10-24* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu
2004-12-31Fix problem in ri formatting if heading contains markupdave
2004-11-26Fix problem with :section: and new 1.9dave
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-08-15* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban
2004-08-13Add "usage" interfacedave
2004-04-24Fix bug where consecutive headings were mergeddave