mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
40fd465e82
commit
e1c5d1978b
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1095,6 +1095,20 @@ Fri Mar 4 16:11:20 2005 NAKAMURA Usaku <usa@ruby-lang.org>
|
|||
|
||||
* ext/tk/tcltklib.c: fixed commit mistakes.
|
||||
|
||||
Fri Mar 4 12:45:17 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]
|
||||
|
||||
Fri Mar 4 12:45:17 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]
|
||||
|
||||
Fri Mar 4 12:45:17 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
|
||||
|
|
Loading…
Add table
Reference in a new issue