79
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8231 from andrykonchin/update-specs More... 4 days ago
Tag new failing specs More... 4 days ago
Update to ruby/spec@6b04c1d More... 4 days ago
Merge pull request #8222 from jsvd/update_uri_0_12_2 More... 11 days ago
Merge pull request #7688 from enebo/weird_binding More... 11 days ago
Add spec to more explicitly show binding#dup behavior
Thomas Enebo
as Thomas E. Enebo
More... 11 days ago
some docs and speed up value copying
Thomas Enebo
as Thomas E. Enebo
More... 11 days ago
Update uri to 0.12.2 for CVE-2023-36617 More... 12 days ago
dup'd binding copy all existing values into new eval scope
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
bindings can change size..just making sure this fixes issues. I likely will rename this from dup
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
dup will dup binding state already saved so it will keep variable values but they will be their own thing from that point onward
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
shallow clone of binding happen in Binding#dup
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
Merge pull request #8220 from enebo/signal_exc More... 12 days ago
Remove tags for arity specs in MRI test suite as they pass now
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
another mismatched error string
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
Hash.new(1) {} is giving wrong argument error string
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
SignalException is using wrong arity check (from test_arity in MRI)
Thomas Enebo
as Thomas E. Enebo
More... 12 days ago
Merge pull request #8129 from enebo/arity_fix More... 12 days ago
Some reduction is redundant checks
Thomas Enebo
as Thomas E. Enebo
More... 13 days ago
Merge pull request #8218 from headius/missing_popen_options More... 13 days ago
Merge branch 'master' into weird_binding More... 13 days ago
ACP needs to know about spreadable + arity of 1
Thomas Enebo
as Thomas E. Enebo
More... 13 days ago
Merge pull request #8219 from enebo/class_vars_overtaken More... 13 days ago
hmm. arity 1 with anon rest gets us to have more extra logic
Thomas Enebo
as Thomas E. Enebo
More... 13 days ago
Merge branch 'class_vars_overtaken' of github.com:enebo/jruby into class_vars_overtaken
Thomas Enebo
as Thomas E. Enebo
More... 13 days ago
Introduce removal of cvars from classes when mismatched. Correct error to print out correct names when erroring
Thomas Enebo
as Thomas E. Enebo
More... 13 days ago
Merge branch 'jruby:master' into class_vars_overtaken More... 13 days ago
I think this will fix specs but this is probably underspecified so likely not totally right
Thomas Enebo
as Thomas E. Enebo
More... 13 days ago
Process chdir option sooner so execFillarg sees it More... 13 days ago
Update for next development cycle
Thomas Enebo
as Thomas E. Enebo
More... 14 days ago