Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: c9a2cd3e0a17a5981bab62c06bfdbd6258c189bf https://github.com/MacRuby/MacRuby/commit/c9a2cd3e0a17a5981bab62c06bfdbd6258... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enumerator.c Log Message: ----------- remove #each_slice and #each_cons because was declared in enum.c Commit: 76080c7cfcd77b3454cb5ae6792e71bedfb07967 https://github.com/MacRuby/MacRuby/commit/76080c7cfcd77b3454cb5ae6792e71bedf... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enumerator.c Log Message: ----------- update rdoc Commit: de680866f2fc60e119ff309a68d40e436729be27 https://github.com/MacRuby/MacRuby/commit/de680866f2fc60e119ff309a68d40e4367... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enumerator.c Log Message: ----------- Properly detect if the object is initialized and raise error when appropriate Commit: 1f07e4b43661a361a4bfd88901051696fda88298 https://github.com/MacRuby/MacRuby/commit/1f07e4b43661a361a4bfd88901051696fd... Author: Watson <watson1978@gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M enumerator.c Log Message: ----------- implement Enumerator#inspect Compare: https://github.com/MacRuby/MacRuby/compare/7c6fa4e...1f07e4b