Skip to content

Pull requests: ruby/ruby

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add Fiber.annotation and related attribute.
#6554 opened Oct 15, 2022 by ioquatix Loading… updated Oct 16, 2022
Fix the explanation of \R and \X metacharacters in Regexp
#5968 opened Jun 1, 2022 by mame Loading… updated Oct 16, 2022
Export RbConfig::CONFIG["COROUTINE_TYPE"]
#5976 opened Jun 5, 2022 by nevans Loading… updated Oct 16, 2022
string.c: query the real capacity with malloc_usable_size
#6179 opened Jul 25, 2022 by casperisfine Draft updated Oct 16, 2022
configure.ac: Use xcrun for tools in binutils on darwin
#6204 opened Aug 1, 2022 by mrkn Loading… updated Oct 16, 2022
Enable checks for format specifiers of RUBY_DEBUG_LOG
#6217 opened Aug 6, 2022 by nobu Loading… updated Oct 16, 2022
Update addrinfo error message
#6272 opened Aug 22, 2022 by mperham Loading… updated Oct 16, 2022
Change Time methods to not accept 8 arguments
#6281 opened Aug 24, 2022 by peterzhu2118 Loading… updated Oct 16, 2022
lib/mkmf.rb: retry FileUtils.rm_rf/rm_f up to three times
#6288 opened Aug 26, 2022 by mame Draft updated Oct 16, 2022
Include anytostring inside concatstrings
#6335 opened Sep 8, 2022 by casperisfine Loading… updated Oct 16, 2022
Update emoji data
#6374 opened Sep 14, 2022 by nobu Loading… updated Oct 16, 2022
[ruby/net-http] Use nonblocking IO to detect eof
#6423 opened Sep 22, 2022 by joshcooper Draft updated Oct 16, 2022
Separate yjit tests from bootstraptest
#6480 opened Oct 1, 2022 by nobu Loading… updated Oct 16, 2022
make SecureRandom.random_string public method
#4878 opened Sep 21, 2021 by olleicua Loading… updated Oct 16, 2022
eval_error.c: Depracate error message escaping
#5195 opened Nov 30, 2021 by mame Loading… updated Oct 16, 2022
Improve consistency of RB_ prefix on type conversion macros. Feature
#5322 opened Dec 22, 2021 by ioquatix Loading… updated Oct 16, 2022
Rename ASCII-8BIT encoding to BINARY
#5571 opened Feb 18, 2022 by casperisfine Loading… updated Oct 16, 2022
Fix after-update not to depend on miniruby
#5763 opened Apr 5, 2022 by nobu Loading… updated Oct 16, 2022
Add property for IBT & SHSTK to coroutine assembly.
#5895 opened May 9, 2022 by ioquatix Draft updated Oct 16, 2022
Example formatting rules.
#5946 opened May 26, 2022 by ioquatix Loading… updated Oct 16, 2022
Allow trailing comma after massign lhs
#6068 opened Jun 27, 2022 by nobu Loading… updated Oct 16, 2022
Separate JIT support options
#6238 opened Aug 13, 2022 by nobu Loading… updated Oct 16, 2022
Revert Random::DEFAULT to Random object and able to dump
#3840 opened Dec 3, 2020 by nobu Loading… updated Oct 16, 2022
win32: Set locale encoding to UTF-8 too
#3958 opened Dec 21, 2020 by nobu Loading… updated Oct 16, 2022
Better inspect for class methods
#3985 opened Dec 23, 2020 by marcandre Loading… updated Oct 16, 2022
ProTip! Exclude everything labeled bug with -label:bug.