зеркало из https://github.com/github/ruby.git
* NEWS: [DOC] typo in example reported by @moretea
https://github.com/ruby/ruby/commit/a39e724#commitcomment-3831489 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
ff1abb0367
Коммит
e9f7bd3f60
|
@ -1,3 +1,8 @@
|
||||||
|
Sat Aug 10 09:20:21 2013 Zachary Scott <e@zzak.io>
|
||||||
|
|
||||||
|
* NEWS: [DOC] typo in example reported by @moretea
|
||||||
|
https://github.com/ruby/ruby/commit/a39e724#commitcomment-3831489
|
||||||
|
|
||||||
Sat Aug 10 09:19:04 2013 Zachary Scott <e@zzak.io>
|
Sat Aug 10 09:19:04 2013 Zachary Scott <e@zzak.io>
|
||||||
|
|
||||||
* proc.c: [DOC] rdoc code formatting
|
* proc.c: [DOC] rdoc code formatting
|
||||||
|
|
2
NEWS
2
NEWS
|
@ -27,7 +27,7 @@ with all sufficient information, see the ChangeLog file.
|
||||||
* Binding
|
* Binding
|
||||||
* New methods
|
* New methods
|
||||||
* Binding#local_variable_get(symbol)
|
* Binding#local_variable_get(symbol)
|
||||||
* Binding#local_variable_set(symbol)
|
* Binding#local_variable_set(symbol, obj)
|
||||||
* Binding#local_variable_defined?(symbol)
|
* Binding#local_variable_defined?(symbol)
|
||||||
|
|
||||||
* GC
|
* GC
|
||||||
|
|
Загрузка…
Ссылка в новой задаче