-
-
Notifications
You must be signed in to change notification settings - Fork 925
Comparing changes
Open a pull request
base repository: jruby/jruby
base: 0da8d64a98bc^
head repository: jruby/jruby
compare: 6a3bcd3dffca
Commits on Jan 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 997074f - Browse repository at this point
Copy the full SHA 997074fView commit details
Commits on Jan 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0bfe15c - Browse repository at this point
Copy the full SHA 0bfe15cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ba4fd - Browse repository at this point
Copy the full SHA 57ba4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b36a1c1 - Browse repository at this point
Copy the full SHA b36a1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db8ace - Browse repository at this point
Copy the full SHA 5db8aceView commit details
Commits on Jan 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 01c0714 - Browse repository at this point
Copy the full SHA 01c0714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4852008 - Browse repository at this point
Copy the full SHA 4852008View commit details -
allocate small(-er) Set for recursive comparison tracking
... tends to be used a lot and cases with multiple elements are rare tested this with a typical (real-world) Rails 4.2 app serving requests
Configuration menu - View commit details
-
Copy full SHA for 757c889 - Browse repository at this point
Copy the full SHA 757c889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c68c3 - Browse repository at this point
Copy the full SHA 48c68c3View commit details -
Merge pull request #4421 from headius/stringio_threadsafe
Make StringIO thread-safe by synchronizing against ptr.
Configuration menu - View commit details
-
Copy full SHA for f9caf6c - Browse repository at this point
Copy the full SHA f9caf6cView commit details -
[#4414] Fixes #4414. getVpValueWithPrec19 should raise FloatDomainErr…
…or to be consistent with mri.
Sumit M committedJan 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 22ef041 - Browse repository at this point
Copy the full SHA 22ef041View commit details
Commits on Jan 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 15d48bc - Browse repository at this point
Copy the full SHA 15d48bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb1595 - Browse repository at this point
Copy the full SHA ceb1595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7347ee0 - Browse repository at this point
Copy the full SHA 7347ee0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cb38a - Browse repository at this point
Copy the full SHA 76cb38aView commit details
Commits on Jan 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b003233 - Browse repository at this point
Copy the full SHA b003233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d09390 - Browse repository at this point
Copy the full SHA 6d09390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d76656 - Browse repository at this point
Copy the full SHA 0d76656View commit details -
Revert "[Truffle] Simplify POSIX#getgroups."
This reverts commit 1717c08.
Configuration menu - View commit details
-
Copy full SHA for 0da8d64 - Browse repository at this point
Copy the full SHA 0da8d64View commit details -
[Truffle] Switched back to using jnr-posix's version of getgroups.
The upstream bug producing bad results is fixed and using UnixSystem doesn't work with AOT.
Configuration menu - View commit details
-
Copy full SHA for 1d88edf - Browse repository at this point
Copy the full SHA 1d88edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c91141a - Browse repository at this point
Copy the full SHA c91141aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31b9253 - Browse repository at this point
Copy the full SHA 31b9253View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for bea5212 - Browse repository at this point
Copy the full SHA bea5212View commit details -
Configuration menu - View commit details
-
Copy full SHA for db207c1 - Browse repository at this point
Copy the full SHA db207c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1dcc2 - Browse repository at this point
Copy the full SHA 5c1dcc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1812176 - Browse repository at this point
Copy the full SHA 1812176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca6030 - Browse repository at this point
Copy the full SHA 6ca6030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7442e5a - Browse repository at this point
Copy the full SHA 7442e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 360f62c - Browse repository at this point
Copy the full SHA 360f62cView commit details
Commits on Jan 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 567c11c - Browse repository at this point
Copy the full SHA 567c11cView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 9ee7b59 - Browse repository at this point
Copy the full SHA 9ee7b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for f419aa7 - Browse repository at this point
Copy the full SHA f419aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c4993 - Browse repository at this point
Copy the full SHA 53c4993View commit details -
Merge pull request #4427 from retoo/fix-super-npe
Don't allow null method names
Configuration menu - View commit details
-
Copy full SHA for e521bf3 - Browse repository at this point
Copy the full SHA e521bf3View commit details
Commits on Jan 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1edd9bc - Browse repository at this point
Copy the full SHA 1edd9bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fe9f0 - Browse repository at this point
Copy the full SHA b9fe9f0View commit details
Commits on Jan 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b8e306f - Browse repository at this point
Copy the full SHA b8e306fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63744ff - Browse repository at this point
Copy the full SHA 63744ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb3896 - Browse repository at this point
Copy the full SHA fdb3896View commit details -
reproduce and resolve generated 'tableswitch' byte-code problem
... [2, 4] was considered consecutive generating corrupt jump code! fixes #4429
Configuration menu - View commit details
-
Copy full SHA for fa9060d - Browse repository at this point
Copy the full SHA fa9060dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 973ab20 - Browse repository at this point
Copy the full SHA 973ab20View commit details -
[Truffle] Move the RubyFileTypeDetector to Truffle as we need it to b…
…e available to GraalVM.
Configuration menu - View commit details
-
Copy full SHA for e9d732b - Browse repository at this point
Copy the full SHA e9d732bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 4a0c616 - Browse repository at this point
Copy the full SHA 4a0c616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b92884 - Browse repository at this point
Copy the full SHA 6b92884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bdd91 - Browse repository at this point
Copy the full SHA 81bdd91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9818a - Browse repository at this point
Copy the full SHA 8d9818aView commit details -
When precompiling loaded files, set top-level module. Fixes #4416.
The logic that precompiles a 'load'ed or 'require'd file did not ever call setModule or determineModule on the root scope for that script body. This caused module definitions to blow up, since they had no containing scope in which to define the new module.
Configuration menu - View commit details
-
Copy full SHA for 8a8fa01 - Browse repository at this point
Copy the full SHA 8a8fa01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101887c - Browse repository at this point
Copy the full SHA 101887cView commit details -
Merge pull request #4431 from headius/set-toplevel-module
Set toplevel module
Configuration menu - View commit details
-
Copy full SHA for 2d090fb - Browse repository at this point
Copy the full SHA 2d090fbView commit details -
Fixes #4425. Code behavior changes after being JITted at runtime
Revert "Address FIXMEs in LocalOptimizationPass" This reverts commit d41fac5. lvars were getting constant propagated via valueMap...
Configuration menu - View commit details
-
Copy full SHA for e136ac1 - Browse repository at this point
Copy the full SHA e136ac1View commit details
There are no files selected for viewing