bug fix in xrange() that would cause it to yield bogus values
commit1c3ee0441a1ba74820a318273ab774ffe2a9492b
authorbeelzebub <nil094@yahoo.com>
Thu, 21 Jun 2012 21:13:55 +0000 (21 23:13 +0200)
committerbeelzebub <nil094@yahoo.com>
Thu, 21 Jun 2012 21:13:55 +0000 (21 23:13 +0200)
tree578af3e6b1f34384f5152feb1e7b80d0dfd8c3e7
parent8358075fee53bbb8c3c539f76f1528515e6eaf78
bug fix in xrange() that would cause it to yield bogus values
src/core/array.cpp
src/core/baselib_system.cpp