-
Notifications
You must be signed in to change notification settings - Fork 605
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rubinius/rubinius
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f10b62fbe349
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fe572229a597
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
3
contributors
Commits on May 12, 2015
-
Amortizing the allocation costs over the number of elements requires doubling the capacity rather than using the exact size needed.
Configuration menu - View commit details
-
Copy full SHA for 053e1e9 - Browse repository at this point
Copy the full SHA 053e1e9View commit details
Commits on May 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bf0a6b9 - Browse repository at this point
Copy the full SHA bf0a6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b0b6c - Browse repository at this point
Copy the full SHA 47b0b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cebe1 - Browse repository at this point
Copy the full SHA 41cebe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9a63a - Browse repository at this point
Copy the full SHA 1f9a63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c539381 - Browse repository at this point
Copy the full SHA c539381View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3b0e9 - Browse repository at this point
Copy the full SHA de3b0e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e5794 - Browse repository at this point
Copy the full SHA 81e5794View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4673b9 - Browse repository at this point
Copy the full SHA a4673b9View commit details -
This function simply returns the members of a Struct, although it segfaults on MRI when given an instance of the return value of Struct.new(...).
Yorick Peterse committedMay 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 2642a30 - Browse repository at this point
Copy the full SHA 2642a30View commit details
Commits on May 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7a13ef4 - Browse repository at this point
Copy the full SHA 7a13ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8854567 - Browse repository at this point
Copy the full SHA 8854567View commit details
Commits on May 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e8e4cf8 - Browse repository at this point
Copy the full SHA e8e4cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7e30d - Browse repository at this point
Copy the full SHA cf7e30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 147fa57 - Browse repository at this point
Copy the full SHA 147fa57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91c53b - Browse repository at this point
Copy the full SHA a91c53bView commit details -
Added Thread#pid. Closes #3365.
Unfortunately, this works great on Linux and not-so-great on OS X. I was unable to find any syscall that would provide the same behavior as Linux. We also may end up needing more #ifdefs.
Configuration menu - View commit details
-
Copy full SHA for cda7249 - Browse repository at this point
Copy the full SHA cda7249View commit details -
Added RbConfig::CONFIG['THREAD_MODEL']
This is used by rubysl-openssl to set the threading model.
Yorick Peterse committedMay 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 8646ad5 - Browse repository at this point
Copy the full SHA 8646ad5View commit details -
Yorick Peterse committed
May 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 45eeaa0 - Browse repository at this point
Copy the full SHA 45eeaa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 433d9b8 - Browse repository at this point
Copy the full SHA 433d9b8View commit details
Commits on May 16, 2015
-
3
Configuration menu - View commit details
-
Copy full SHA for 00c04b9 - Browse repository at this point
Copy the full SHA 00c04b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3adb355 - Browse repository at this point
Copy the full SHA 3adb355View commit details -
Wraps CONTRIBUTING at 80 columns
I predict this will save horizontal scrolling by at least 36%. *Note*: 93% of all statistics are entirely made-up on the spot.
Configuration menu - View commit details
-
Copy full SHA for 2fe320b - Browse repository at this point
Copy the full SHA 2fe320bView commit details -
Quotes inline code/shell elements
I noticed there was a few code/shell elements that may benefit from being backticked. It should help one scan this guide and pick out some of the most useful reference points.
Configuration menu - View commit details
-
Copy full SHA for 731fe0d - Browse repository at this point
Copy the full SHA 731fe0dView commit details -
Merge pull request #3402 from benlovell/master
Minor documentation fixes
Yorick Peterse committedMay 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 30d3c25 - Browse repository at this point
Copy the full SHA 30d3c25View commit details
Commits on May 17, 2015
-
Merge remote-tracking branch 'origin' into 1.8.7
Conflicts: gems_list.txt kernel/bootstrap/thread.rb library/rbconfig.rb spec/ruby/core/process/detach_spec.rb spec/ruby/optional/capi/string_spec.rb vm/builtin/array.cpp vm/include/capi/ruby/ruby.h
Configuration menu - View commit details
-
Copy full SHA for 6a35445 - Browse repository at this point
Copy the full SHA 6a35445View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe57222 - Browse repository at this point
Copy the full SHA fe57222View commit details
There are no files selected for viewing