CHG . 23405->23411 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23411;diff_format=u CHG ChangeLog 23405->23411 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/ChangeLog?p1=branches/ruby_1_9_1/ChangeLog&r1=23405&r2=23411&pathrev=23411;diff_format=u CHG version.h 23395->23411 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/version.h?p1=branches/ruby_1_9_1/version.h&r1=23405&r2=23411&pathrev=23411;diff_format=u CHG win32/Makefile.sub 23179->23411 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_1/win32/Makefile.sub?p1=branches/ruby_1_9_1/win32/Makefile.sub&r1=23405&r2=23411&pathrev=23411;diff_format=u COMMIT 1.8.7: Fixed enumerator_class http://github.com/rubyspec/mspec/commit/2dce8bc966a6100b4de99ddc0b1e4836753ee374 COMMIT 1.9: Hash#default_proc=, #key (new) http://github.com/rubyspec/rubyspec/commit/6bfa11f69e4ff07e918d21e4323ed13a10e02dc8 COMMIT 1.8.7: Enumerable#take_while (new) http://github.com/rubyspec/rubyspec/commit/7c3118a44e99d67d2f3744b04e30d989ebf49c00 COMMIT 1.8.7: Enumerable#minmax, minmax_by (new) http://github.com/rubyspec/rubyspec/commit/1db6c93f3f5c6e0635e63338faae4e97504cbc50 COMMIT Add specs to confirm that Hash#== doesn't call to_hash on the passed argument http://github.com/rubyspec/rubyspec/commit/838e10c287d6cec56054817213ecd83c487d4190 --- 20090512T075705 +++ 20090513T075743 @@ -1,1195 +1,1195 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -L. -rdynamic -Wl,-export-dynamic main.o dln.o dmyencoding.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o time.o transcode.o util.o variable.o version.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o strlcpy.o strlcat.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o miniruby == miniversion #