CHG . 23625->23637 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23637;diff_format=u CHG ChangeLog 23624->23636 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=23625&r2=23637&pathrev=23637;diff_format=u CHG version.h 23625->23637 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=23625&r2=23637&pathrev=23637;diff_format=u CHG lib/base64.rb 12807->23636 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/base64.rb?p1=branches/ruby_1_8/lib/base64.rb&r1=23625&r2=23637&pathrev=23637;diff_format=u COMMIT String#chop: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/4e2d5c1d28312b5ad0690db79a1b5e6a2dc195fd COMMIT String#chop: Fix 1.9 "invalid byte sequence" error http://github.com/rubyspec/rubyspec/commit/7a43bc7ad7fe3034ab74f4190b6c2f2f462aa121 COMMIT String#%: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/a0aa286d40d5f140c2f299e2325a1b3b41486fb9 COMMIT String#% 1.9 with %u doesn't truncate neg. Bignums http://github.com/rubyspec/rubyspec/commit/e1c76b3250140a49be224917f2488105e749cf27 COMMIT String#% Ver. guard negative octal numbers on 1.9 http://github.com/rubyspec/rubyspec/commit/7d47f2e86e5c313195ca4c71522b8a7e1d224ac6 COMMIT String#%: Add comments referencing bug #1566. http://github.com/rubyspec/rubyspec/commit/8a136665734c90d055149f3c455d1c57d48c1d7e COMMIT String#% doesn't upcase/downcase Inf/NaN on 1.9 http://github.com/rubyspec/rubyspec/commit/62b17364e0c10138b033ee02cb02d5ad65bfec9e COMMIT String#% doesn't upcase/downcase Inf/NaN on 1.9. http://github.com/rubyspec/rubyspec/commit/24daf1c66ded276def0343c8a9c3fe7610c4ec62 COMMIT String#% doesn't use arg % 256 for chars on 1.9 http://github.com/rubyspec/rubyspec/commit/fe9023e8b9cb8844c74c6a0e763c317f15478f9d COMMIT Merge branch 'master' of git@github.com:rubyspec/rubyspec http://github.com/rubyspec/rubyspec/commit/809d64cfbf662774d50fe5c4a11fd06239bbd916 COMMIT String#% Ver. guard neg. num. in hex tests for 1.9 http://github.com/rubyspec/rubyspec/commit/231682d7665ace0df52b411457a8d0a35899ae91 COMMIT Set#divide cannot assume a particular ordering of iteration http://github.com/rubyspec/rubyspec/commit/35b8a26f46b7892cc603868692077b645e002d87 COMMIT String#%: Ver. guard Integer(nil) test for 1.9. http://github.com/rubyspec/rubyspec/commit/581f5d48398dd5c7c993724f374b3ece6be0b73b COMMIT String#sub: Remove 1.9 tags that pass; 1 remains http://github.com/rubyspec/rubyspec/commit/867def1f84dc17aed6a4a656f93fccc979439dfa COMMIT String#sub: Tweak for 1.9/1.8 String#[] incompat. http://github.com/rubyspec/rubyspec/commit/464798b349f4899e4971af91ff9bd75dd5d23df3 COMMIT String#sub: Fix TypeError tests for 1.9. http://github.com/rubyspec/rubyspec/commit/e5daf321325f9b33ece575b2ac2f962f85f6f880 COMMIT String#tr: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/038736ccd8629da12a07a6807517eb58e2d675dd COMMIT String#unpack: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/680e664797a3ee50cbb6040a29ceacd1cf23855c COMMIT String#unpack: Fix for 1.9's Array#to_s change. http://github.com/rubyspec/rubyspec/commit/ff46d4e226629d6387c240d2222730f557ab4b3a COMMIT String#tr_s: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/c73a65f024e3d5f58c88647456e4d537396c7273 COMMIT String#swapcase!: Remove 1.9 tags, all tests pass. http://github.com/rubyspec/rubyspec/commit/eb9ffab5250c33209319628736a3924397d4d39e COMMIT String#succ!: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/2deddc5898e887748fca9ae0cdf6a45a954deb77 COMMIT String#strip!: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/b0a9e74f775b96d892f76521b10213f5dbff1c88 COMMIT MatchData#to_a: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/078e59a574a4a63844fd0ec7ccb702bf4cfef634 --- 20090603T090911 +++ 20090604T090928 @@ -1,583 +1,583 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lpthread -lrt -ldl -lcrypt -lm -o miniruby == miniversion #