GitHub / mruby/mruby issues and pull requests
#6638 - build(deps): bump github/codeql-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github, github_actions
#6637 - Windows ARM64 (MSYS2 CLANGARM64): build fails because `__builtin_setjmp/longjmp` are not supported on ARM64
Issue -
State: open - Opened by otegami 5 months ago
#6636 - ::Test.new creates Object instead of Test class instance
Issue -
State: closed - Opened by buty4649 5 months ago
- 2 comments
#6635 - Global Buffer Overflow error
Issue -
State: closed - Opened by Asmod4n 5 months ago
- 2 comments
#6634 - build(deps): bump super-linter/super-linter from 8.1.0 to 8.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github, github_actions
#6633 - Fix a heap-buffer-overflow in in str strip! methods.
Pull Request -
State: closed - Opened by oliverchang 5 months ago
- 1 comment
Labels: mrbgems
#6631 - Revert "Rakefile: make the whole thing parallel unless SERIAL=1"
Pull Request -
State: open - Opened by dearblue 5 months ago
#6630 - Fails mruby build in multitask mode
Issue -
State: open - Opened by dearblue 5 months ago
#6629 - pre-commit update
Pull Request -
State: open - Opened by jbampton 5 months ago
#6628 - Revert `File.absolute_path` logic
Pull Request -
State: open - Opened by dearblue 5 months ago
#6625 - Cherry-pick the Debian+ARM fix to the 3.4.0 stable branch
Issue -
State: closed - Opened by suetanvil 5 months ago
- 4 comments
#6623 - mrb_print_error issue
Issue -
State: closed - Opened by Asmod4n 6 months ago
- 1 comment
#6622 - prism
Issue -
State: open - Opened by hadashiA 6 months ago
#6621 - Set up all GEMS before mruby core tasks definition
Pull Request -
State: closed - Opened by dearblue 6 months ago
Labels: build, doc, mrbgems
#6619 - build(deps): bump actions/labeler from 5 to 6
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github, github_actions
#6618 - Stop generating unnecessary C++ files in mruby-bin-mruby
Pull Request -
State: open - Opened by dearblue 6 months ago
#6616 - allocation failure of OnigMatchData error occurs with mruby-onig-regexp
Issue -
State: open - Opened by buty4649 6 months ago
#6615 - Can’t use c and c++ mgems together
Issue -
State: closed - Opened by Asmod4n 6 months ago
- 18 comments
#6614 - Fix uninitialized variable in io_gets causing segmentation fault
Pull Request -
State: closed - Opened by hasumikin 6 months ago
Labels: mrbgems
#6612 - build(deps): bump super-linter/super-linter from 8.0.0 to 8.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github, github_actions
#6611 - build error on master
Issue -
State: closed - Opened by yamori813 6 months ago
- 1 comment
#6610 - Extract golden ration prime into constant
Pull Request -
State: closed - Opened by pusewicz 6 months ago
Labels: mrbgems
#6608 - iij/mruby-pack build error on 3.4
Issue -
State: closed - Opened by yamori813 7 months ago
- 1 comment
#6607 - fix bigint on raspberry pi
Pull Request -
State: closed - Opened by Asmod4n 7 months ago
Labels: core
#6606 - bigint not working on raspberry pi 4 and 5
Issue -
State: closed - Opened by Asmod4n 7 months ago
- 5 comments
#6605 - docs: add all workflow buttons with status to README
Pull Request -
State: open - Opened by jbampton 7 months ago
#6604 - pre-commit config updates
Pull Request -
State: open - Opened by jbampton 7 months ago
#6603 - Restrict `mrb_obj_alloc()` to accept only classes
Pull Request -
State: closed - Opened by dearblue 7 months ago
- 1 comment
Labels: core
#6602 - Improved iseq annotations for `new` and `!=`
Pull Request -
State: closed - Opened by dearblue 7 months ago
Labels: core
#6601 - fix: skip local build_config.rb when working in MRUBY_ROOT
Pull Request -
State: closed - Opened by buty4649 7 months ago
Labels: build
#6600 - `dreamcast_shelf build config`: update to use KallistiOS wrappers
Pull Request -
State: closed - Opened by sizious 7 months ago
- 4 comments
Labels: build
#6599 - pre-commit: run `markdown-link-check`, `oxipng`, `prettier` manually
Pull Request -
State: open - Opened by jbampton 7 months ago
#6598 - Fixed heap buffer overflow in `#method_missing`
Pull Request -
State: open - Opened by dearblue 7 months ago
#6597 - 15 top tools from the Ruby ecosystem that can be effectively wrapped as `pre-commit` hooks: Gemini can make mistakes, so double-check it
Issue -
State: open - Opened by jbampton 7 months ago
#6595 - Suggestions for improving the CONTRIBUTING.md: Gemini can make mistakes, so double-check it
Issue -
State: open - Opened by jbampton 7 months ago
#6592 - pre-commit autocreate Markdown report of `rake -T` output
Pull Request -
State: open - Opened by jbampton 7 months ago
#6591 - mruby-eval fix license link in README
Pull Request -
State: closed - Opened by jbampton 7 months ago
Labels: mrbgems
#6590 - [CI] pre-commit: auto create Markdown hook docs with Python
Pull Request -
State: open - Opened by jbampton 7 months ago
#6587 - Add Set#hash tests
Pull Request -
State: closed - Opened by matz 7 months ago
- 1 comment
Labels: mrbgems, codex
#6586 - Makefile: refactor add docs and add command line `help` target
Pull Request -
State: open - Opened by jbampton 7 months ago
#6585 - Fix typo in mruby3.2 docs
Pull Request -
State: closed - Opened by matz 7 months ago
- 1 comment
Labels: doc, codex
#6583 - Add fallback to local build_config.rb before using default configuration
Pull Request -
State: open - Opened by buty4649 7 months ago
#6581 - Merge `mrb_obj_iv_inspect()` into `mrb_obj_inspect()`
Pull Request -
State: closed - Opened by dearblue 7 months ago
Labels: core
#6580 - Improve `File.basename`
Pull Request -
State: open - Opened by dearblue 7 months ago
#6579 - Unified implementation of `BasicObject#instance_eval` and `Module#module_eval`
Pull Request -
State: open - Opened by dearblue 7 months ago
Labels: mrbgems
#6575 - Fix typo in file time methods
Pull Request -
State: open - Opened by matz 8 months ago
Labels: codex
#6573 - pre-commit fixes and updates
Pull Request -
State: closed - Opened by jbampton 8 months ago
Labels: build, github
#6572 - Add Claude Code GitHub Workflow
Pull Request -
State: closed - Opened by matz 8 months ago
- 2 comments
Labels: github
#6571 - Update limitations.md to add behavior on small hash
Pull Request -
State: closed - Opened by aisk 8 months ago
Labels: doc
#6570 - Segfault when using `def obj.method` inside `instance_eval` block
Issue -
State: closed - Opened by bendrissou 8 months ago
#6568 - mruby-bin-debugger depends on mruby-bin-mrbc in bintest
Pull Request -
State: open - Opened by dearblue 8 months ago
#6567 - Avoid array object creation in `cmd_bin` method in bintest
Pull Request -
State: closed - Opened by dearblue 8 months ago
Labels: core
#6566 - Removed unreferenced variables in `CrossBuild#run_bintest`
Pull Request -
State: closed - Opened by dearblue 8 months ago
Labels: build
#6564 - Remove jumanjihouse pre-commit hooks no longer maintained
Pull Request -
State: closed - Opened by jbampton 8 months ago
Labels: build
#6563 - pre-commit add rubocop with one rule spaces for indentation
Pull Request -
State: closed - Opened by jbampton 8 months ago
Labels: build, github
#6562 - misc: fix spelling word case
Pull Request -
State: open - Opened by jbampton 8 months ago
#6561 - pre-commit updates and fix prettier entrypoint
Pull Request -
State: open - Opened by jbampton 8 months ago
#6559 - Refactor str_succ_bang for in-place modification
Pull Request -
State: closed - Opened by matz 8 months ago
- 1 comment
Labels: mrbgems
#6558 - ``File.basename`` issues
Issue -
State: open - Opened by rcheung2015 8 months ago
#6556 - `iv_foreach()` needs to update the pointer at each loop
Pull Request -
State: closed - Opened by dearblue 8 months ago
Labels: core
#6555 - `mrb_mt_foreach()` needs to update the pointer at each loop
Pull Request -
State: closed - Opened by dearblue 8 months ago
Labels: core
#6552 - Fix: Correct placement of comments in src/variable.c
Pull Request -
State: closed - Opened by matz 9 months ago
#6551 - Add descriptive comments for MRB_API functions in src/state.c
Pull Request -
State: closed - Opened by matz 9 months ago
#6550 - Add descriptive comments for MRB_API functions in src/proc.c
Pull Request -
State: closed - Opened by matz 9 months ago
#6547 - Struct with keyword_init
Issue -
State: open - Opened by AlexB52 9 months ago
#6546 - build(deps): bump ls-lint/action from 2.3.0 to 2.3.1
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, github, github_actions
#6544 - Fix build strings that must be mutable
Pull Request -
State: closed - Opened by zenspider 9 months ago
Labels: build
#6543 - Add descriptive comments to several functions in src/dump.c
Pull Request -
State: open - Opened by matz 9 months ago
#6542 - Add descriptive comments to MRB_API functions in src/symbol.c
Pull Request -
State: closed - Opened by matz 9 months ago
#6541 - Add descriptive comments for MRB_API functions in src/array.c
Pull Request -
State: closed - Opened by matz 9 months ago
Labels: core
#6539 - Here's the rewritten message:
Pull Request -
State: closed - Opened by matz 9 months ago
Labels: core
#6537 - The comments in `cdump.c` have been updated to remove the `@brief` ta…
Pull Request -
State: open - Opened by matz 9 months ago
#6536 - Add descriptive comments to public functions in src/debug.c
Pull Request -
State: closed - Opened by matz 9 months ago
Labels: core
#6534 - Add descriptive comment to mrb_read_float function
Pull Request -
State: closed - Opened by matz 9 months ago
Labels: core
#6533 - Fix calling `extended` callback
Pull Request -
State: closed - Opened by katafrakt 9 months ago
Labels: core
#6532 - I've reverted method table optimizations to prioritize memory savings…
Pull Request -
State: closed - Opened by matz 9 months ago
Labels: core
#6531 - Improve method table performance by rehashing at 75% load factor.
Pull Request -
State: closed - Opened by matz 9 months ago
Labels: core
#6530 - Revert "class.c (find_visibility_scope): when callinfo returns, *ep == NULL; #6512"
Pull Request -
State: closed - Opened by dearblue 10 months ago
Labels: core
#6530 - Revert "class.c (find_visibility_scope): when callinfo returns, *ep == NULL; #6512"
Pull Request -
State: closed - Opened by dearblue 10 months ago
Labels: core
#6529 - build(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github, github_actions
#6529 - build(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github, github_actions
#6528 - misc: fix spelling
Pull Request -
State: closed - Opened by jbampton 10 months ago
Labels: core, doc, mrbgems
#6528 - misc: fix spelling
Pull Request -
State: closed - Opened by jbampton 10 months ago
Labels: core, doc, mrbgems
#6527 - Add pre-commit hook `protolint` for Protocol Buffer files
Pull Request -
State: open - Opened by jbampton 10 months ago
- 1 comment
Labels: build, github, oss-fuzz
#6527 - Standardize indents in `ruby.proto`
Pull Request -
State: open - Opened by jbampton 10 months ago
#6526 - Add build config for Luckfox Pico embedded SBC
Pull Request -
State: closed - Opened by vickash 10 months ago
Labels: build
#6526 - Add build config for Luckfox Pico embedded SBC
Pull Request -
State: closed - Opened by vickash 10 months ago
Labels: build
#6525 - Skip adding empty input to mirb history
Pull Request -
State: closed - Opened by hasse09052 10 months ago
Labels: mrbgems
#6525 - Skip adding empty input to mirb history
Pull Request -
State: closed - Opened by hasse09052 10 months ago
Labels: mrbgems
#6524 - Fix Kernel#p when no argument
Pull Request -
State: closed - Opened by hasumikin 10 months ago
- 2 comments
Labels: bug, core
#6524 - Fix Kernel#p when no argument
Pull Request -
State: closed - Opened by hasumikin 10 months ago
Labels: bug, core
#6523 - add `rand(Range)` and unify implementations of `Random#rand` and `Kernel#rand`
Pull Request -
State: closed - Opened by leviongit 10 months ago
Labels: mrbgems
#6523 - add `rand(Range)` and unify implementations of `Random#rand` and `Kernel#rand`
Pull Request -
State: closed - Opened by leviongit 10 months ago
Labels: mrbgems
#6522 - gha: label more files
Pull Request -
State: closed - Opened by jbampton 10 months ago
Labels: github
#6522 - gha: label more files
Pull Request -
State: closed - Opened by jbampton 10 months ago
Labels: github
#6521 - Add codespell config file `.codespellrc`
Pull Request -
State: closed - Opened by jbampton 10 months ago
- 2 comments
Labels: build, github
#6521 - Add codespell config file `.codespellrc`
Pull Request -
State: open - Opened by jbampton 10 months ago
#6520 - pre-commit: autoupdate and update node LTS version
Pull Request -
State: closed - Opened by jbampton 10 months ago
Labels: build
#6520 - pre-commit: autoupdate and update node LTS version
Pull Request -
State: closed - Opened by jbampton 10 months ago
Labels: build
#6519 - Add `tools/lrama` to `.prettierignore`
Pull Request -
State: closed - Opened by jbampton 10 months ago