bahuvrihi (Simon Chiang)
- Login: bahuvrihi
- Email: simon.chiang@pinnacol.com
- Registered on: 02/23/2009
- Last sign in: 05/14/2011
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 4 | 4 |
Activity
12/04/2010
- 04:04 AM Backport187 Backport #4115 (Closed): Faster ERB patch
- =begin
ERB can be made faster by pushing all string fragments onto an array and then performing one join to make th...
03/20/2010
- 01:40 PM Ruby master Feature #2065: An ancestors iterator
- =begin
Well, what can I say? When you put it that way I'm sure this can all seem quite trivial in the grand scheme.... - 12:17 AM Ruby master Feature #2065: An ancestors iterator
- =begin
So to clarify... How much any piece of code of a bottleneck depends on how frequently the code gets run, and...
03/19/2010
- 05:37 AM Ruby master Feature #2065: An ancestors iterator
- =begin
Ok, I attached a benchmark that is designed to measure the time required for generating the ancestors array. ...
10/22/2009
- 09:31 AM Ruby master Feature #2065: An ancestors iterator
- =begin
Actually I think that gets to the heart of the matter. It's not sufficient to cache the ancestors because I ...
09/09/2009
- 12:38 AM Ruby master Feature #2065 (Rejected): An ancestors iterator
- =begin
I have implemented DSLs that add features to a class/module that should be inherited like methods. In those...
04/01/2009
- 03:12 PM Ruby master Feature #1193: Justified Error Messages
- =begin
Sorry for a long delay in response. Ryan gave me no reason and directed me at his unit_diff utility from Zen...
03/30/2009
- 12:53 PM Backport187 Backport #1331 (Closed): YAML misformats hash with ruby object as key
- =begin
YAML misformats the dump of hashes where the key is a user-defined ruby object. For instance:
class ...
02/23/2009
- 01:45 AM Ruby master Feature #1193 (Closed): Justified Error Messages
- =begin
One nice thing about Test::Unit output is that failures are justified making string comparisons easier.
...
Also available in: Atom