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
2020-03-08
Add configuration guard for `MRB_DISABLE_STDIO`
dearblue
2020-03-08
Remove unnecessary 'stdio.h'; ref #4947
dearblue
2020-03-08
Improve conflict error message of mruby-bin-debugger; ref 87d1b2a91
dearblue
2020-03-08
Merge pull request #4953 from Reckordp/BuildAndroid
Yukihiro "Matz" Matsumoto
2020-03-08
Merge branch 'master' into BuildAndroid
Yukihiro "Matz" Matsumoto
2020-03-08
Small refactoring on #4952
Yukihiro "Matz" Matsumoto
2020-03-08
Merge pull request #4952 from Reckordp/master
Yukihiro "Matz" Matsumoto
2020-03-08
Let me in Please
Reckordp
2020-03-08
Increase flexibility of CrossBuild
Reckordp
2020-03-08
Let me in Please
Reckordp
2020-03-08
Traditional, UNC, and Device Is Absolute?
Reckordp
2020-03-08
Commit from remote
Reckordp
2020-03-08
Evaluate all type path
Reckordp
2020-03-07
Merge branch 'dearblue-io-pread-pwrite'
Yukihiro "Matz" Matsumoto
2020-03-07
Small refactoring on #4939
Yukihiro "Matz" Matsumoto
2020-03-07
Use in-house macro `ISALPHA` instead of `isalpha`; ref #4950
Yukihiro "Matz" Matsumoto
2020-03-07
Merge branch 'io-pread-pwrite' of https://github.com/dearblue/mruby into dear...
Yukihiro "Matz" Matsumoto
2020-03-07
Merge pull request #4951 from Reckordp/master
Yukihiro "Matz" Matsumoto
2020-03-07
Add absolute path for UNC
Reckordp
2020-03-07
Fix typo
Reckordp
2020-03-07
Merge the update suggested by @mattn; ref #4950
Yukihiro "Matz" Matsumoto
2020-03-07
Merge pull request #4950 from Reckordp/master
Yukihiro "Matz" Matsumoto
2020-03-07
Absolute path for windows
Reckordp
2020-03-04
Merge pull request #4948 from kou/32bit-windows-method-t-struct
Yukihiro "Matz" Matsumoto
2020-03-04
Enable MRB_METHOD_T_STRUCT by default on 32bit Windows
Sutou Kouhei
2020-02-23
Merge pull request #4946 from sizious/sega-dreamcast-example
Yukihiro "Matz" Matsumoto
2020-02-22
Improving comments in the cross-compiling example for the Sega Dreamcast (sh-...
SiZiOUS
2020-02-22
Merge pull request #4945 from Leo-Neat/master
Yukihiro "Matz" Matsumoto
2020-02-22
Merge pull request #4944 from sizious/sega-dreamcast-example
Yukihiro "Matz" Matsumoto
2020-02-22
Merge pull request #4942 from inobelar/patch-1
Yukihiro "Matz" Matsumoto
2020-02-21
CIFuzz action
Leo Neat
2020-02-21
Added example for cross-compiling for Sega Dreamcast (sh-elf).
SiZiOUS
2020-02-21
Updated README.md - Fixed link to github issues
Yurii Nakonechnyi
2020-02-12
Fix integer boundary check before `float` to `time_t` casting.
Yukihiro "Matz" Matsumoto
2020-02-05
Merge pull request #4941 from davidsiaw/mac-compat
Yukihiro "Matz" Matsumoto
2020-02-03
Add explicit type cast to return value from `mrmchr`; ref #4940
Yukihiro "Matz" Matsumoto
2020-02-03
Use simple search for short strings in `mrb_memsearch_qs`; close #4940
Yukihiro "Matz" Matsumoto
2020-02-02
Implement `IO#pread` and `IO#pwrite`
dearblue
2020-02-01
Merge pull request #4938 from dearblue/socket-mingw
Yukihiro "Matz" Matsumoto
2020-02-01
Fix builds for old mingw in mruby-socket; ref #4914
dearblue
2020-01-31
Add explicit casting in `file.c` to silence warnings.
Yukihiro "Matz" Matsumoto
2020-01-31
Avoid casting warning from `mrb_int` to `int` in `io.c`.
Yukihiro "Matz" Matsumoto
2020-01-31
Avoid implicit integer casting in `backtrace.c` and `hash.c`.
Yukihiro "Matz" Matsumoto
2020-01-31
Remove unnecessary use of `uint16_t` in `symbol.c`.
Yukihiro "Matz" Matsumoto
2020-01-30
Fix arena index type from `mrb_int` to just `int`.
Yukihiro "Matz" Matsumoto
2020-01-30
Move fallback definitions of `FLT_EPSILON` etc. after `#include <mruby/value.h>`
Yukihiro "Matz" Matsumoto
2020-01-29
Isolate top-level local variables by file scope; fix #4931
dearblue
2020-01-29
Add test for top level local variables are in file scope; ref #4931
dearblue
2020-01-29
Removed junk.
Yukihiro "Matz" Matsumoto
2020-01-29
Remove unused local variable `mid`; ref #4936
Yukihiro "Matz" Matsumoto
[prev]
[next]