FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - mruby/mruby · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
mruby
/
mruby
Public
Notifications
You must be signed in to change notification settings
Fork
850
Star
5.6k
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mruby
src
on
master
User selector
Datepicker
Commit history
Commits on Aug 27, 2026
object.c: answer `eql?` for the kinds this file can answer for
Show description for 1c7d8f8
matz
and
claude
committed
1c7d8f8
View commit details
Copy full SHA for 1c7d8f8
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
mruby-complex: hold the exact parts the numeric tower hands over
Show description for 4131311
takumin
committed
4131311
View commit details
Copy full SHA for 4131311
View code at this point
Browse repository at this point
version.c: name the target platform as `MRUBY_PLATFORM`
Show description for 386fb6f
authored and
matz
committed
386fb6f
View commit details
Copy full SHA for 386fb6f
View code at this point
Browse repository at this point
array.c: take a comparison block's answer in every form it has
Show description for 39d0b51
takumin
committed
39d0b51
View commit details
Copy full SHA for 39d0b51
View code at this point
Browse repository at this point
Merge pull request #7363 from takumin/nan-identity
Show description for 72ff8d3
matz
authored
72ff8d3
View commit details
Copy full SHA for 72ff8d3
View code at this point
Browse repository at this point
Merge pull request #7364 from takumin/mruby-revision
Show description for a582557
matz
authored
a582557
View commit details
Copy full SHA for a582557
View code at this point
Browse repository at this point
etc.c: give every NaN an identity of its own
Show description for 990fe5a
takumin
committed
990fe5a
View commit details
Copy full SHA for 990fe5a
View code at this point
Browse repository at this point
array.c: write out the two steps `#==` compares an element with
Show description for 34c4507
matz
and
claude
committed
34c4507
View commit details
Copy full SHA for 34c4507
View code at this point
Browse repository at this point
Merge pull request #7359 from takumin/array-eq-mrb-equal
Show description for 505450c
matz
authored
505450c
View commit details
Copy full SHA for 505450c
View code at this point
Browse repository at this point
Merge pull request #7362 from takumin/float-equal-bits
Show description for fb5c646
matz
authored
fb5c646
View commit details
Copy full SHA for fb5c646
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
version.c: define MRUBY_REVISION from the source repository
Show description for c756343
takumin
committed
c756343
View commit details
Copy full SHA for c756343
View code at this point
Browse repository at this point
Merge pull request #7356 from takumin/float32-shortest
Show description for 78bb495
matz
authored
78bb495
View commit details
Copy full SHA for 78bb495
View code at this point
Browse repository at this point
array.c: take an `Array` element for equal to itself in `#==`
Show description for 8b0c2ef
takumin
committed
8b0c2ef
View commit details
Copy full SHA for 8b0c2ef
View code at this point
Browse repository at this point
object.c: compare what a Float holds bit for bit under `MRB_NO_BOXING`
Show description for 2e8b461
takumin
committed
2e8b461
View commit details
Copy full SHA for 2e8b461
View code at this point
Browse repository at this point
fp_uscale.c: measure the shortest round trip against `mrb_float`
Show description for 6c6e18d
takumin
committed
6c6e18d
View commit details
Copy full SHA for 6c6e18d
View code at this point
Browse repository at this point
object.c: skip the send when `eql?` is the identity
Show description for 2fffe18
takumin
committed
2fffe18
View commit details
Copy full SHA for 2fffe18
View code at this point
Browse repository at this point
Merge pull request #7350 from takumin/nan-range-bound
Show description for 801cbf9
matz
authored
801cbf9
View commit details
Copy full SHA for 801cbf9
View code at this point
Browse repository at this point
Merge pull request #7349 from takumin/nan-equality-by-value
Show description for a4b9d6f
matz
authored
a4b9d6f
View commit details
Copy full SHA for a4b9d6f
View code at this point
Browse repository at this point
vm.c: answer `==` against a NaN by value, not by representation
Show description for fa80217
takumin
committed
fa80217
View commit details
Copy full SHA for fa80217
View code at this point
Browse repository at this point
array.c: refuse to sort an array holding a NaN
Show description for cc8d613
takumin
committed
cc8d613
View commit details
Copy full SHA for cc8d613
View code at this point
Browse repository at this point
numeric.c: answer a comparison against a NaN as unordered
Show description for 7bbfb31
takumin
committed
7bbfb31
View commit details
Copy full SHA for 7bbfb31
View code at this point
Browse repository at this point
range.c: refuse a range bounded by a NaN
Show description for 8e76735
takumin
committed
8e76735
View commit details
Copy full SHA for 8e76735
View code at this point
Browse repository at this point
string.c: offer the coderange-keeping write as `mrb_str_modify_keep_cr()`
Show description for 86db5bc
takumin
committed
86db5bc
View commit details
Copy full SHA for 86db5bc
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Merge pull request #7340 from takumin/frozen-check-on-empty-write
Show description for 61f3512
matz
authored
61f3512
View commit details
Copy full SHA for 61f3512
View code at this point
Browse repository at this point
Merge pull request #7338 from takumin/gc-malloc-threshold-default
Show description for d585583
matz
authored
d585583
View commit details
Copy full SHA for d585583
View code at this point
Browse repository at this point
array: check a frozen receiver where a destructive call writes nothing
Show description for eaca460
takumin
committed
eaca460
View commit details
Copy full SHA for eaca460
View code at this point
Browse repository at this point
string: check a frozen receiver where a destructive call writes nothing
Show description for e889576
takumin
committed
e889576
View commit details
Copy full SHA for e889576
View code at this point
Browse repository at this point
gc.c: schedule collection on malloc growth by default
Show description for 50c58f6
takumin
committed
50c58f6
View commit details
Copy full SHA for 50c58f6
View code at this point
Browse repository at this point
Merge pull request #7335 from leviongit/core/api/mrb_array_unshift_values
Show description for c870b5b
matz
authored
c870b5b
View commit details
Copy full SHA for c870b5b
View code at this point
Browse repository at this point
Merge pull request #7336 from takumin/gc-byte-pressure-advance-cycle
Show description for 80323fe
matz
authored
80323fe
View commit details
Copy full SHA for 80323fe
View code at this point
Browse repository at this point
Merge pull request #7337 from takumin/string-growth-at-end-stays-in-place
Show description for e206eb6
matz
authored
e206eb6
View commit details
Copy full SHA for e206eb6
View code at this point
Browse repository at this point
gc.c: let byte pressure advance an in-progress collection cycle
Show description for 964f944
takumin
committed
964f944
View commit details
Copy full SHA for 964f944
View code at this point
Browse repository at this point
string.c: let `String#[]=` at the end append in place
Show description for 7020eb5
takumin
committed
7020eb5
View commit details
Copy full SHA for 7020eb5
View code at this point
Browse repository at this point
string.c: name the spliced-bytes encoding mark
Show description for e25e16d
takumin
committed
e25e16d
View commit details
Copy full SHA for e25e16d
View code at this point
Browse repository at this point
string.c: let `String#bytesplice` at the end append in place
Show description for 168273a
takumin
committed
168273a
View commit details
Copy full SHA for 168273a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL