[DOC] Update the date in man pages if changed
[DOC] Update the date in man pages by the author date
Prefer the date authored the contents over the merged date for the embedded dates.
vcs.rb: Add VCS::GIT#author_date method
VCS::GIT#author_date
Returns the author date of the latest commit for the path.
vcs.rb: Make relative_to accept the base directory name optionally
relative_to
vcs.rb: Extract parse_iso_date method
parse_iso_date
[Bug #21945] Correctly handle and? and similar
and?
ZJIT: Add execution counters for JIT-compiled code paths (#16315)
Adds runtime execution tracking for ZJIT-compiled iseqs so we can identify which compiled methods are called most frequently.
Why?
[ruby/prism] Fix not without parentheses binding power
https://github.com/ruby/prism/commit/7d21e564ac
[ruby/prism] Fix precedence of infix operators after command
https://github.com/ruby/prism/commit/35470bb90d
View all revisions | View revisions
Also available in: Atom