Commits

[8942 total ]
Anon32
6ce486ad Fix for JRUBY-3799: Bug in native timeout module causes hang when waiting on IO

by Charles Oliver Nutter on 2009-07-10 06:15 (5 months ago)

Anon32
cbaa657c Needed to regenerate 1.9 parser for new yield stuff

by Thomas E. Enebo on 2009-07-10 05:05 (5 months ago)

Anon32
376c0675 Remove spurious print statement (big 1.9 methods would print it out)

by Thomas E. Enebo on 2009-07-10 05:05 (5 months ago)

Anon32
8d77070d Fix number of iterations in bench-language target.

by Charles Oliver Nutter on 2009-07-09 22:01 (5 months ago)

Anon32
76cda54f Add a target bench-language to run all the language benchmarks in interpreted, jitted, and precompiled modes.

by Charles Oliver Nutter on 2009-07-09 21:38 (5 months ago)

Anon32
046f40e1 Use /usr/bin/ruby (when available) to generate SCM revision into properties, to speed up build a bit.

by Charles Oliver Nutter on 2009-07-09 21:18 (5 months ago)

Anon32
c9292dbe Merge branch 'master' of ssh://olabini@git.kenai.com/jruby~main

by Ola Bini on 2009-07-09 18:30 (5 months ago)

Anon32
4d23648d Make sure bench_all works, and that the separate pieces of benches don't overstep each other

by Ola Bini on 2009-07-09 18:26 (5 months ago)

Anon32
c5467383 Fixup JittedMethod to report its parent DefaultMethod as the "realMethod", used for RubyMethod equality purposes. Gets jitted spec runs working correctly again.

by Charles Oliver Nutter on 2009-07-09 17:20 (5 months ago)

Anon32
0d0e125e Make jitting a method flip invalidation flags, and caching of DefaultMethod cache jitted version if possible.

by Charles Oliver Nutter on 2009-07-09 15:51 (5 months ago)