6 Apr
2012
6 Apr
'12
1:38 a.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 33add5d012b46338ba79691730898cb309267b4c https://github.com/MacRuby/MacRuby/commit/33add5d012b46338ba79691730898cb309... Author: Watson <watson1978@gmail.com> Date: 2012-04-05 (Thu, 05 Apr 2012) Changed paths: M range.c Log Message: ----------- return from first i() if n is equal and less than zero, because rb_iter_break() does not return like CRuby. fix #1496