COMMIT Regexp#kcode: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/0101b811b6bc12c069ebe00d603a789397132476 COMMIT Regexp#compile: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/60662705d7625d22bdcfcbcc5caa20883d669425 COMMIT Regexp#new: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/605aef7f9cfdeaff9e8321d80849638babb08b91 COMMIT Regexp#kcode: Removed as of MRI 1.9; version guard. http://github.com/rubyspec/rubyspec/commit/e6a7a7868944440399726e67ce37d5b00345ce88 COMMIT Regex#new: 1.9 uses #encoding instead of #kcode. http://github.com/rubyspec/rubyspec/commit/cea2d451f1292a63ec564df41b61829f6c971351 COMMIT Struct#new: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/8a5a0eb0e4a8cb1f4554ce83e3e881bd0a688881 COMMIT Struct#members: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/f9be4b3194539b0200d9a0f73d31711006693b18 COMMIT Struct#each: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/a9a702f877dceee60e3b50cfcf76e69b88c56092 COMMIT Struct#each_pair: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/54012531dabb8d84daff7f38de035c2b5e74be42 COMMIT Struct#new: #name returns nil for anonymous Struct on 1.9. http://github.com/rubyspec/rubyspec/commit/a6f4f8b54670a6cd9a2a31adbca72ef27d4ee403 COMMIT Struct#members returns Array of Symbols on 1.9. http://github.com/rubyspec/rubyspec/commit/5358b51eae363c8610ada8b4e1d7a20ff3ef2760 COMMIT Symbol#new: 1.9 removed Fixnum#to_sym, Symbol#to_i http://github.com/rubyspec/rubyspec/commit/6b780afd21b512a8c5bcf367db1b8efdedc55463 COMMIT Struct#new: Fix for #instance_methods returning symbols on 1.9 http://github.com/rubyspec/rubyspec/commit/7d50c9f7b006c090859447c3a911f4f24985341e COMMIT Symbol#inspect: Updated for 1.9 differences. http://github.com/rubyspec/rubyspec/commit/810f5186edb510cf1d3591a7e294541379747481 COMMIT Array#sort_by!: Initial spec. for 1.9.2 method. http://github.com/rubyspec/rubyspec/commit/118a36d8654a594407f53977a33c7c6e1ed706a7 COMMIT Array#sort: Factor out fixture code. http://github.com/rubyspec/rubyspec/commit/583134001b1a9105d680a0d5948b33fe5eccff6c COMMIT Add Time#strftime specs for %l, %p, and %P http://github.com/rubyspec/rubyspec/commit/99b9ec3a637ab48c23a1acdbaa0665a1b13d5adf COMMIT The previous test didn't take into account varying representation on 32 bit versus 64 bit platforms. This change should fix that. http://github.com/rubyspec/rubyspec/commit/0fb6052d48eeb72c6f2d2239bba999038cad3d69 --- 20090609T080516 +++ 20090610T080347 @@ -1,34 +1,18 @@ + autoconf == git-mspec(shared) #