Revision 73 posted to SVN
Last night John Messerly posted new code into the IronRuby repository. From the mailing list :
Changes include:
* Many improvements to numeric classes (Bignum, Fixnum, Float, Integer, Precision, Numeric)
* More functionality in the socket library
* Removed bool to int implicit conversion
* Parser startup improvements, some tokenizer refactoring
* Various DLR improvements (hosting work, AST improvements, and more)
* Improved exception formatting (getting closer to MRI)
Here is the svn log for the commit.
————————————————————————
r72 | jmesserly | 2008-01-22 02:06:02 +0000 (Tue, 22 Jan 2008) | 7 lines
* Many improvements to numeric classes (Bignum, Fixnum, Float, Integer, Precision, Numeric)
* More functionality in the socket library
* Removed bool to int implicit conversion
* Parser startup improvements, some tokenizer refactoring
* Various DLR improvements (hosting work, AST improvements, and more)
* Improved exception formatting (getting closer to MRI)
————————————————————————
r73 | jmesserly | 2008-01-22 02:24:48 +0000 (Tue, 22 Jan 2008) | 1 line
disable failing test in test_strscan.rb
————————————————————————
Thanks to the IronRuby team for your hard work! Can’t wait to dive into the changes.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply