From 086e235f035d44c3554cab364cd70644e537a919 Mon Sep 17 00:00:00 2001 From: matz Date: Sat, 4 Feb 2006 12:31:19 +0000 Subject: * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c67c150f59..bc90734c2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ Sat Feb 4 15:52:56 2006 Hirokazu Yamamoto I think the function name of rb_int2big is quite misleading. This should be "rb_long2big". +Sat Feb 4 15:02:05 2006 Yukihiro Matsumoto + + * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] + Fri Feb 3 19:25:53 2006 Hirokazu Yamamoto * ruby.h: fixed prototype. @@ -86,7 +90,7 @@ Tue Jan 31 08:07:02 2006 Yukihiro Matsumoto * numeric.c (int_dotimes): ditto. * enum.c (enum_first): new method Enumerable#first to take first n - element from an enumerable. + elements from an enumerable. * enum.c (enum_group_by): new method Enumerable#group_by that groups enumerable values according to their block values. -- cgit v1.2.3