FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · MaskRay/mruby · GitHub
MaskRay
/
mruby
Public
forked from
mruby/mruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 16, 2019
Merge pull request #4255 from shuujii/enumerator-size-is-not-supported
Show description for 2f9b1fd
matz
authored
2f9b1fd
View commit details
Copy full SHA for 2f9b1fd
Browse repository at this point
Remove `MRB_METHOD_TABLE_INLINE`.
Show description for 2256bb0
matz
committed
2256bb0
View commit details
Copy full SHA for 2256bb0
Browse repository at this point
Raise `ArgumentError` by `aspec` check; ref #4688
Show description for 30f3787
matz
committed
30f3787
View commit details
Copy full SHA for 30f3787
Browse repository at this point
Share common definition of `MRB_METHOD_FUNC_FL`.
matz
committed
2764fdf
View commit details
Copy full SHA for 2764fdf
Browse repository at this point
Use bit shifting to pack function pointers to `mrb_method_t`.
Show description for 0eb9355
matz
committed
0eb9355
View commit details
Copy full SHA for 0eb9355
Browse repository at this point
Refactor `mrb_method_t`.
matz
committed
743d480
View commit details
Copy full SHA for 743d480
Browse repository at this point
Implement `Enumerable` tally from Ruby2.7.
matz
committed
a57b6f8
View commit details
Copy full SHA for a57b6f8
Browse repository at this point
Implement `filter_map` from Ruby2.6.
matz
committed
d380c7d
View commit details
Copy full SHA for d380c7d
Browse repository at this point
Add `filter` aliases for `Enumerable` and `Hash`.
matz
committed
57a0132
View commit details
Copy full SHA for 57a0132
Browse repository at this point
Add `Array#difference` method from Ruby2.6.
matz
committed
f4117d8
View commit details
Copy full SHA for f4117d8
Browse repository at this point
Implement `bind_call` method from Ruby2.7.
matz
committed
3daa53c
View commit details
Copy full SHA for 3daa53c
Browse repository at this point
Commits on Sep 15, 2019
Merge branch 'dearblue-mruby-io'
matz
committed
a016d1d
View commit details
Copy full SHA for a016d1d
Browse repository at this point
Add small fix over #4712
matz
committed
6de1c64
View commit details
Copy full SHA for 6de1c64
Browse repository at this point
Fix broken UTF-8 characters by `IO#getc`
Show description for 992ba47
dearblue
committed
992ba47
View commit details
Copy full SHA for 992ba47
Browse repository at this point
Small improvement for mruby-io
dearblue
committed
7cc8c7d
View commit details
Copy full SHA for 7cc8c7d
Browse repository at this point
Fix `IO#pos`
dearblue
committed
52a0ad4
View commit details
Copy full SHA for 52a0ad4
Browse repository at this point
Revert part of 8c90b5fc6
Show description for 77368ce
dearblue
committed
77368ce
View commit details
Copy full SHA for 77368ce
Browse repository at this point
Merge pull request #4512 from lopopolo/patch-1
Show description for 0734d9f
matz
authored
0734d9f
View commit details
Copy full SHA for 0734d9f
Browse repository at this point
Merge pull request #4710 from shuujii/refactor-mrb_type-in-include-mruby-boxing_word.h
Show description for e790fb5
matz
authored
e790fb5
View commit details
Copy full SHA for e790fb5
Browse repository at this point
Refactor `mrb_type` in `include/mruby/boxing_word.h`
shuujii
committed
7fcda58
View commit details
Copy full SHA for 7fcda58
Browse repository at this point
Commits on Sep 14, 2019
Add unavailability of declaration form of visibility methods; #4708
matz
committed
76355de
View commit details
Copy full SHA for 76355de
Browse repository at this point
Add argument names to C function prototypes.
matz
committed
28bbd3e
View commit details
Copy full SHA for 28bbd3e
Browse repository at this point
Add a macro `mrb_frozen_p` that points to `MRB_FROZEN_P`.
matz
committed
57d7fe9
View commit details
Copy full SHA for 57d7fe9
Browse repository at this point
Replace `String#byteslice` by custom `IO._bufread`.
Show description for 6f1c08f
matz
committed
6f1c08f
View commit details
Copy full SHA for 6f1c08f
Browse repository at this point
Merge pull request #4707 from shuujii/use-%C-to-mrb_name_error-in-mrb_method_search
Show description for dcc2d44
matz
authored
dcc2d44
View commit details
Copy full SHA for dcc2d44
Browse repository at this point
Use `%C` to `mrb_name_error` in `mrb_method_search`; ref 5890c7d5
shuujii
committed
2f74a97
View commit details
Copy full SHA for 2f74a97
Browse repository at this point
Revert "Update `%pure-parser` to `%define api.pure` for newer `bison`; fix #4706"
Show description for 6620b1c
matz
committed
6620b1c
View commit details
Copy full SHA for 6620b1c
Browse repository at this point
Update `%pure-parser` to `%define api.pure` for newer `bison`; fix #4706
matz
committed
f7c9f1f
View commit details
Copy full SHA for f7c9f1f
Browse repository at this point
Remove `mrb_funcall` from `<=>` operations.
matz
committed
76f1aa7
View commit details
Copy full SHA for 76f1aa7
Browse repository at this point
Raise an error from `String#<=>` with a non string operand.
matz
committed
fcd3f84
View commit details
Copy full SHA for fcd3f84
Browse repository at this point
Use `mrb_equal` instead of `mrb_funcall`.
Show description for 34cdff5
matz
committed
34cdff5
View commit details
Copy full SHA for 34cdff5
Browse repository at this point
Remove `mrb_funcall` from `mrb_method_search`.
matz
committed
5890c7d
View commit details
Copy full SHA for 5890c7d
Browse repository at this point
Replace `loop` method with `while true` loop to gain performance.
matz
committed
2fa4a55
View commit details
Copy full SHA for 2fa4a55
Browse repository at this point
Commits on Sep 13, 2019
Merge pull request #4705 from shuujii/revert-part-of-Refine-tasks-toolchains-gcc-clang.rake
Show description for 5489fae
matz
authored
5489fae
View commit details
Copy full SHA for 5489fae
Browse repository at this point
Revert part of "Refine `tasks/toolchains/(gcc|clang).rake`" (07c6b7f0)
Show description for 895ab23
shuujii
committed
895ab23
View commit details
Copy full SHA for 895ab23
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL