diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-24 09:03:19 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-24 09:03:19 +0000 |
| commit | 3eb3af99bfdb03db6e549c0c974502fb36ca56e2 (patch) | |
| tree | d08b401eff80c5945f9ab1ade4bf9cb71d6cab0b /ChangeLog | |
| parent | b41f7678f80885d3b867d86ff1c107bfeb74c65c (diff) | |
| download | ruby-3eb3af99bfdb03db6e549c0c974502fb36ca56e2.tar.gz ruby-3eb3af99bfdb03db6e549c0c974502fb36ca56e2.tar.xz ruby-3eb3af99bfdb03db6e549c0c974502fb36ca56e2.zip | |
* test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +Tue Feb 24 18:03:14 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108. + Tue Feb 24 17:07:17 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> * dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was broken @@ -17,7 +21,7 @@ Tue Feb 24 07:23:30 2004 Dave Thomas <dave@pragprog.com> Tue Feb 24 06:40:14 2004 Dave Thomas <dave@pragprog.com> - * lib/rdoc/parsers/parse_rb.rb (RubyLex::identify_identifier): Handle + * lib/rdoc/parsers/parse_rb.rb (RubyLex::identify_identifier): Handle class variables in code listings Tue Feb 24 06:32:27 2004 Dave Thomas <dave@pragprog.com> @@ -32,7 +36,7 @@ Tue Feb 24 06:16:22 2004 Dave Thomas <dave@pragprog.com> Tue Feb 24 06:08:47 2004 Dave Thomas <dave@pragprog.com> - * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_constant): + * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_constant): Start collecting text of constant values earlier: was missing values in output if there was no space after '=' |
