This post originated from an RSS feed registered with Ruby Buzz
by Ryan Davis.
Original Post: YAY!
Feed Title: Polishing Ruby
Feed URL: http://blog.zenspider.com/index.rdf
Feed Description: Musings on Ruby and the Ruby Community...
I had today off so I worked on ruby pretty much all day. RubyInline, ParseTree, and ruby2c have all had work done on them today and they are happier. Including merges, I've done 7500 lines o' diff today. Not including merges, I think it is more like 3500. Unified interfaces, added enhancements, debugged some code I didn't write, and (ugh) changed a fundamental datatype and all the related tests and processors throughout two packages. A fair amount of it was mechanical work, requiring some careful oversight, but fairly easy to do and check. Other portions were not so easy.