diff options
| author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-05-13 04:50:14 +0000 |
|---|---|---|
| committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-05-13 04:50:14 +0000 |
| commit | 994d0012b4524a8d1cc1d91547f3782732bbea88 (patch) | |
| tree | ffeaab148c50fa92251735ae77364ba2369f2ac2 /ChangeLog | |
| parent | ecb2f0493d9aa787322718a299bb759960151d3a (diff) | |
add ChangeLog
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1472,6 +1472,20 @@ Tue Jan 25 14:05:52 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/sample/tkHTML/ss.rb: local variable scope bug fix [ruby-dev:25479] +Mon Jan 24 15:44:25 2005 Tilman Sauerbeck <tilman@code-monkey.de> + + * lib/rdoc/parsers/parse_c.rb: allow whitespace after function names. + [ruby-core:4296] + + * lib/rdoc/parsers/parse_simple.rb: adds support for private comments + in the "simple" parser. [ruby-core:4301] + +Mon Jan 24 15:44:25 2005 Charles Mills <cmills@freeshell.org> + + * lib/rdoc/parsers/parse_c.rb: adds support for constants + (rb_define_const), accessors (rb_define_attr), and makes a + couple fixes. [ruby-core:4307] + Mon Jan 24 15:44:25 2005 Yukihiro Matsumoto <matz@ruby-lang.org> * document updates - [ruby-core:04296], [ruby-core:04301], |
