* NEWS: add a news about GC::Profiler.raw_data.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e2f951656f
commit
4166390229
@ -1,3 +1,7 @@
|
|||||||
|
Sat Nov 3 11:28:28 2012 Narihiro Nakamura <authornari@gmail.com>
|
||||||
|
|
||||||
|
* NEWS: add a news about GC::Profiler.raw_data.
|
||||||
|
|
||||||
Sat Nov 3 11:01:32 2012 Narihiro Nakamura <authornari@gmail.com>
|
Sat Nov 3 11:01:32 2012 Narihiro Nakamura <authornari@gmail.com>
|
||||||
|
|
||||||
* NEWS: add a news about rb_newobj_of() and NEWOBJ_OF().
|
* NEWS: add a news about rb_newobj_of() and NEWOBJ_OF().
|
||||||
|
4
NEWS
4
NEWS
@ -112,6 +112,10 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* incompatible changes:
|
* incompatible changes:
|
||||||
* Fiber#resume cannot resume a fiber which invokes "Fiber#transfer".
|
* Fiber#resume cannot resume a fiber which invokes "Fiber#transfer".
|
||||||
|
|
||||||
|
* GC::Profiler
|
||||||
|
* added method:
|
||||||
|
* added GC::Profiler.raw_data which returns raw profile data for GC.
|
||||||
|
|
||||||
* toplevel
|
* toplevel
|
||||||
* added method:
|
* added method:
|
||||||
* added main.define_method which defines a global function.
|
* added main.define_method which defines a global function.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user