mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Clean up files for RDoc.
Add files to lib/.document. Small fixes to drb/ssl.rb and ri_formatter.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
54441753a4
commit
47cc055023
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Fri Aug 4 12:13:22 2006 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* lib: Clean up files for RDoc.
|
||||
* lib/.document: Include most of the standard library in RDoc
|
||||
generation.
|
||||
* lib/rdoc/ri/ri_formatter.rb: Don't unescape HTML in HtmlFormatter.
|
||||
* lib/drb/ssl.rb: Close socket on SSLError
|
||||
|
||||
Fri Aug 4 18:59:49 2006 Keiju Ishitsuka <keiju@ruby-lang.org>
|
||||
|
||||
* lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' for
|
||||
|
|
Loading…
Reference in a new issue