From 2562004338bc2694a7d8da75f4effcb9aa889641 Mon Sep 17 00:00:00 2001 From: matz Date: Wed, 29 Jul 1998 09:50:58 +0000 Subject: sync ev git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7529e26ca8..5b53d0d3ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +Tue Jul 28 13:03:25 1998 Yukihiro Matsumoto + + * array.c (ary_s_new): argument to specify initial value is added. + + * array.c (ary_s_new): specifies size, not capacity. + +Mon Jul 27 12:39:34 1998 Yukihiro Matsumoto + + * string.c (str_replace): zero fill for expansion gap. + + * regex.c (mbctab_euc): set flags on for 0xA1-0xFE. suggested by + . + + * string.c (str_inspect): consider current_mbctype. + +Sun Jul 26 15:37:11 1998 Tadayoshi Funaba + + * array.c (ary_s_new): Array.new(1<<30) dumps core. + Fri Jul 24 13:40:19 1998 Yukihiro Matsumoto * version 1.1c1 released. @@ -14,7 +33,7 @@ Fri Jul 24 02:10:22 1998 Yukihiro Matsumoto Thu Jul 23 13:11:32 1998 Yukihiro Matsumoto - * eval.c (rb_attr): argument should be symbol or a string. + * eval.c (rb_attr): argument should be symbol or string. Wed Jul 22 11:59:34 1998 Yukihiro Matsumoto -- cgit v1.2.3