summaryrefslogtreecommitdiffhomepage
path: root/README.md
AgeCommit message (Expand)Author
2020-10-16mruby 3.0.0-preview.Hiroshi Mimaki
2020-10-12Small updates on documents:Yukihiro "Matz" Matsumoto
2020-07-01Update version to `2.1.2`. (mruby 2.1.2 RC)2.1.2-rcHiroshi Mimaki
2020-06-05Merge master.Hiroshi Mimaki
2020-05-07Update `README.md` to address old `bison` problem on macOS.Yukihiro "Matz" Matsumoto
2020-04-10Update version to `2.1.1`. (mruby 2.1.1 RC)2.1.1-rcHiroshi Mimaki
2020-02-21Updated README.md - Fixed link to github issuesYurii Nakonechnyi
2019-12-21Abandon `minirake`. Use `rake` for compilation; fix #4884Yukihiro "Matz" Matsumoto
2019-11-28Change the URL of `mruby.org` [ci skip]KOBAYASHI Shuji
2019-10-18Update version to `2.1.0`. (mruby 2.1.0 RC)2.1.0-rcHiroshi Mimaki
2019-08-26fix lots of warnings and make logo not so bigDavid Siaw
2019-06-27Fix broken links for mruby.orgYasuhiro Horimoto
2019-05-08Update `README.md`; mruby is now Ruby 2.x compatible.Yukihiro "Matz" Matsumoto
2019-04-04Update version and release date.2.0.1Hiroshi Mimaki
2019-03-12Rename `MITL` to `LICENSE` to conform GitHub convention.Yukihiro "Matz" Matsumoto
2018-12-11Update release date.2.0.0Hiroshi Mimaki
2018-04-27Set the mruby-1.4.1 release date to `2018-4-27`.1.4.1Hiroshi Mimaki
2018-01-16Set the mruby-1.4.0 release date to `2018-1-16`.1.4.0Hiroshi Mimaki
2017-07-04Set the mruby-1.3.0 release date to `2017-7-4`.1.3.0Hiroshi Mimaki
2016-01-19Small grammar fixJon Moss
2016-01-13Update README to mention ruby version management toolsJeff Federman
2015-11-17Update README.mdYoshiori SHOJI
2015-11-17mruby-1.2.01.2.0mimaki
2015-10-10point to the right compile fileJeffrey Crowell
2015-09-29Get rid of weird whitespaceJon Moss
2015-09-29Retain #2595 markdown short linksJon Moss
2015-09-27Small Markdown updates to README.mdJon Moss
2015-05-20Link documentsSyohei YOSHIDA
2015-05-15Update Coopyright Information to year 2015Daniel Bovensiepen
2015-05-12Remove INSTALL and improve README insteadDaniel Bovensiepen
2015-01-18update stable version number in READMEtakahashim
2014-11-19[ci skip] rephrasing about mailing list description; ref #2639Yukihiro "Matz" Matsumoto
2014-11-18Fix mailing-list descriptionJun Hiroe
2014-09-21Wrap README.md to 80 columnsEric Hodel
2014-04-30remove trailing spacesNobuyoshi Nakada
2014-04-09mention 1.9 compatibility in README.md; close #2031Yukihiro "Matz" Matsumoto
2014-03-20Reword mention of mrbtest in READMEMarcus Stollsteimer
2014-03-20Fix typos in READMEMarcus Stollsteimer
2014-03-11Added a short description on how to add mruby gems to the compilation workflow.Joachim Baran
2014-02-26Delete `!!Notice!!` intro paragraph from READMEPatrick Ellis
2014-02-26Update README.md; The URL of the mruby home-page is accessible.Jun Hiroe
2014-02-08Add download link for stable version to READMEDaniel Bovensiepen
2014-01-30Happy new year! (update copyright year)cremno
2013-08-06Add travisci badgeCarson McDonald
2013-07-26Merge pull request #1414 from suzukaze/correct-mistake-of-grammer-in-readme.md-2Yukihiro "Matz" Matsumoto
2013-07-26I correct the mistakes of grammer in README.md. 'update' word is an countable...Jun Hiroe
2013-07-26I correct the mistakes of grammer in README.md.Jun Hiroe
2013-05-02Push Copyright year up to 2013Daniel Bovensiepen
2013-03-04Added a link to the contribution guidelines in the READMECarson McDonald
2013-01-26Moved mrbgems examplesYuichiro MASUI