[root]/lib/rdoc/markup/simple_markup
set svn:eol-style
0 lines of code changed in:
* lib/getoptlong.rb (GetoptLong#set_options): recieve arguments
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.
5 lines of code changed in:
Fix problem in ri formatting if heading contains markup
1 lines of code changed in:
Fix problem with :section: and new 1.9
0 lines of code changed in:
ri now merges the documentation if it finds the same class in multiple places
7 lines of code changed in:
* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).
1 lines of code changed in:
Add "usage" interface
1 lines of code changed in:
Fixed problem with \_cat_<b>dog</b>
5 lines of code changed in:
Fix typos (Doug Kearns)
6 lines of code changed in:
Strip extraneous spaces from included filename
3 lines of code changed in:
Add support for rules in ri output
1 lines of code changed in:
Fix problem with rule calculation
2 lines of code changed in:
Forgot to save buffer.... sigh
2 lines of code changed in:
Initial load of support for ri/rdoc integration
187 lines of code changed in:
Add RDoc
1517 lines of code changed in: