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
Age
Commit message (
Expand
)
Author
2015-10-11
Add support for 'x86_64' architecture.
crimsonwoods
2015-10-11
Remove duplicated compiler options.
crimsonwoods
2015-10-11
Some flags (-ffunction-sections and etc.) should be set by default for 'x86' ...
crimsonwoods
2015-10-11
Add support for 'armeabi-v7a-hard' architecture.
crimsonwoods
2015-10-11
Some flags (-fpic and etc.) should be set by default for 'armeabi-v7a' and 'a...
crimsonwoods
2015-10-11
Some flags (-fpic and etc.) should be set by default for 'arm64' architecture.
crimsonwoods
2015-10-11
Replace tab by white-spaces.
crimsonwoods
2015-10-11
Add support for 'mips64' architecture.
crimsonwoods
2015-10-11
Fix build error for 'x86' architecture.
crimsonwoods
2015-10-11
Fix build error for 'mips' architecture.
crimsonwoods
2015-10-11
Add support for 'arm64' architecture.
crimsonwoods
2015-10-11
update doc/guides/compile.md to refer androidndk.rake; ref #2983 #2974
Yukihiro "Matz" Matsumoto
2015-10-11
Merge pull request #2983 from sagmor/android-setup
Yukihiro "Matz" Matsumoto
2015-10-11
Merge pull request #2987 from crowell/patch-1
Yukihiro "Matz" Matsumoto
2015-10-10
point to the right compile file
Jeffrey Crowell
2015-10-10
Merge pull request #2986 from takahashim/mrbdoc
Yukihiro "Matz" Matsumoto
2015-10-09
fix `rake doc` error
takahashim
2015-10-09
Merge pull request #2984 from sagmor/yard
Yukihiro "Matz" Matsumoto
2015-10-09
Merge pull request #2982 from mattn/unicode-print
Yukihiro "Matz" Matsumoto
2015-10-08
Fix `mrb_obj_respond_to`
Seba Gamboa
2015-10-08
array header cleanup
Seba Gamboa
2015-10-08
Merge doc/api/mruby/hash.h.md docs
Seba Gamboa
2015-10-08
Merge doc/api/mruby/range.h.md docs
Seba Gamboa
2015-10-08
Merge doc/api/mruby/value.h.md docs
Seba Gamboa
2015-10-08
Merge doc/api/mruby/string.h.md contents
Seba Gamboa
2015-10-08
Merge contents from doc/api/mruby/version.h.md
Seba Gamboa
2015-10-08
Move guides location
Seba Gamboa
2015-10-08
Formatting docs to new YARD structure
Seba Gamboa
2015-10-08
Fix samples syntax highlighting
Seba Gamboa
2015-10-08
Remove old doxygen tags
Seba Gamboa
2015-10-08
Testing @see tag
Seba Gamboa
2015-10-08
Testing yard generation
Seba Gamboa
2015-10-08
print unicode on windows console
Yasuhiro Matsumoto
2015-10-07
Change some constants names
Seba Gamboa
2015-10-07
Refactoring Android NDK toolchain
Seba Gamboa
2015-10-07
Merge pull request #2978 from sagmor/toolchain-params
Yukihiro "Matz" Matsumoto
2015-10-06
Add optional params to toolchain configuration
Seba Gamboa
2015-10-06
Merge pull request #2977 from tatsuhiro-t/gc-arena-howto
Yukihiro "Matz" Matsumoto
2015-10-06
Add how to use mrb_gc_arena_save()/mrb_gc_arena_restore() doc
Tatsuhiro Tsujikawa
2015-10-05
Merge pull request #2975 from yasuyuki/eval_rescue
Yukihiro "Matz" Matsumoto
2015-10-04
Add regression test for #2933
INOUE Yasuyuki
2015-10-03
travis-CI migration
Yukihiro "Matz" Matsumoto
2015-10-03
Merge pull request #2946 from sagmor/test-dependencies
Yukihiro "Matz" Matsumoto
2015-10-01
Array#index to take block; fix #2968 close #2970
Yukihiro "Matz" Matsumoto
2015-10-01
Merge pull request #2937 from sagmor/gem
Yukihiro "Matz" Matsumoto
2015-10-01
Merge pull request #2960 from suzukaze/refactor-hash-ext-test
Yukihiro "Matz" Matsumoto
2015-10-01
Merge pull request #2962 from hone/spec_linker_flags_after_libraries
Yukihiro "Matz" Matsumoto
2015-10-01
clarify asserts to UTF-8 test suites; ref #2971
Yukihiro "Matz" Matsumoto
2015-10-01
optimize if statement with constant condition
Yukihiro "Matz" Matsumoto
2015-10-01
Merge pull request #2971 from mattn/utf8-chop
Yukihiro "Matz" Matsumoto
[prev]
[next]