summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-06-24Merge pull request #2853 from jbreeden/alloc_docYukihiro "Matz" Matsumoto
2015-06-22Merge branch 'master' of http://github.com/mruby/mruby into alloc_docJared Breeden
2015-06-22Fixes #912Jared Breeden
2015-06-23Merge pull request #2852 from jbreeden/mrb_string_value_cstr_patchYukihiro "Matz" Matsumoto
2015-06-23Merge pull request #2851 from hone/mruby_compilerYukihiro "Matz" Matsumoto
2015-06-23Merge pull request #2849 from cremno/proc-curry-should-preserve-lambdasYukihiro "Matz" Matsumoto
2015-06-23Merge branch 'cremno-fix-strict-proc-arity'Yukihiro "Matz" Matsumoto
2015-06-23fix Proc#curry test failure; ref #2848Yukihiro "Matz" Matsumoto
2015-06-22*Correctly* removing extra mrb_str_to_str callJared Breeden
2015-06-22Reverting overzealous changesJared Breeden
2015-06-22Removing unneeded bad_checks for verified stringsJared Breeden
2015-06-22Removing redundant mrb_str_to_str callJared Breeden
2015-06-22Calling mrb_str_to_str in mrb_string_value_cstr. Fixes #2847Jared Breeden
2015-06-22Need mruby-compiler to build mruby-bin-mruby and mruby-bin-mirb forTerence Lee
2015-06-22Proc#curry should preserve lambdascremno
2015-06-22fix arity of lambdas with optional argumentscremno
2015-06-22[ci skip] replace "ignored" by "omitted"; ref #2846Yukihiro "Matz" Matsumoto
2015-06-22Merge pull request #2846 from take-cheeze/mgem_mrbgemYukihiro "Matz" Matsumoto
2015-06-22Add documentation to new mgem features.take_cheeze
2015-06-22Load missing dependencies from core or mgem-list.take_cheeze
2015-06-22Add :mgem gem loader to load mrbgem from mgem-list ( https://github.com/mruby...take_cheeze
2015-06-20Merge pull request #2842 from davydovanton/doc-fix-old-linkYukihiro "Matz" Matsumoto
2015-06-20Fix repository link to mruby/mruby [skip ci]Anton Davydov
2015-06-19Merge pull request #2840 from davydovanton/doc-fix-typosYukihiro "Matz" Matsumoto
2015-06-19Merge pull request #2839 from yui-knk/fix/string_split_sampleYukihiro "Matz" Matsumoto
2015-06-19Fix typos in documentation and error messages [skip ci]Anton Davydov
2015-06-19[ci skip] Remove some Srting#split samplesyui-knk
2015-06-17Added a check for 64 bit time_t overflow; based on a patch from @kext; close ...Yukihiro "Matz" Matsumoto
2015-06-16Merge pull request #2835 from kext/time-rounding-precisionYukihiro "Matz" Matsumoto
2015-06-16Changed llrint to llroundLukas Joeressen
2015-06-15Rounding errors could make time_alloc impreciseLukas Joeressen
2015-06-14Merge pull request #2833 from cremno/call-mrb_inspectYukihiro "Matz" Matsumoto
2015-06-13refactor code to call mrb_inspect() insteadcremno
2015-06-10Merge pull request #2830 from hiroshiyui/mirb-termcap-compatYukihiro "Matz" Matsumoto
2015-06-10Remove unused libterminfo detection code.Huei-Horng Yo
2015-06-10Merge pull request #2829 from hiroshiyui/mirb-termcap-compatYukihiro "Matz" Matsumoto
2015-06-09Detect if ncurses' backend is terminfo or termcap. fixes #2662Huei-Horng Yo
2015-06-08Merge pull request #2828 from iij/pr-string-sub-backslashYukihiro "Matz" Matsumoto
2015-06-08gsub/sub supports back references in substitutes. fixes #2816.Tomoyuki Sahara
2015-06-06Merge pull request #2827 from mruby-debian/fix-upstreamYukihiro "Matz" Matsumoto
2015-06-06Merge pull request #2826 from Mav7/masterYukihiro "Matz" Matsumoto
2015-06-06Fix build on MIPS of linuxNobuhiro Iwamatsu
2015-06-05Update array.h.mdRalph Desir
2015-06-05Update value.h.mdRalph Desir
2015-06-05Update array.h.mdRalph Desir
2015-06-05Added more function documentation for arrays.Ralph Desir
2015-06-05Update array.h.mdRalph Desir
2015-06-05Update array.h.mdRalph Desir
2015-06-04Update array.h.mdRalph Desir
2015-06-04Update array.h.mdRalph Desir