diff options
| author | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-28 03:52:15 +0000 |
|---|---|---|
| committer | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-28 03:52:15 +0000 |
| commit | 4439d294f9c92233a0e213b1c410ab37bb685965 (patch) | |
| tree | 0a6ad578e5358646b272909869dc0d1ba140eb1d /ChangeLog | |
| parent | 3149797a99a79ccba149bc0fe89d57759ede4022 (diff) | |
* test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.
[ruby-talk:88852]
* test/csv/{bom.csv,mac.csv}: removed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,10 @@ +Sun Dec 28 11:55:29 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> + + * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly. + [ruby-talk:88852] + + * test/csv/{bom.csv,mac.csv}: removed. + Sun Dec 28 08:56:51 2003 Dave Thomas <dave@pragprog.com> * eval.c: Thead[Group] RDoc (thanks to MG) @@ -28,8 +35,8 @@ Sun Dec 28 01:05:31 2003 Dave Thomas <dave@pragprog.com> Sun Dec 28 00:46:25 2003 Dave Thomas <dave@pragprog.com> * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::find_class_comment): - Some Ruby source uses lower-case class names for the - Init_Xxx C function name. + Some Ruby source uses lower-case class names for the + Init_Xxx C function name. Sat Dec 27 23:41:46 2003 WATANABE Hirofumi <eban@ruby-lang.org> |
