Please check newlines in the tags file, looks like 2 lines got joined.
Nice catch in each_char.rb
Rest looks good from hear.
JD
-----Original Message-----
From: Tomas Matousek
Sent: Friday, March 05, 2010 8:24 PM
To: IronRuby External Code Reviewers
Cc: ironruby-core at rubyforge.org
Subject: Code Review: Encs2
tfpt review "/shelveset:Encs2;REDMOND\tomat"
Comment :
Fixes bunch of encoding issues including
http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3920.
Fixes handling of DST transitions in Time operators.
Fixes bug in Array:
http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3314
Tomas