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-06-24
Merge pull request #2853 from jbreeden/alloc_doc
Yukihiro "Matz" Matsumoto
2015-06-22
Merge branch 'master' of http://github.com/mruby/mruby into alloc_doc
Jared Breeden
2015-06-22
Fixes #912
Jared Breeden
2015-06-23
Merge pull request #2852 from jbreeden/mrb_string_value_cstr_patch
Yukihiro "Matz" Matsumoto
2015-06-23
Merge pull request #2851 from hone/mruby_compiler
Yukihiro "Matz" Matsumoto
2015-06-23
Merge pull request #2849 from cremno/proc-curry-should-preserve-lambdas
Yukihiro "Matz" Matsumoto
2015-06-23
Merge branch 'cremno-fix-strict-proc-arity'
Yukihiro "Matz" Matsumoto
2015-06-23
fix Proc#curry test failure; ref #2848
Yukihiro "Matz" Matsumoto
2015-06-22
*Correctly* removing extra mrb_str_to_str call
Jared Breeden
2015-06-22
Reverting overzealous changes
Jared Breeden
2015-06-22
Removing unneeded bad_checks for verified strings
Jared Breeden
2015-06-22
Removing redundant mrb_str_to_str call
Jared Breeden
2015-06-22
Calling mrb_str_to_str in mrb_string_value_cstr. Fixes #2847
Jared Breeden
2015-06-22
Need mruby-compiler to build mruby-bin-mruby and mruby-bin-mirb for
Terence Lee
2015-06-22
Proc#curry should preserve lambdas
cremno
2015-06-22
fix arity of lambdas with optional arguments
cremno
2015-06-22
[ci skip] replace "ignored" by "omitted"; ref #2846
Yukihiro "Matz" Matsumoto
2015-06-22
Merge pull request #2846 from take-cheeze/mgem_mrbgem
Yukihiro "Matz" Matsumoto
2015-06-22
Add documentation to new mgem features.
take_cheeze
2015-06-22
Load missing dependencies from core or mgem-list.
take_cheeze
2015-06-22
Add :mgem gem loader to load mrbgem from mgem-list ( https://github.com/mruby...
take_cheeze
2015-06-20
Merge pull request #2842 from davydovanton/doc-fix-old-link
Yukihiro "Matz" Matsumoto
2015-06-20
Fix repository link to mruby/mruby [skip ci]
Anton Davydov
2015-06-19
Merge pull request #2840 from davydovanton/doc-fix-typos
Yukihiro "Matz" Matsumoto
2015-06-19
Merge pull request #2839 from yui-knk/fix/string_split_sample
Yukihiro "Matz" Matsumoto
2015-06-19
Fix typos in documentation and error messages [skip ci]
Anton Davydov
2015-06-19
[ci skip] Remove some Srting#split samples
yui-knk
2015-06-17
Added a check for 64 bit time_t overflow; based on a patch from @kext; close ...
Yukihiro "Matz" Matsumoto
2015-06-16
Merge pull request #2835 from kext/time-rounding-precision
Yukihiro "Matz" Matsumoto
2015-06-16
Changed llrint to llround
Lukas Joeressen
2015-06-15
Rounding errors could make time_alloc imprecise
Lukas Joeressen
2015-06-14
Merge pull request #2833 from cremno/call-mrb_inspect
Yukihiro "Matz" Matsumoto
2015-06-13
refactor code to call mrb_inspect() instead
cremno
2015-06-10
Merge pull request #2830 from hiroshiyui/mirb-termcap-compat
Yukihiro "Matz" Matsumoto
2015-06-10
Remove unused libterminfo detection code.
Huei-Horng Yo
2015-06-10
Merge pull request #2829 from hiroshiyui/mirb-termcap-compat
Yukihiro "Matz" Matsumoto
2015-06-09
Detect if ncurses' backend is terminfo or termcap. fixes #2662
Huei-Horng Yo
2015-06-08
Merge pull request #2828 from iij/pr-string-sub-backslash
Yukihiro "Matz" Matsumoto
2015-06-08
gsub/sub supports back references in substitutes. fixes #2816.
Tomoyuki Sahara
2015-06-06
Merge pull request #2827 from mruby-debian/fix-upstream
Yukihiro "Matz" Matsumoto
2015-06-06
Merge pull request #2826 from Mav7/master
Yukihiro "Matz" Matsumoto
2015-06-06
Fix build on MIPS of linux
Nobuhiro Iwamatsu
2015-06-05
Update array.h.md
Ralph Desir
2015-06-05
Update value.h.md
Ralph Desir
2015-06-05
Update array.h.md
Ralph Desir
2015-06-05
Added more function documentation for arrays.
Ralph Desir
2015-06-05
Update array.h.md
Ralph Desir
2015-06-05
Update array.h.md
Ralph Desir
2015-06-04
Update array.h.md
Ralph Desir
2015-06-04
Update array.h.md
Ralph Desir
[next]