From a96cf7a7a5d984dcc3b87f297c3f55ff31fd308d Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 3 Jun 2008 12:43:45 +0000 Subject: * enumerator.c (enumerator_with_memo): New method: with_memo(). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/NEWS') diff --git a/doc/NEWS b/doc/NEWS index db76546fbb..d1c14dd0c8 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -107,6 +107,7 @@ Compatible * Enumerable and Enumerator o Enumerable#map,collect_all called without a block returns an enumerator. + o Enumerable::Enumerator#with_memo * Regexp#match, String#match o Regexp#match, String#match * Fiber: coroutines/micro-threads -- cgit v1.2.3