-
this is a reference to this issue : https://github.com/rubinius/rubinius/issues/3709
Here I'll just put the list sorted by importance(for me :) ) :
1-the standard library architecture(to what gem…
-
It seems all extension code is in C, for MRI/Rubinius. Are there any known ways to work around this, short of implementing Java bindings by some means?
-
https://travis-ci.org/dmytro/nagira/jobs/3769887
$ rvm use rbx-19mode
Using /home/travis/.rvm/gems/rbx-head-d19
$ ruby --version
rubinius 2.0.0rc1 (1.9.3 release 2012-11-02 JI) [i686-pc-linux-gnu]
$ …
-
This may or may not be serious, depending on how thread-safe you consider RSpec itself to be, but it did lead to some red herring bugs in JRuby and Rubinius (https://github.com/jruby/jruby/issues/2874…
-
## code (MartinNowak) reported this on 2015-03-31T19:31:28Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=14384
### CC List
* r9shackleford
### Description
````markdown
We're slowe…
-
The most recent 2 versions of the homebrew formula fail to install because the URL doesn't exist in S3. I checked the history in this repo, and 3.51 downloads just fine in my browser, but 3.52 and 3.…
-
```
$ docker run -it rubinius/docker
root@bffae5abbfee:/# gem install rack
ERROR: SSL verification error at depth 1: unable to get local issuer certificate (20)
ERROR: You must add /C=BE/O=Globa…
-
We need to look into:
- optimisation of the compilation of the iGUESS rails application. This might involve checking if we can do bit compilation and choosing the correct compiler (Rubinius, JRuby, ..…
-
```
We currently use a minimal set of LLVM optimization passes [1]. We should
explore more passes and other pass orderings. Sources for these:
- LLVM's opt tool [2].
- MacRuby [3]. I notice that MacR…
-
Some projects on [travis-ci.org](http://travis-ci.org) fail with fakefs going into an infinite loop, like so:
```
/home/vagrant/.rvm/gems/rbx-head/gems/fakefs-0.3.2/lib/fakefs/file.rb:122:in `expand_…