* NEWS: [DOC] mention about Binding#local_variables, introduced at
r44392 (see [Feature #8773]). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
71336a03fa
commit
061e4c3f7a
@ -1,3 +1,8 @@
|
|||||||
|
Tue Jul 1 23:46:34 2014 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
|
* NEWS: [DOC] mention about Binding#local_variables, introduced at
|
||||||
|
r44392 (see [Feature #8773]).
|
||||||
|
|
||||||
Tue Jul 1 23:30:51 2014 CHIKANAGA Tomoyuki <nagachika@ruby-lang.org>
|
Tue Jul 1 23:30:51 2014 CHIKANAGA Tomoyuki <nagachika@ruby-lang.org>
|
||||||
|
|
||||||
* numeric.c (num_step_scan_args): table argument of rb_get_kwargs() is
|
* numeric.c (num_step_scan_args): table argument of rb_get_kwargs() is
|
||||||
|
4
NEWS
4
NEWS
@ -15,6 +15,10 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
|
|
||||||
=== Core classes updates (outstanding ones only)
|
=== Core classes updates (outstanding ones only)
|
||||||
|
|
||||||
|
* Binding
|
||||||
|
* New methods:
|
||||||
|
* Binding#local_variables
|
||||||
|
|
||||||
* Enumerable
|
* Enumerable
|
||||||
* New methods:
|
* New methods:
|
||||||
* Enumerable#slice_after
|
* Enumerable#slice_after
|
||||||
|
Loading…
x
Reference in New Issue
Block a user