ruby-cvs:17288
From: (matz) <matz ruby-lang.org>
Date: Mon, 31 Jul 2006 15:31:39 +0900
Subject: [ruby-cvs:17288] ruby/lib: * lib/logger.rb: improves the amount of documentation that Rdoc
matz Mon, 31 Jul 2006 15:31:39 +0900
Modified files:
ruby/lib:
logger.rb readbytes.rb weakref.rb
Log:
* lib/logger.rb: improves the amount of documentation that Rdoc
picks up when processing logger.rb by moving the require
statement back before the comment block. a patch from Hugh
Sasse <hgs at dmu.ac.uk>. [ruby-core:08422]
Revision Changes Path
1.16 +5 -5 ruby/lib/logger.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/logger.rb?cvsroot=src&r1=1.15&r2=1.16
1.3 +5 -0 ruby/lib/readbytes.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/readbytes.rb?cvsroot=src&r1=1.2&r2=1.3
1.13 +14 -4 ruby/lib/weakref.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/weakref.rb?cvsroot=src&r1=1.12&r2=1.13