summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-09-19Merge pull request #2958 from suzukaze/fix-indentsYukihiro "Matz" Matsumoto
2015-09-19Fix indentsJun Hiroe
2015-09-18Merge pull request #2957 from suzukaze/replace-1-with-true-macroYukihiro "Matz" Matsumoto
2015-09-18Merge pull request #2956 from Asmod4n/masterYukihiro "Matz" Matsumoto
2015-09-18Replace 1 with TURE macroJun Hiroe
2015-09-17Problem: Hash#fetch doesn't raise KeyError when a key cannot be foundAsmod4n
2015-09-17Merge remote-tracking branch 'mruby/master'Asmod4n
2015-09-17Merge pull request #2953 from takahashim/string_asetYukihiro "Matz" Matsumoto
2015-09-16support String#[]= with 3 argstakahashim
2015-09-16Merge pull request #2952 from takahashim/hash-fetch-block-keyYukihiro "Matz" Matsumoto
2015-09-16fix block variable in Hash#fetchtakahashim
2015-09-15Merge pull request #2951 from tatsuhiro-t/mrb_close_with_nullptrYukihiro "Matz" Matsumoto
2015-09-14instance_eval should set target_class; close #2936Yukihiro "Matz" Matsumoto
2015-09-12mirb should take filename and arguments.Yasuhiro Matsumoto
2015-09-12Don't crash if NULL is passed to mrb_closeTatsuhiro Tsujikawa
2015-09-11Merge pull request #1822 from mattn/localeYukihiro "Matz" Matsumoto
2015-09-11Support windows localeYasuhiro Matsumoto
2015-09-11Merge pull request #2949 from tatsuhiro-t/custom-install-locationYukihiro "Matz" Matsumoto
2015-09-11Customize installation directory using INSTALL_DIR environment variableTatsuhiro Tsujikawa
2015-09-10add Hash#rehash to handle key modification; ref #2945Yukihiro "Matz" Matsumoto
2015-09-10Merge pull request #2947 from kazuho/kazuho/freeze-hash-keyYukihiro "Matz" Matsumoto
2015-09-10avoid unnecessary string duplications by checking the frozen flagKazuho Oku
2015-09-10freeze the hash key (fixes #2945)Kazuho Oku
2015-09-09Add test dependenciesSeba Gamboa
2015-09-08To run test, we need "conf.enable_test" in build_config.rb.Tomoyuki Sahara
2015-09-08build in container-based environment.Tomoyuki Sahara
2015-09-08Revert "try to fix failure on travis."Tomoyuki Sahara
2015-09-08try to fix failure on travis.Tomoyuki Sahara
2015-09-07Change to Proc.new to make Ruby 1.9 HappySeba Gamboa
2015-09-06Switch gem API to constants onlySeba Gamboa
2015-09-05Merge branch 'polyfox-module-prepend'Yukihiro "Matz" Matsumoto
2015-09-05remove `origin` member to implement prepend from struct RClass; ref #2885Yukihiro "Matz" Matsumoto
2015-09-05Merge pull request #2943 from zzak/subdirsYukihiro "Matz" Matsumoto
2015-09-05Merge pull request #2942 from suzukaze/revertYukihiro "Matz" Matsumoto
2015-09-05Revert 7b5f8b0 except removing trailing spacesJun Hiroe
2015-09-04Allow rbfiles in mrblib and test to have subdirsZachary Scott
2015-09-04Merge pull request #2941 from Mav7/masterYukihiro "Matz" Matsumoto
2015-09-04Merge branch 'module-prepend' of https://github.com/polyfox/mruby into polyfo...Yukihiro "Matz" Matsumoto
2015-09-03Update range.h.mdRalph Desir
2015-09-03Cleaned up the version.h markdown.Ralph Desir
2015-09-03Cleaned up the re.h markdown.Ralph Desir
2015-09-03Added range markdown.Ralph Desir(Mav7)
2015-09-03Add other version.h constantsSeba Gamboa
2015-09-03Merge pull request #2940 from zzak/build_mrbtestYukihiro "Matz" Matsumoto
2015-09-03Add build_mrbtest after config block is evaluatedZachary Scott
2015-09-03Merge pull request #2938 from Mav7/masterYukihiro "Matz" Matsumoto
2015-09-02Added reg.h markdown.Ralph Desir
2015-09-02Added regular expression header markdown.Ralph Desir(Mav7)
2015-09-02Created version.h markdown.Ralph Desir
2015-09-02doc/api/mruby/version.h.mdRalph Desir(Mav7)