COMMIT Make mock cleanup simpler and saner. http://github.com/rubyspec/mspec/commit/fe6cb0abdce85fe031d1bebd126d580eb56174e7 COMMIT Module: Remove all 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/153c479099d8b0dd97e4ff2cabaafa8a33e2030f COMMIT Module: Remove invalid, duplicated shared example http://github.com/rubyspec/rubyspec/commit/497aebe2af489eb672eb9b0289bc6b0b0628eef0 COMMIT Module#autoload: Guard possible 1.9 bug #1745 http://github.com/rubyspec/rubyspec/commit/eda4b4084452618352b2319db1b2a9dc6f23af14 COMMIT Kernel#caller: Remove 1.9 tags; all tests pass http://github.com/rubyspec/rubyspec/commit/3e7d9be63ecf4f7660e2c9b92b5b6a5448b6c4de COMMIT Module#name: Returns nil by default on 1.9 http://github.com/rubyspec/rubyspec/commit/fd2e42f38feb720e833a3046797040bb04732881 COMMIT Module#const_defined?: Fix for 1.9's new rules http://github.com/rubyspec/rubyspec/commit/08b14730f05cc03d37caa800b9f9230df3ebba64 COMMIT Kernel#caller: Tentatively fix examples for 1.9 http://github.com/rubyspec/rubyspec/commit/0a18bd38800eec982aab88b8bc64188da9132a16 COMMIT Kernel#send: Share spec with #public_send on 1.9 http://github.com/rubyspec/rubyspec/commit/e8ed2c41b9c0aa27e201e616ff037321cc1bfe07 COMMIT TODO: Remove completed item. http://github.com/rubyspec/rubyspec/commit/b1cddb2ca8ee94eefaba9dc5305ddc6418999d61 COMMIT TODO: Share Enumerable#join with Hash#join when former is stable http://github.com/rubyspec/rubyspec/commit/1daaf02e96eb7064752fc7e165e775dc1b47c0d0 COMMIT Array#join: Move spec to shared/array http://github.com/rubyspec/rubyspec/commit/d6e1aedeb0b7a33369272d164bac00aa284b2b4b COMMIT Fix Array#each specs according to [ruby-core:23633]. http://github.com/rubyspec/rubyspec/commit/3ad68237e0ec12ca77c5b3ab953c11c717025d83 COMMIT Clean up specs for Kernel#methods and Module#instance_methods. http://github.com/rubyspec/rubyspec/commit/fd0f1edf7de0489f4e2bc0604caac8f07d47d791 --- 20090708T075741 +++ 20090709T075812 @@ -1,27 +1,24 @@ + autoconf == git-mspec(shared) #