| Message |
 |
Date: 2008-04-11 09:27
Sender: Sylvain Joyeux
See my comment on #19302. I have no wonder why it needs a
year to get bugs fixed on anything but the core of the
core: everybody wants matz to clear up before moving the
little finger.
This is a very small, non intrusive patch. If you have
doubts, then ask for clarification -- to me or matz. But
don't expect me to fight for this patch. I'm already
maintaining my patched Ruby and having one more in the
queue will not change anything for me. I won't spend hours
fighting for such small changes.
|
Date: 2008-04-11 06:15
Sender: Akinori MUSHA
Was this discussed on ruby-core or elsewhere?
You have to convince matz and folks that this will be useful
for trunk first. |
Date: 2007-11-01 00:31
Sender: Roger Pack
After noting that this allows Ruby profilers to keep track of
allocations per method call (and fast and well), I favor this
patch as it would add enhanced debug functionality "out
of the box" for all users. |
Date: 2007-10-31 22:59
Sender: Roger Pack
what's the benefit over existing ObjectSpace func's? |
Date: 2007-06-11 06:35
Sender: Sylvain Joyeux
Related patch to ruby-prof
http://rubyforge.org/tracker/index.php?func=detail&aid=11498&
amp;group_id=1814&atid=7062 |