Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 24b7572322c586f9941689407bc74b43b1a65fe1 https://github.com/MacRuby/MacRuby/commit/24b7572322c586f9941689407bc74b43b1... Author: Watson <watson1978@gmail.com> Date: 2012-01-13 (Fri, 13 Jan 2012) Changed paths: M parse.y Log Message: ----------- get rid of possible overflow Commit: b1ebfa78e19a42ecb8cc08b0300ea77607511236 https://github.com/MacRuby/MacRuby/commit/b1ebfa78e19a42ecb8cc08b0300ea77607... Author: Watson <watson1978@gmail.com> Date: 2012-01-13 (Fri, 13 Jan 2012) Changed paths: M parse.y Log Message: ----------- "1.upto 2 {|i| p i }" should be syntax errore Commit: 1efe61e6ffa711c8b7ee1068a70b8c1b09596a99 https://github.com/MacRuby/MacRuby/commit/1efe61e6ffa711c8b7ee1068a70b8c1b09... Author: Watson <watson1978@gmail.com> Date: 2012-01-13 (Fri, 13 Jan 2012) Changed paths: M parse.y Log Message: ----------- use utf-8 encoding directly Commit: 9f416fc5ec52663301e02d061eb3ec99cbf97d94 https://github.com/MacRuby/MacRuby/commit/9f416fc5ec52663301e02d061eb3ec99cb... Author: Watson <watson1978@gmail.com> Date: 2012-01-13 (Fri, 13 Jan 2012) Changed paths: M parse.y Log Message: ----------- concat target node should be NODE_ARRAY Compare: https://github.com/MacRuby/MacRuby/compare/041d2f4...9f416fc