-
See https://github.com/rubyspec/rubyspec/issues/2
-
I used `dtruss` to count the number of lstat64 syscalls. The number of lstat syscalls drastically increases after rubygems 1.5.2.
```
[aaron@higgins foo]$ gem install nokogiri
Building native extens…
-
Following the installation instructions to update my rbx repo, get the hydra branch and build it, the rake task fails with lots of:
``` ruby
6)
Module#autoload retains the autoload even if the reque…
drnic updated
13 years ago
-
Added a Ruby 1.9 spec for how `String#match` accepts an optional index argument.
```
From 52b37d1b5efdd088714f032aaedc963003fc61e6 Mon Sep 17 00:00:00 2001
From: Postmodern
Date: Wed, 20 Apr 2011 13…
-
/Users/davidfugere/.rvm/gems/ruby-1.9.2-p0/gems/backports-2.0.1/lib/backports/tools.rb:146:in `coerce_to': Coercion error: [].to_str => String failed: (TypeError)
(undefined method`to_str' for []:Arra…
-
System: FreeBSD/amd64 8.0-RELEASE
Command: rake
Output:
(in /usr/home/marius/dev/rubinius)
LLVM inclusion enabled.
/usr/local/bin/ruby18 vm/codegen/field_extract.rb vm/builtin/object.hpp vm/builtin/…
-
I tried looking through RDoc's docs and source, but didn't really see a good way to do this. My goal was to generate docs and then pull in extra data from another source to provide extra content.
…
-
While trying to pad my riak_wiki metrics with the easy Issues, I ran into a bug with riak-client and its use of Time#httpdate. I actually hit this bug a few days ago, but wasn't able to reproduce it.…
-
I added a comment on a recent commit that breaks backports on rbx:
https://github.com/marcandre/backports/commit/747543479be56d8278ff36cfa1ba11df54f37a5b#commitcomment-294239
Changing the class that…
dkubb updated
13 years ago
-
http://github.com/ffi/ffi/tree/master/spec/ffi/
On Dec 4, 2009, at 2:51 PM, Brian Ford wrote:
The specs need quite a bit of cleanup to conform to the rubyspec style guide.
http://rubyspec.org/wiki…