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
2019-12-19
Reimplement `vformat` tests; close #4868
Yukihiro "Matz" Matsumoto
2019-12-19
Revert "`%C` value need not to be saved in `TestVFormat::Native`; close #4868"
Yukihiro "Matz" Matsumoto
2019-12-18
Simplify `print_backtrace()`
KOBAYASHI Shuji
2019-12-18
Fix `mruby-bin-debugger` tests; ref d2f2f9db
KOBAYASHI Shuji
2019-12-18
Merge pull request #4875 from shuujii/remove-location-info-from-Exception-ins...
Yukihiro "Matz" Matsumoto
2019-12-18
Merge pull request #4879 from shuujii/refine-output-of-mrb_print_error
Yukihiro "Matz" Matsumoto
2019-12-18
`%C` value need not to be saved in `TestVFormat::Native`; close #4868
Yukihiro "Matz" Matsumoto
2019-12-17
Refine output of `mrb_print_error()`
KOBAYASHI Shuji
2019-12-17
Merge pull request #4869 from dearblue/mingw32-io-test
Yukihiro "Matz" Matsumoto
2019-12-17
Merge pull request #4878 from shuujii/remove-unneeded-null-checks-to-struct-b...
Yukihiro "Matz" Matsumoto
2019-12-16
Remove unneeded null checks to `struct backtrace_location::filename`
KOBAYASHI Shuji
2019-12-16
Merge pull request #4876 from dearblue/class-methods
Yukihiro "Matz" Matsumoto
2019-12-16
Merge pull request #4877 from shuujii/drop-dependencies-from-mruby-complex-to...
Yukihiro "Matz" Matsumoto
2019-12-16
Merge pull request #4859 from dearblue/authors
Yukihiro "Matz" Matsumoto
2019-12-15
Drop dependencies from `mruby-complex` to some gems
KOBAYASHI Shuji
2019-12-14
Remove location info from `Exception#inspect`
KOBAYASHI Shuji
2019-12-14
Remove module only methods from class
dearblue
2019-12-14
Fix for `#methods` to include methods that were `undef`
dearblue
2019-12-14
Support bit flags for `IO.open`
dearblue
2019-12-14
Implement `File#size` and `File#truncate`
dearblue
2019-12-14
Avoid method in method
dearblue
2019-12-14
Remove unnessesary branches
dearblue
2019-12-14
Fix mruby-io test for mingw32
dearblue
2019-12-14
Merge pull request #4866 from shuujii/fix-arguments-check-to-Array-each
Yukihiro "Matz" Matsumoto
2019-12-13
Fix arguments check to `Array#each`
KOBAYASHI Shuji
2019-12-13
Align RIStruct data for rational
take-cheeze
2019-12-12
Add `mrb_num_args_error()` for "wrong number of arguments" error
KOBAYASHI Shuji
2019-12-12
Merge pull request #4861 from shuujii/fix-behavior-of-Kernel-Integer-to-numbe...
Yukihiro "Matz" Matsumoto
2019-12-11
Fix behavior of `Kernel#Integer` to numbers ending with `_` and spaces
KOBAYASHI Shuji
2019-12-10
Merge pull request #4860 from shuujii/fix-behavior-of-String-to_i-Kernel-Inte...
Yukihiro "Matz" Matsumoto
2019-12-10
Fix behavior of `String#to_i`/`Kernel#Integer` to numbers starting with `_`
KOBAYASHI Shuji
2019-12-10
Merge pull request #4858 from shuujii/fix-that-String-to_f-accepts-consecutiv...
Yukihiro "Matz" Matsumoto
2019-12-09
Add "mruby developers" into some gems; Resolve #4709
dearblue
2019-12-09
Fix that `String#to_f` accepts consecutive `_` as a numeric expression
KOBAYASHI Shuji
2019-12-09
Fix `mrb_get_argv()` to return array pointer every time; fix #4832
Yukihiro "Matz" Matsumoto
2019-12-09
Warnings for numbered parameters in nested blocks.
Yukihiro "Matz" Matsumoto
2019-12-09
Parser refactoring on numbered parameters.
Yukihiro "Matz" Matsumoto
2019-12-09
Support new numbered parameter syntax `_1` instead of `@1`.
Yukihiro "Matz" Matsumoto
2019-12-09
Implement numbered parameters
Ukrainskiy Sergey
2019-12-09
Merge pull request #4855 from dearblue/kwargs-uninit
Yukihiro "Matz" Matsumoto
2019-12-08
Merge pull request #4856 from shuujii/fix-the-error-message-of-Kernel-Float
Yukihiro "Matz" Matsumoto
2019-12-08
Fix the error message of `Kernel#Float`
KOBAYASHI Shuji
2019-12-08
Merge pull request #4854 from shuujii/add-tests-to-Math
Yukihiro "Matz" Matsumoto
2019-12-07
Fix keyword arguments not be obtained with `mrb_get_args()`; Fix #4754
dearblue
2019-12-07
Add tests to `Math`
KOBAYASHI Shuji
2019-12-06
Merge pull request #4852 from shuujii/auto-detect-MRB_TIME_T_UINT
Yukihiro "Matz" Matsumoto
2019-12-05
Auto detect `MRB_TIME_T_UINT`
KOBAYASHI Shuji
2019-12-05
Merge pull request #4851 from shuujii/refine-mrb_alloca
Yukihiro "Matz" Matsumoto
2019-12-04
Refine `mrb_alloca()`
KOBAYASHI Shuji
2019-12-04
Merge pull request #4850 from shuujii/silence-Clang-warning-with-MRB_INT64-an...
Yukihiro "Matz" Matsumoto
[prev]
[next]