Add basic implementation of the Rubinius MVM API; send/get/poll work, spawn/join...
commit470451180ad9e92855a2dc78012f1bbaa5749a50
authorheadius <headius@961051c9-f516-0410-bf72-c9f7e237a7b7>
Fri, 18 Jul 2008 00:26:13 +0000 (18 00:26 +0000)
committerheadius <headius@961051c9-f516-0410-bf72-c9f7e237a7b7>
Fri, 18 Jul 2008 00:26:13 +0000 (18 00:26 +0000)
treee7e4af3e0d4f26fe9a19b82e70f00233a7f5a251
parentdb46af13746fdecccea280ef0932b4a0abb65d6c
Add basic implementation of the Rubinius MVM API; send/get/poll work, spawn/join work, and IO works.

git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@7220 961051c9-f516-0410-bf72-c9f7e237a7b7
lib/ruby/site_ruby/1.8/jruby/vm.rb [new file with mode: 0644]