Age | Commit message (Collapse) | Author |
|
|
|
`rb_clear_attr_ccs()` should be called only when c_call or c_return
is activated.
Notes:
Merged: https://github.com/ruby/ruby/pull/5261
|
|
|
|
https://github.com/ruby/securerandom/commit/5460a18c35
|
|
https://github.com/ruby/securerandom/commit/46943a991c
|
|
|
|
https://github.com/ruby/un/pull/1
|
|
* Rename --jit to --mjit
[Feature #18349]
* Fix a few more --jit references
* Fix MJIT Actions
* More s/jit/mjit/ and re-introduce --disable-jit
* Update NEWS.md
* Fix test_bug_reporter_add
Notes:
Merged-By: k0kubun <[email protected]>
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/5258
|
|
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/5257
|
|
|
|
The number of lines below the cursor position was known by
"@rest_height" alone, but the problem was caused by adding
"lower_space". Remove "lower_space" as it is unnecessary.
https://github.com/ruby/reline/commit/a575cef6a3
|
|
|
|
|
|
|
|
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/5254
|
|
|
|
|
|
|
|
|
|
The current RDoc Markdown parser parses the list item starting
with `#` as a heading line.
|
|
|
|
|
|
|
|
|
|
|
|
This `NODE` type was used in pre-YARV implementation, to improve
the performance of assignment to dynamic local variable defined at
the innermost scope. It has no longer any actual difference with
`NODE_DASGN`, except for the node dump.
Notes:
Merged: https://github.com/ruby/ruby/pull/5251
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/4784
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/4784
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/5252
|
|
https://github.com/ruby/ruby/pull/5131/files#diff-b2553d23e6b1fe76e20608d06c25f6acca06279100f1a9c24febcd79a82fac3cR2689
Notes:
Merged: https://github.com/ruby/ruby/pull/5252
|
|
fix [Bug #18405]
Note that the parameter name `_` is not a spec, so we shouldn't
rely on this behavior.
Notes:
Merged: https://github.com/ruby/ruby/pull/5252
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/5252
|
|
|
|
https://hackerone.com/reports/1328463
https://github.com/ruby/cgi/commit/ccaf6027e0
|
|
|
|
Add an empty line before the module doc string so RDoc can find it.
While we are at it, edit for clarity. The file should already be
using frozen string literals since c10d5085a247266c6399dc6fb68706d87cbdab05.
[ci skip]
Notes:
Merged: https://github.com/ruby/ruby/pull/5246
Merged-By: XrXr
|
|
It is disabled for the throughput of CI for now.
Notes:
Merged: https://github.com/ruby/ruby/pull/5243
|
|
https://github.com/ruby/reline/commit/06b4aa31fd
|
|
|
|
This unused parameter seems to be accidently introduced by https://github.com/ruby/ruby/commit/9e6e39c
Notes:
Merged: https://github.com/ruby/ruby/pull/5241
|
|
Treated:
#to_i
#to_f
#to_s
#inspect
#dump
#undump
Notes:
Merged-By: BurdetteLamar <[email protected]>
|
|
|
|
https://github.com/rubygems/rubygems/commit/c3e54acab0
|