mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Document and fix my commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
657b626899
commit
5d7609be1b
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
Mon Aug 28 11:29:46 2006 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* eval.c, parse.y: Revert.
|
||||
* ext/.document: Add digest.c.
|
||||
* ext/digest/digest.c: Make RDoc show up.
|
||||
* ext/io/wait.c: Fix call-seq in RDoc.
|
||||
|
||||
Mon Aug 28 08:03:20 2006 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* ext/.document: Add C files with RDoc.
|
||||
* ext/digest/digest.c: Convert to RDoc.
|
||||
* ext/io/wait.c: ditto.
|
||||
* lib/rdoc/parsers/parse_rb.rb: Fix typo. Submitted by
|
||||
<calamitas at gmail.com>. [ruby-core:08724]
|
||||
|
||||
Mon Aug 28 07:21:47 2006 Eric Hodel <drbrain@segment7.net>
|
||||
|
||||
* file.c (File#size?): Fix documentation submitted by Rick Ohnemus.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue