зеркало из https://github.com/github/ruby.git
* NEWS: + ObjectSpace::WeakMap
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
ca28854eef
Коммит
1ac0694c58
3
NEWS
3
NEWS
|
@ -125,6 +125,9 @@ with all sufficient information, see the ChangeLog file.
|
|||
* added method:
|
||||
* added nil.to_h which returns {}
|
||||
|
||||
* ObjectSpace::WeakMap
|
||||
* new low level class to hold weak references to objects.
|
||||
|
||||
* Proc
|
||||
* incompatible change:
|
||||
* removed Proc#== and #eql? so two procs are == only when they are
|
||||
|
|
Загрузка…
Ссылка в новой задаче