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-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
2020-06-05
Merge master.
Hiroshi Mimaki
2020-06-04
Update release date.
2.1.1
Hiroshi Mimaki
2020-05-07
Update `doc/guides/compile.md` to note the `bison` failure on Mac.
Yukihiro "Matz" Matsumoto
2020-04-10
Update version to `2.1.1`. (mruby 2.1.1 RC)
2.1.1-rc
Hiroshi Mimaki
2020-01-15
Remove broken `MRB_INT16` configuration option.
Yukihiro "Matz" Matsumoto
2019-12-21
Abandon `minirake`. Use `rake` for compilation; fix #4884
Yukihiro "Matz" Matsumoto
2019-11-19
Release `mruby 2.1.0`.
2.1.0
Hiroshi Mimaki
2019-10-18
Update version to `2.1.0`. (mruby 2.1.0 RC)
2.1.0-rc
Hiroshi Mimaki
2019-09-21
Rename MRB_USE_ETEXT_EDATA to MRB_USE_LINK_TIME_RO_DATA_P and support lld lin...
Fangrui Song
2019-09-16
Remove `MRB_METHOD_TABLE_INLINE`.
Yukihiro "Matz" Matsumoto
2019-08-20
Add note about checksum_hash in mrbgem doc
Takeshi Watanabe
2019-08-18
fix up markdown display in doxygen
David Siaw
2019-08-07
Update required Ruby version to 2.0 or later.
Yukihiro "Matz" Matsumoto
2019-08-07
Replace i.e. (means "that is") with e.g. (means "for example").
Yukihiro "Matz" Matsumoto
2019-04-27
Update document for `MRB_USE_CUSTOM_RO_DATA_P`
dearblue
2019-04-27
Update document for any configurations
dearblue
2019-04-04
Update version and release date.
2.0.1
Hiroshi Mimaki
2018-12-11
Update release date.
2.0.0
Hiroshi Mimaki
2018-08-11
Fix misspelling words in comments
Kazuhiro Sera
2018-04-27
Set the mruby-1.4.1 release date to `2018-4-27`.
1.4.1
Hiroshi Mimaki
2018-03-22
Add `:path` option for git repository.
Takeshi Watanabe
2018-01-16
Set the mruby-1.4.0 release date to `2018-1-16`.
1.4.0
Hiroshi Mimaki
[next]