-
Would like but this is a big maybe. Read about threads [here](http://merbist.com/2011/02/22/concurrency-in-ruby-explained/)
-
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.…
-
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…
-
```
color 0xff02b8 # easy to implement
color 0xf6b # needs a bit more work
```
-
**bold** means already packaged in Fedora
_italic_ means @CodeBlock already has a spec for it and just needs to add it to the evalso repo (or get it in Fedora).
High Priority
- [x] lolcode
Medium Pr…
-
- [x] in [casts](../blob/master/basic-constructs/casts.rst): Document pointer-to-integer casts. see #8
- [x] in [casts](../blob/master/basic-constructs/casts.rst): Document integer-to-pointer casts.…
f0rki updated
3 years ago
-
About a year ago I adapted some C++ smoothsort code into pure ruby as a learning exercise. I am really struck by the beauty of this algorithm even though it's quite a bit slower than merge sort, quick…
-
I noticed that letters require `ruby-debug` and calls `debugger`. You can use Ruby's builtin debugger:
```
require 'debug'
Debug.rb
Emacs support available.
/usr/share/ruby/irb/context.rb:166:
(rdb:…
-
The build times out when using RBX on Travis CI (>10 minutes). This happens after the first suite of tests.
-
- First of all, why `order_by_matching_tag_count` is undocumented? It's a great feature and I think you should at least mention it in the examples :)
- The option `wild: true` is quite useful, but isn…
ProGM updated
10 years ago