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-09-11
Merge pull request #1822 from mattn/locale
Yukihiro "Matz" Matsumoto
2015-09-11
Support windows locale
Yasuhiro Matsumoto
2015-09-11
Merge pull request #2949 from tatsuhiro-t/custom-install-location
Yukihiro "Matz" Matsumoto
2015-09-11
Customize installation directory using INSTALL_DIR environment variable
Tatsuhiro Tsujikawa
2015-09-10
add Hash#rehash to handle key modification; ref #2945
Yukihiro "Matz" Matsumoto
2015-09-10
Merge pull request #2947 from kazuho/kazuho/freeze-hash-key
Yukihiro "Matz" Matsumoto
2015-09-10
avoid unnecessary string duplications by checking the frozen flag
Kazuho Oku
2015-09-10
freeze the hash key (fixes #2945)
Kazuho Oku
2015-09-09
Add test dependencies
Seba Gamboa
2015-09-07
Change to Proc.new to make Ruby 1.9 Happy
Seba Gamboa
2015-09-06
Switch gem API to constants only
Seba Gamboa
2015-09-05
Merge branch 'polyfox-module-prepend'
Yukihiro "Matz" Matsumoto
2015-09-05
remove `origin` member to implement prepend from struct RClass; ref #2885
Yukihiro "Matz" Matsumoto
2015-09-05
Merge pull request #2943 from zzak/subdirs
Yukihiro "Matz" Matsumoto
2015-09-05
Merge pull request #2942 from suzukaze/revert
Yukihiro "Matz" Matsumoto
2015-09-05
Revert 7b5f8b0 except removing trailing spaces
Jun Hiroe
2015-09-04
Allow rbfiles in mrblib and test to have subdirs
Zachary Scott
2015-09-04
Merge pull request #2941 from Mav7/master
Yukihiro "Matz" Matsumoto
2015-09-04
Merge branch 'module-prepend' of https://github.com/polyfox/mruby into polyfo...
Yukihiro "Matz" Matsumoto
2015-09-03
Update range.h.md
Ralph Desir
2015-09-03
Cleaned up the version.h markdown.
Ralph Desir
2015-09-03
Cleaned up the re.h markdown.
Ralph Desir
2015-09-03
Added range markdown.
Ralph Desir(Mav7)
2015-09-03
Add other version.h constants
Seba Gamboa
2015-09-03
Merge pull request #2940 from zzak/build_mrbtest
Yukihiro "Matz" Matsumoto
2015-09-03
Add build_mrbtest after config block is evaluated
Zachary Scott
2015-09-03
Merge pull request #2938 from Mav7/master
Yukihiro "Matz" Matsumoto
2015-09-02
Added reg.h markdown.
Ralph Desir
2015-09-02
Added regular expression header markdown.
Ralph Desir(Mav7)
2015-09-02
Created version.h markdown.
Ralph Desir
2015-09-02
doc/api/mruby/version.h.md
Ralph Desir(Mav7)
2015-09-03
clear DUMP_ENDIAN flags before setting
Yukihiro "Matz" Matsumoto
2015-09-03
remove trailing spaces from bc9c47d5
Yukihiro "Matz" Matsumoto
2015-09-03
Merge pull request #2924 from zzak/mruby-test
Yukihiro "Matz" Matsumoto
2015-09-03
unsigned long may be smaller than mrb_int; use uint64_t instead; fix #2935
Yukihiro "Matz" Matsumoto
2015-09-02
Integer << and >> to use Float instead of raising RangeError
Yukihiro "Matz" Matsumoto
2015-09-02
Make travis happy
Zachary Scott
2015-09-02
Float << and >> should be more compatible to Fixnum
Yukihiro "Matz" Matsumoto
2015-09-02
ensure must not be called before rescue; fix #2933
Yukihiro "Matz" Matsumoto
2015-09-02
Merge pull request #2934 from zzak/master
Yukihiro "Matz" Matsumoto
2015-09-02
Merge pull request #2932 from jbreeden/cpp11_compatibility_fix
Yukihiro "Matz" Matsumoto
2015-09-02
update string.h.md; ref #2931
Yukihiro "Matz" Matsumoto
2015-09-02
Merge pull request #2931 from Mav7/master
Yukihiro "Matz" Matsumoto
2015-09-01
Typo in mruby-bin-debugger/mrbgem.rake
Zachary Scott
2015-09-01
C++ 11 requires a space between literal and identifiers
jbreeden
2015-09-01
mruby-test should be opt-in
Zachary Scott
2015-09-01
Expose MRuby source as a gem
Seba Gamboa
2015-09-01
Update string.h.md
Ralph Desir
2015-09-01
Merge pull request #2930 from suzukaze/version2
Yukihiro "Matz" Matsumoto
2015-09-01
Add a global const variable MRUBY_RELEASE_NO
Jun Hiroe
[prev]
[next]