-
Notifications
You must be signed in to change notification settings - Fork 849
Pull requests: mruby/mruby
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
mruby-bigint: let
mpz_get_int() answer the smallest Integer
mrbgems
#7212
opened Aug 16, 2026 by
takumin
Contributor
Loading…
numeric.c: make
Numeric#eql? require the same type
core
mrbgems
#7211
opened Aug 16, 2026 by
takumin
Contributor
Loading…
mruby-bigint: normalize the result of
mrb_bint_pow()
mrbgems
#7210
opened Aug 16, 2026 by
takumin
Contributor
Loading…
string.c: take the single-byte path for a string of nothing but ASCII
core
#7209
opened Aug 16, 2026 by
takumin
Contributor
Loading…
string.c: write the case walk's answer into the buffer it is building
core
#7208
opened Aug 16, 2026 by
takumin
Contributor
Loading…
mruby-regexp: hold a character class's ranges sorted and free of overlaps
mrbgems
#7207
opened Aug 16, 2026 by
takumin
Contributor
Loading…
load.c: reject undersized binary_size in read_binary_header
core
#7206
opened Aug 16, 2026 by
saddamr3e
Contributor
Loading…
mruby-compiler: check the three RITE counts the codegen does not
mrbgems
#7205
opened Aug 16, 2026 by
takumin
Contributor
Loading…
mruby-compiler: report a failed irep round trip in
mrb_generate_code()
mrbgems
#7204
opened Aug 16, 2026 by
takumin
Contributor
Loading…
build: keep the linker options of a gem that is in libmruby.a
build
#7203
opened Aug 16, 2026 by
takumin
Contributor
Loading…
load.c: report a refused irep from
mrb_load_irep_cxt()
core
#7202
opened Aug 16, 2026 by
takumin
Contributor
Loading…
mruby-compiler: make
mrc_int as wide as the VM's mrb_int
core
mrbgems
#7201
opened Aug 16, 2026 by
takumin
Contributor
Loading…
build_config: give the glib_hal_test config a name of its own
build
#7200
opened Aug 16, 2026 by
takumin
Contributor
Loading…
build_config: give the mrbc config a name of its own
build
#7199
opened Aug 16, 2026 by
takumin
Contributor
Loading…
vm.c: honor a
[] redefinition installed on a core class
core
mrbgems
#7198
opened Aug 16, 2026 by
takumin
Contributor
Loading…
build_config: give the clang-asan config a name of its own
build
#7197
opened Aug 16, 2026 by
takumin
Contributor
Loading…
mruby-bigint: compare a big integer against a Float exactly
core
mrbgems
#7196
opened Aug 16, 2026 by
takumin
Contributor
Loading…
build_config: give each host build config a name of its own
build
#7195
opened Aug 16, 2026 by
takumin
Contributor
Loading…
mruby-regexp: take away the MatchData constructor
mrbgems
#7194
opened Aug 16, 2026 by
takumin
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.