index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
guides
Age
Commit message (
Expand
)
Author
2021-10-14
Fix grammar in doc/guides/mrbgems.md
John Bampton
2021-09-09
doc/guides/mrbconf.rb: add `RO_DATA` configuration description; #5547
Yukihiro "Matz" Matsumoto
2021-08-26
value.h: reconstruct `mrb_ro_data_p()`.
Yukihiro "Matz" Matsumoto
2021-06-22
Enable markdownlint rules MD003,MD005,MD007
John Bampton
2021-06-19
Enable markdownlint rule MD046 code-block-style
John Bampton
2021-06-17
Standardize commands inside backticks
John Bampton
2021-05-05
Extend the tab with 8 whitespace
dearblue
2021-04-16
feat(CI): add the GitHub Super Linter
John Bampton
2021-04-06
doc/link.md: update `mruby-config` description.
Yukihiro "Matz" Matsumoto
2021-04-06
Merge pull request #5405 from shuujii/fix-heading-level-in-doc-guides-link.md
Yukihiro "Matz" Matsumoto
2021-04-06
Fix heading level in `doc/guides/link.md` [ci skip]
KOBAYASHI Shuji
2021-04-06
Fix typo in `doc/guides/link.md` [ci skip]
KOBAYASHI Shuji
2021-04-05
link.md: add new document for linking `libmruby`; ref #5393
Yukihiro "Matz" Matsumoto
2021-03-09
chore: fix grammar
John Bampton
2021-03-05
Merge pull request #5373 from mruby/stable
Yukihiro "Matz" Matsumoto
2021-03-05
Update version and release date. (mruby 3.0.0 (2021-03-05))
3.0.0
mimaki
2021-03-04
Update minimal build configuration [ci skip]
KOBAYASHI Shuji
2021-02-13
chore: fix spelling
John Bampton
2021-02-13
Update compile prerequisites in `doc/guides/compile.md` [ci skip]
KOBAYASHI Shuji
2021-02-12
Update `docs/guides/mrbgems.md`; ref #5210
Yukihiro "Matz" Matsumoto
2021-02-12
Update `docs/guides/compile.md`.
Yukihiro "Matz" Matsumoto
2021-02-09
Upgrade supported Ruby version to 2.5.
Yukihiro "Matz" Matsumoto
2021-01-28
Stop mentioning `MRB_NO_PRESYM` in the doc.
Yukihiro "Matz" Matsumoto
2021-01-28
Describe disabling preallocated symbols in the doc.
Yukihiro "Matz" Matsumoto
2021-01-26
Adjust spaces after list markers.
Yukihiro "Matz" Matsumoto
2021-01-26
Add `doc/symbols.md`. [ci skip]
Yukihiro "Matz" Matsumoto
2021-01-25
Add description for `mruby-config` in `compile.md`. [ci skip]
Yukihiro "Matz" Matsumoto
2021-01-23
Fixed typo; ref #5296
Yukihiro "Matz" Matsumoto
2021-01-23
Fix typo
Yevhen Viktorov
2020-12-19
refactor: fix case of GitHub and fix missing HTTPS on link
John Bampton
2020-12-19
refactor: remove trailing whitespace
John Bampton
2020-12-19
feat(CI): add a GitHub Action to lint the Markdown
John Bampton
2020-12-19
🔒 Fix missing HTTPS on links
John Bampton
2020-12-19
🔒 Fix missing HTTPS on links
John Bampton
2020-12-13
Fix spelling
John Bampton
2020-11-26
Create presym files for each build target
KOBAYASHI Shuji
2020-11-25
Fix C source compilation with `MRB_USE_ALL_SYMBOLS`; ref #5187
KOBAYASHI Shuji
2020-11-25
Remove no longer used `MRB_IV_SEGMENT_SIZE; close #5188 [ci skip]
Yukihiro "Matz" Matsumoto
2020-11-22
Remove `mrb_str_buf_new()` and `MRB_STR_BUF_MIN_SIZE`; close #5171
Yukihiro "Matz" Matsumoto
2020-11-21
Rename `MRB_{ENABLE,DISABLE}_` to `MRB_{USE,NO}_`; close #5163
KOBAYASHI Shuji
2020-11-02
Search gem from `MRUBY_ROOT` if build config is in `build_config`.
Yukihiro "Matz" Matsumoto
2020-10-29
Fix typo in `doc/guides/compile.md` [ci skip]
KOBAYASHI Shuji
2020-10-29
Move `build_config.rb` -> `build_config/default.rb`; ref #5098
Yukihiro "Matz" Matsumoto
2020-10-19
Revert `MRUBY_TARGET` mechanism; ref #5096
KOBAYASHI Shuji
2020-10-12
Rename float configuration option names.
Yukihiro "Matz" Matsumoto
2020-10-12
Rename `MRB_METHOD_T_STRUCT` to `MRB_USE_METHOD_T_STRUCT`.
Yukihiro "Matz" Matsumoto
2020-10-12
Enable method cache by default.
Yukihiro "Matz" Matsumoto
2020-10-12
Update the build instruction.
Yukihiro "Matz" Matsumoto
2020-08-06
Update release date.
2.1.2
Hiroshi Mimaki
2020-07-01
Update version to `2.1.2`. (mruby 2.1.2 RC)
2.1.2-rc
Hiroshi Mimaki
[next]