Yukihiro "Matz" Matsumoto
|
f2f16d64a0
|
Merge pull request #833 from iij/pr-mrbtest-verbose
add mrbtest verbose mode ('-v' option)
|
2013-02-09 04:42:32 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
3cad69c4cf
|
Merge pull request #832 from bovi/compile-readme
Add documentation for Android toolchain
|
2013-02-09 04:41:55 -08:00 |
|
Akira Yumiyama
|
7c67bfedfd
|
add mrbtest verbose mode ('-v' option)
|
2013-02-09 16:24:39 +09:00 |
|
Daniel Bovensiepen
|
750256c939
|
Add documentation for Android toolchain
|
2013-02-08 22:10:21 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
94204089ea
|
Merge pull request #830 from carsonmcdonald/warncheckfix
Fix incorrect index use. nerr was being used for warning buffer check.
|
2013-02-07 21:27:26 -08:00 |
|
Carson McDonald
|
2ce3b31a8a
|
Fix incorrect index use. nerr was being used for warning buffer check.
|
2013-02-07 07:27:59 -05:00 |
|
Yukihiro "Matz" Matsumoto
|
d3c7755975
|
Merge pull request #825 from carsonmcdonald/gembuildfix
Change task rule based on build_dir so main rules don't clobber gem rules
|
2013-02-07 02:10:23 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
ab2431ed1d
|
Merge pull request #828 from mattn/ignore_empty_gem
Ignore empty gems
|
2013-02-07 02:08:35 -08:00 |
|
mattn
|
c7031d8527
|
Ignore empty gem
|
2013-02-07 16:35:26 +09:00 |
|
Carson McDonald
|
42b7fe62d8
|
Change task rule based on build_dir so main rules don't clobber gem rules.
|
2013-02-06 07:07:13 -05:00 |
|
Yukihiro Matz Matsumoto
|
d98ad06ef5
|
changing Make_Data_Struct API; you need to modify your code that uses Make_Data_Struct; close #821
|
2013-02-06 15:12:31 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
4786d53430
|
Merge pull request #824 from monaka/pr-add-semicolon
Add semi-colon after the statement.
|
2013-02-05 22:07:42 -08:00 |
|
Masaki Muranaka
|
c23057e577
|
Add semi-colon after the statement.
|
2013-02-06 13:53:18 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
6f4d3a4a79
|
Merge pull request #823 from cremno/mrb_any_to_s-rewrite
mrb_any_to_s rewrite
|
2013-02-05 19:12:01 -08:00 |
|
Cremno
|
11869a433b
|
rewrote mrb_any_to_s
use %p instead of %lx to prevent truncation and for consistency
|
2013-02-06 00:07:09 +01:00 |
|
Yukihiro "Matz" Matsumoto
|
913faa43c8
|
Merge pull request #813 from masuidrive/generate_mrbtest_a
Generate mrbtest.a file for sparete from driver.o
|
2013-02-03 16:14:23 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
baa5ed9c8e
|
Merge pull request #812 from shtirlic/androideabi
Add androideabi toolchain rake task (Build mruby with Android NDK)
|
2013-02-03 16:12:13 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
70eaa9d58e
|
Merge pull request #815 from masamitsu-murase/modify_handling_of_large_fixnum
Modify handling of large fixnum
|
2013-02-03 16:10:34 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
e887059cbf
|
Merge pull request #816 from masamitsu-murase/modify_potential_error_of_hash
Fix potential bug about Hash.
|
2013-02-03 16:08:27 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
0f68b90a91
|
Merge pull request #817 from masamitsu-murase/restore_arena_in_string_split
Restore arena in `String#split`.
|
2013-02-03 16:07:56 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
d3626f6b7d
|
Merge pull request #820 from cremno/unused-stuff
Remove declarations of undefined functions
|
2013-02-03 16:06:31 -08:00 |
|
Cremno
|
feaff10c58
|
removed declarations of undefined functions
|
2013-02-03 19:48:41 +01:00 |
|
Masamitsu MURASE
|
eaf32e02e0
|
Restore arena in String#split.
|
2013-02-03 17:10:05 +09:00 |
|
Masamitsu MURASE
|
aeb8e2eaac
|
Fix potential bug about Hash.
|
2013-02-03 16:52:43 +09:00 |
|
Masamitsu MURASE
|
641fc9902f
|
Prevent overflow of Fixnum#to_s.
|
2013-02-03 16:32:30 +09:00 |
|
Masamitsu MURASE
|
2087526342
|
Modify handling of integer literal.
Do not assume that significand of `double` is larger than `mrb_int`.
|
2013-02-03 16:29:46 +09:00 |
|
Yuichiro MASUI
|
93c0f3b7d4
|
Fixed failure
|
2013-02-03 14:29:40 +09:00 |
|
Yuichiro MASUI
|
a74f92b46b
|
Generate mrbtest.a file for sparete from driver.o
|
2013-02-03 13:38:18 +09:00 |
|
shtirlic
|
1af61f2030
|
Add androideabi toolchain rake task (Build mruby with Android NDK)
|
2013-02-03 06:24:06 +04:00 |
|
Yukihiro "Matz" Matsumoto
|
dfff732318
|
Merge pull request #810 from masamitsu-murase/remove_semicolon_from_function_type_macro
Remove ";" suffix from function-type macros.
|
2013-02-01 17:35:09 -08:00 |
|
Masamitsu MURASE
|
54eb08e2fc
|
Remove ";" suffix from function-type macros.
|
2013-02-02 00:24:30 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c7f2911792
|
Merge pull request #809 from mattn/vs2012_disablegems
Change the way that the DISABLE_GEMS flag is set for vs2012.
|
2013-02-01 05:49:04 -08:00 |
|
mattn
|
a2ff17b546
|
Change the way that the DISABLE_GEMS flag is set for vs2012.
|
2013-02-01 21:41:34 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
2131001963
|
Merge pull request #805 from masamitsu-murase/add_field_write_barrier_to_guard_method_from_gc
Add field_write_barrier when an method is defined.
|
2013-01-31 07:02:21 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
f3148b6914
|
Merge pull request #806 from cremno/unused-stuff
Unused func prototype and typedef
|
2013-01-30 23:46:54 -08:00 |
|
Cremno
|
6e583830d2
|
removed unused mrb_check_funcall
|
2013-01-30 19:27:04 +01:00 |
|
Cremno
|
3ca6c1176e
|
removed unused mrb_funcargv_t
|
2013-01-30 19:26:30 +01:00 |
|
Masamitsu MURASE
|
ee0cfb2101
|
Bug fix.
|
2013-01-31 02:27:42 +09:00 |
|
Masamitsu MURASE
|
a943942ca7
|
Add field_write_barrier when an method is defined.
|
2013-01-31 01:21:20 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
184a721ae6
|
Merge pull request #803 from masamitsu-murase/protect_irep_of_ensure
Protect proc of ensure.
|
2013-01-30 06:37:45 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
7c813a9e15
|
Merge pull request #802 from carsonmcdonald/mrbgemstestpassargs
Add ability to pass parameters from mrbgem.rake spec into test scripts.
|
2013-01-30 05:31:50 -08:00 |
|
Masamitsu MURASE
|
8ce1ea8437
|
Protect irep of ensure.
|
2013-01-30 20:46:37 +09:00 |
|
Carson McDonald
|
c1ca662170
|
Changed variable $test_args to constant TEST_ARGS
|
2013-01-30 05:36:03 -05:00 |
|
Carson McDonald
|
33081f52ab
|
Make sure quotes and escapes get escaped.
|
2013-01-30 05:27:42 -05:00 |
|
Yukihiro "Matz" Matsumoto
|
a5fbaf17f7
|
Merge pull request #799 from carsonmcdonald/fixdoctoexample
Correct conf.gem directory
|
2013-01-29 19:23:17 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
8327992557
|
Merge pull request #801 from monaka/pr-cleanup-error_c-20130130
Remove unused define and commented out code.
|
2013-01-29 19:22:38 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
e433e4aa26
|
Merge pull request #800 from mattn/remove_quote
Remove double quote for MRUBY_XXX in libmruby.flags.mak
|
2013-01-29 19:22:12 -08:00 |
|
Carson McDonald
|
79f802365f
|
Add ability to pass parameters from mrbgem.rake spec into test scripts.
|
2013-01-29 22:03:29 -05:00 |
|
Masaki Muranaka
|
d2386eb9b0
|
Remove unused define and commented out code.
|
2013-01-30 11:37:56 +09:00 |
|
mattn
|
e02bf49c37
|
Remove double quote for MRUBY_XXX in libmruby.flags.mak
|
2013-01-30 10:37:23 +09:00 |
|