summaryrefslogtreecommitdiffstats
path: root/lib/rdoc/ri/ri_writer.rb
Commit message (Collapse)AuthorAgeFilesLines
* Clean up namespacing of RI's classesdrbrain2008-01-081-62/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14953 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/rdoc/ri/ri_writer.rb: use String#ord.usa2006-06-101-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa2006-06-101-1/+1
| | | | | | | | | | | | | | as Array. * lib/irb/slex.rb: use Proc#yield. * lib/rdoc/markup/simple_markup/inline.rb: follow the new behavior of String#[]. * lib/rdoc/ri/ri_write.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Annotate enum.c. Add pager support, and report on methods in included modulesdave2003-12-181-1/+15
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave2003-12-161-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial load of support for ri/rdoc integrationdave2003-12-161-0/+48
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e