Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 8243136d4eb0475d9a02bd1d29fc991189ebd0fd https://github.com/MacRuby/MacRuby/commit/8243136d4eb0475d9a02bd1d29fc991189... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- update rdoc Commit: 8b69c2ea7808bae9477311e8843aec5a29169bf0 https://github.com/MacRuby/MacRuby/commit/8b69c2ea7808bae9477311e8843aec5a29... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- should propagate taint to the return value Commit: bf4a1282d55ae27b4e8ce645566637af2f8ead5e https://github.com/MacRuby/MacRuby/commit/bf4a1282d55ae27b4e8ce645566637af2f... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- call to_int once for an argument Commit: 9dc6a9e29c3baf36e4621ed2b83f788f9024416a https://github.com/MacRuby/MacRuby/commit/9dc6a9e29c3baf36e4621ed2b83f788f90... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- wrong condition for no argument #first Commit: 78655ce2a15f9c9d854b5f271e662833edeb9cb2 https://github.com/MacRuby/MacRuby/commit/78655ce2a15f9c9d854b5f271e662833ed... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- use NODE_DOT2 instead of NODE_MEMO Commit: ac86cd9748066ef24d0d8840166e776b879c78f2 https://github.com/MacRuby/MacRuby/commit/ac86cd9748066ef24d0d8840166e776b87... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- included function signature Commit: efac62abd77318b889db27df7e843aa7237fd635 https://github.com/MacRuby/MacRuby/commit/efac62abd77318b889db27df7e843aa723... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- reduce comparison Commit: 099fa5a0b3980644155a878b9663e010de599a8d https://github.com/MacRuby/MacRuby/commit/099fa5a0b3980644155a878b9663e010de... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- use struct for memo Commit: a1196dbd2d997b77d8f95b9c62c39bdcde180864 https://github.com/MacRuby/MacRuby/commit/a1196dbd2d997b77d8f95b9c62c39bdcde... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- remove wrong optimization that reuses array for yield parameter, which caused unexpected behavior Commit: eed6da8c7c09c68b3a473ad5f4a68fed344d0fc7 https://github.com/MacRuby/MacRuby/commit/eed6da8c7c09c68b3a473ad5f4a68fed34... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- slightly modify preparation of the variable Commit: d7fc3536acf652497133dfacdfe69efdb382cda3 https://github.com/MacRuby/MacRuby/commit/d7fc3536acf652497133dfacdfe69efdb3... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- tries to convert to array first Commit: 05ab54c87f4bd545f4abfc86c95e5c6b86fc121e https://github.com/MacRuby/MacRuby/commit/05ab54c87f4bd545f4abfc86c95e5c6b86... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- use boolean value Commit: 7c6fa4e97d4897c6ba3da3fb6aba378c32d2a7a8 https://github.com/MacRuby/MacRuby/commit/7c6fa4e97d4897c6ba3da3fb6aba378c32... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enum.c Log Message: ----------- fix type Compare: https://github.com/MacRuby/MacRuby/compare/fc9396e...7c6fa4e