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
/
mrbgems
Age
Commit message (
Expand
)
Author
2015-10-08
Testing yard generation
Seba Gamboa
2015-07-26
update mrbgems doc
xuejianqing
2015-06-22
[ci skip] replace "ignored" by "omitted"; ref #2846
Yukihiro "Matz" Matsumoto
2015-06-22
Add documentation to new mgem features.
take_cheeze
2015-04-27
Fix misspellings in document
Syohei YOSHIDA
2014-06-22
Quote required mrbgem spec property.
take_cheeze
2014-06-22
Update documentation of `summary` property of mrbgem spec.
take_cheeze
2014-06-22
Fix a document in doc/mrbgems/README.md
Jun Hiroe
2014-06-21
Syntax highlight code blocks with github flavored markdown.
take_cheeze
2014-06-13
Fix conflict doc since there is only `add_conflict` method.
take_cheeze
2014-06-13
update add_confict document; ref #2391
Yukihiro "Matz" Matsumoto
2014-06-13
Add document for `add_conflict` and `add_conflicts`.
take_cheeze
2014-06-10
Add more info about "include_paths and GEM dependency".
Masaki Muranaka
2014-04-30
remove trailing spaces
Nobuyoshi Nakada
2014-04-24
Remove attention about mrbgem dependecy.
take_cheeze
2014-04-24
Update documentation of `MRuby::Gem::Specification#add_dependency`.
take_cheeze
2014-02-25
add ruby and C code execution order note
take_cheeze
2013-07-27
I replace 'Pre-Conditions' with 'Preconditions' because the former is a wrong...
Jun Hiroe
2013-07-26
Rename --pull_gems to --pull-gems
h2so5
2013-07-23
"spec.author" is better for single-author gems.
Tomoyuki Sahara
2013-07-05
[doc]Introduce ./minirake --pull_gems
kyab
2013-06-06
Describe GemBox files can be located anywhere
kyab
2013-06-02
Minor wording changes and a couple spelling fixes
Carson McDonald
2013-05-02
Fix add_dependency declaration documentation
Daniel Bovensiepen
2013-05-02
Improve mrbgems documentation
Daniel Bovensiepen
2013-05-02
Add more documentation for Gem::Specification
Daniel Bovensiepen
2013-05-02
Cosmetic improvements of mrbgems documentation
Daniel Bovensiepen
2013-04-27
Adds documentation for MRuby::GemBox usage
Andrew Nordman
2013-04-25
rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206
Yukihiro "Matz" Matsumoto
2013-03-23
Add bitbucket git support.
Masaki Muranaka
2013-01-27
Modify code blocks
Daniel Bovensiepen
2013-01-26
Moved mrbgems examples
Yuichiro MASUI
2013-01-23
Merge pull request #772 from arciem/updateMarkdown
Yukihiro "Matz" Matsumoto
2013-01-22
Fixed markdown of code in mrbgems/README.md
Robert McNally
2013-01-22
Added finalizer of mrbgems
Yuichiro MASUI
2013-01-20
Improved build scripts and config files
Yuichiro MASUI
2013-01-08
Added gem :github option
Yuichiro MASUI
2013-01-06
Remove unused rules in .gitignore and Makefile
Yuichiro MASUI
2013-01-04
Fix documentation for mrbgems
Daniel Bovensiepen
2013-01-03
Adapter mrbgems documentation to rake system
Daniel Bovensiepen
2013-01-03
Rebuild CRuby based building script without Makefile
Yuichiro MASUI
2012-12-22
Added MRUBY_LIBS to mrbgems Makefile
Yuichiro MASUI
2012-12-22
Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems
Yuichiro MASUI
2012-12-18
Derive DISABLE_GEMS macro according to build configuration
Xuejie Xiao
2012-12-16
Moved some building script from GNU make to Ruby script
Yuichiro MASUI
2012-12-10
As suggested by @masuidrive remove static RClass as in ce56f19b02a0c9ddd57157...
Daniel Bovensiepen
2012-12-10
should not use a static variable to save RClass reference
Yukihiro Matz Matsumoto
2012-12-08
Improve documentation based on latest improvements
Daniel Bovensiepen
2012-11-28
Small cosmetic change in the documentation for mrbgems
Daniel Bovensiepen
2012-11-24
Add usage documentation for mrbgems
Daniel Bovensiepen
[next]