Test looks good
JD > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:ironruby-core- > [EMAIL PROTECTED] On Behalf Of Curt Hagenlocher > Sent: Monday, October 06, 2008 3:05 PM > To: Tomas Matousek; IronRuby External Code Reviewers > Cc: [email protected] > Subject: Re: [Ironruby-core] Code Review: Autoload6 > > Coding changes look good. > > -----Original Message----- > From: Tomas Matousek > Sent: Monday, October 06, 2008 1:53 PM > To: IronRuby External Code Reviewers > Cc: [email protected] > Subject: Code Review: Autoload6 > > tfpt review "/shelveset:Autoload6;REDMOND\tomat" > Comment : > Implements Kernel#autoload, Module#autoload and adds more specs for > them. > Fixes incorrect evaluation order in post-test loop (begin ... end > while cond). > Adds helpers to Tokenizer class that check whether a given string > is a valid method/constant/class-variable/instance-variable name. > Fixes signature of Kernel#printf. > Adds support for HOME directory mapping to 'load' and 'require'. > Fixes few symbol related bugs introduced by previous checkin. > > Tomas > > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
