CHG . 26074->26104 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26104;diff_format=u CHG ChangeLog 26073->26103 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=26074&r2=26104&pathrev=26104;diff_format=u CHG string.c 25523->26103 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/string.c?p1=branches/ruby_1_8/string.c&r1=26074&r2=26104&pathrev=26104;diff_format=u CHG version.h 26074->26104 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=26074&r2=26104&pathrev=26104;diff_format=u COMMIT Changed language_version helper to be more specific. http://github.com/rubyspec/mspec/commit/1521f846a8e9c6da51697e962c39dc1f3c0fc473 COMMIT Fixed running shared describe blocks with nested describes. http://github.com/rubyspec/mspec/commit/c44f06b16cbcdf34482b5cf34c898c10f964d217 COMMIT Changed tmp() helper to use special directory in Dir.pwd. http://github.com/rubyspec/mspec/commit/910b2765deff26b5de38eee5707d32c0272ad23b COMMIT Update specs for proc to include 1.8.7 |&b| support. http://github.com/rubyspec/rubyspec/commit/12009c0ace04af5c3439b0fffac747941078cced COMMIT Ensure tmpdir specs clean up. http://github.com/rubyspec/rubyspec/commit/8a1bb3ecd85491331404d51eee0563ae4201bd61 COMMIT Ensure tempfile specs clean up temp files. http://github.com/rubyspec/rubyspec/commit/06f9d337988fab18551f7b4ac91e0fb8a576ce3a COMMIT Clean up temp files in net/ftp specs. http://github.com/rubyspec/rubyspec/commit/815c0ff0b298ef62888e45670ab1dab07f9a3bd5 COMMIT Remove #require specs temp directory. http://github.com/rubyspec/rubyspec/commit/9067f47e15d3a87329ffcd7c5bbed7d20ea36293 COMMIT Reworked fixture directories for Dir specs. http://github.com/rubyspec/rubyspec/commit/2d592d18d8feeb88480500a5324b52b338e21961 COMMIT File specs should not use Dir specs fixtures. http://github.com/rubyspec/rubyspec/commit/f9955de58565da7a0dd31356a650590aa17982b7 COMMIT Tweak execution flow to align the spec with the nature of the redmine issue. http://github.com/rubyspec/rubyspec/commit/efc513a2d8c6565f04b9b1f2bc3bd84685177478 --- 20091215T082452 +++ 20091216T082558 @@ -1,543 +1,543 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #