| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-07 | Update version to `3.1.0RC`.stable | mimaki | |
| 2021-12-28 | Fix word casing in the README | John Bampton | |
| Changed `Actual` to `actual` mid sentence | |||
| 2021-04-16 | feat(CI): add the GitHub Super Linter | John Bampton | |
| The GitHub Super Linter is a more robust and better supported tool than the current GitHub Actions we are using. Running these checks: ERROR_ON_MISSING_EXEC_BIT: true VALIDATE_BASH: true VALIDATE_BASH_EXEC: true VALIDATE_EDITORCONFIG: true VALIDATE_MARKDOWN: true VALIDATE_SHELL_SHFMT: true VALIDATE_YAML: true https://github.com/marketplace/actions/super-linter https://github.com/github/super-linter Added the GitHub Super Linter badge to the README. Also updated the pre-commit framework and added more documentation on pre-commit. Added one more pre-commit check: check-executables-have-shebangs Added one extra check for merge conflicts to our GitHub Actions. EditorConfig and Markdown linting. Minor grammar and spelling fixes. Update linter.yml | |||
| 2021-04-03 | Fix the Authors link in the README | John Bampton | |
| 2021-03-11 | Rename `AUTHORS` to `AUTHORS.md`. | Yukihiro "Matz" Matsumoto | |
| 2021-03-10 | Use relative path for files under `doc` directory [ci skip] | Yukihiro "Matz" Matsumoto | |
| 2021-03-09 | chore: fix grammar | John Bampton | |
| 2021-03-05 | Update version and release date. (mruby 3.0.0 (2021-03-05))3.0.0 | mimaki | |
| 2021-02-03 | Update version to `3.0.0RC`.3.0.0-rc | mimaki | |
| 2020-12-19 | 🔒 Fix missing HTTPS on links | John Bampton | |
| 2020-10-19 | Revert `MRUBY_TARGET` mechanism; ref #5096 | KOBAYASHI Shuji | |
| * In explanation of mruby, the expression `build_config.rb` is frequently used including official documents, so I think that it will not make sense if the file is no longer used. * The `MRUBY_TARGET` mechanism seems to have little improvement, so I don't think it should be changed to avoid unnecessary confusion. * `MRUBY_TARGET` and `MRuby.targets` represent somewhat different things, so using the same term "target" is a bit confusing. The mechanism that can be written short when using a file under `build_config` (renamed from `target`) directory remains (`build_config/${MRUBY_CONFIG}.rb` is used if the path specified in `MRUBY_CONFIG` doesn't exist). | |||
| 2020-10-16 | mruby 3.0.0-preview. | Hiroshi Mimaki | |
| 2020-10-12 | Small updates on documents: | Yukihiro "Matz" Matsumoto | |
| - README.md - CONTRIBUTING.md - doc/limitations.md | |||
| 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-05-07 | Update `README.md` to address old `bison` problem on macOS. | Yukihiro "Matz" Matsumoto | |
| 2020-04-10 | Update version to `2.1.1`. (mruby 2.1.1 RC)2.1.1-rc | Hiroshi Mimaki | |
| 2020-02-21 | Updated README.md - Fixed link to github issues | Yurii Nakonechnyi | |
| 2019-12-21 | Abandon `minirake`. Use `rake` for compilation; fix #4884 | Yukihiro "Matz" Matsumoto | |
| 2019-11-28 | Change the URL of `mruby.org` [ci skip] | KOBAYASHI Shuji | |
| - `http` -> `https` - Remove `www.` | |||
| 2019-10-18 | Update version to `2.1.0`. (mruby 2.1.0 RC)2.1.0-rc | Hiroshi Mimaki | |
| 2019-08-26 | fix lots of warnings and make logo not so big | David Siaw | |
| 2019-06-27 | Fix broken links for mruby.org | Yasuhiro Horimoto | |
| A part of a fix for issue mruby/mruby.github.io#50 | |||
| 2019-05-08 | Update `README.md`; mruby is now Ruby 2.x compatible. | Yukihiro "Matz" Matsumoto | |
| 2019-04-04 | Update version and release date.2.0.1 | Hiroshi Mimaki | |
| `mruby 2.0.1 (2019-4-4)` | |||
| 2019-03-12 | Rename `MITL` to `LICENSE` to conform GitHub convention. | Yukihiro "Matz" Matsumoto | |
| 2018-12-11 | Update release date.2.0.0 | Hiroshi Mimaki | |
| 2018-04-27 | Set the mruby-1.4.1 release date to `2018-4-27`.1.4.1 | Hiroshi Mimaki | |
| 2018-01-16 | Set the mruby-1.4.0 release date to `2018-1-16`.1.4.0 | Hiroshi Mimaki | |
| 2017-07-04 | Set the mruby-1.3.0 release date to `2017-7-4`.1.3.0 | Hiroshi Mimaki | |
| 2016-01-19 | Small grammar fix | Jon Moss | |
| [ci skip] | |||
| 2016-01-13 | Update README to mention ruby version management tools | Jeff Federman | |
| 2015-11-17 | Update README.md | Yoshiori SHOJI | |
| Fix mrbgems doc link. | |||
| 2015-11-17 | mruby-1.2.01.2.0 | mimaki | |
| 2015-10-10 | point to the right compile file | Jeffrey Crowell | |
| 2015-09-29 | Get rid of weird whitespace | Jon Moss | |
| 2015-09-29 | Retain #2595 markdown short links | Jon Moss | |
| 2015-09-27 | Small Markdown updates to README.md | Jon Moss | |
| Small copy and styling updates | |||
| 2015-05-20 | Link documents | Syohei YOSHIDA | |
| 2015-05-15 | Update Coopyright Information to year 2015 | Daniel Bovensiepen | |
| 2015-05-12 | Remove INSTALL and improve README instead | Daniel Bovensiepen | |
| 2015-01-18 | update stable version number in README | takahashim | |
| 2014-11-19 | [ci skip] rephrasing about mailing list description; ref #2639 | Yukihiro "Matz" Matsumoto | |
| 2014-11-18 | Fix mailing-list description | Jun Hiroe | |
| 2014-09-21 | Wrap README.md to 80 columns | Eric Hodel | |
| 2014-04-30 | remove trailing spaces | Nobuyoshi Nakada | |
| 2014-04-09 | mention 1.9 compatibility in README.md; close #2031 | Yukihiro "Matz" Matsumoto | |
| 2014-03-20 | Reword mention of mrbtest in README | Marcus Stollsteimer | |
| 2014-03-20 | Fix typos in README | Marcus Stollsteimer | |
| 2014-03-11 | Added a short description on how to add mruby gems to the compilation workflow. | Joachim Baran | |
