Jun Hiroe
|
2e24ba161b
|
I fix order of actual and expect test value in rangeerror.rb.
|
2013-08-02 22:40:12 +09:00 |
|
Jun Hiroe
|
f467ea1ab4
|
I fix order of actual and expect test value in range.rb.
|
2013-08-02 22:40:12 +09:00 |
|
Jun Hiroe
|
20c6810ec7
|
I fix order of actual and expect test value in proc.rb.
|
2013-08-02 22:36:38 +09:00 |
|
Jun Hiroe
|
6583f340ab
|
I fix order of actual and expect test value in object.rb.
|
2013-08-02 22:16:07 +09:00 |
|
Jun Hiroe
|
0ce98230c5
|
I fix order of actual and expect test value in numeric.rb.
|
2013-08-02 22:14:23 +09:00 |
|
Jun Hiroe
|
5550dfa0e0
|
I fix order of actual and expect test value in nomethoderror.rb.
|
2013-08-02 22:11:45 +09:00 |
|
Jun Hiroe
|
50fafafb48
|
I fix order of actual and expect test value in nil.rb.
|
2013-08-02 22:07:24 +09:00 |
|
Jun Hiroe
|
679ae1bcbb
|
I fix order of actual and expect test value in nameerror.rb.
|
2013-08-02 22:06:10 +09:00 |
|
Jun Hiroe
|
dddb5faff0
|
I fix order of actual and expect test value in module.rb.
|
2013-08-02 22:04:23 +09:00 |
|
Jun Hiroe
|
6d9b61248d
|
I fix order of actual and expect test value in localjumperror.rb.
|
2013-08-02 21:48:59 +09:00 |
|
Jun Hiroe
|
b7651d212b
|
I fix order of actual and expect test value in literals.rb.
|
2013-08-02 21:48:18 +09:00 |
|
Jun Hiroe
|
b423171eb4
|
I fix order of actual and expect test value in kernel.rb.
|
2013-08-02 21:04:02 +09:00 |
|
Jun Hiroe
|
19dce63a2d
|
I fix order of actual and expect test value in integer.rb.
|
2013-08-02 20:54:22 +09:00 |
|
Jun Hiroe
|
f71cacc4ca
|
I fix order of actual and expect test value in indexerror.rb.
|
2013-08-02 20:54:21 +09:00 |
|
Jun Hiroe
|
284dc1be09
|
I fix order of actual and expect test value in hash.rb.
|
2013-08-02 20:54:21 +09:00 |
|
Jun Hiroe
|
6baded4cb5
|
I fix order of actual and expect test value in gc.rb.
|
2013-08-02 20:54:20 +09:00 |
|
Jun Hiroe
|
edb0810c1a
|
I fix order of actual and expect test value in float.rb.
|
2013-08-02 20:54:19 +09:00 |
|
Jun Hiroe
|
dbacb58f66
|
I fix order of actual and expect test value in false.rb.
|
2013-08-02 20:54:13 +09:00 |
|
Jun Hiroe
|
363d65ccef
|
I fix order of actual and expect test value in exception.rb.
|
2013-08-02 20:54:11 +09:00 |
|
Jun Hiroe
|
0b4bedeb8e
|
I fix order of actual and expect test value in enumerable.rb.
|
2013-08-02 20:54:09 +09:00 |
|
Jun Hiroe
|
ff7e599491
|
I fix order of actual and expect test value in class.rb.
|
2013-08-02 20:54:08 +09:00 |
|
Jun Hiroe
|
6d1469dfae
|
I fix order of actual and expect test value in bs_block.rb.
|
2013-08-02 20:54:07 +09:00 |
|
Jun Hiroe
|
f4b1f43cd0
|
I fix order of actual and expect test value in basicobject.rb.
|
2013-08-02 20:54:05 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
b4858c82f8
|
Merge pull request #1428 from murasesyuka/add_mrbc_help_option
add mrbc -h option
|
2013-08-02 02:21:29 -07:00 |
|
murase_syuka
|
fb9372b948
|
add mrbc -h option
|
2013-08-02 16:30:51 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
a32fdf3e5d
|
Merge pull request #1426 from Fleurer/clear-all-old
add comments for clear_all_old()
|
2013-08-01 07:01:26 -07:00 |
|
fleuria
|
107906e3cb
|
revise the comment in mrb_full_gc()
the old comment "clean all the black object as old" looks confusing,
it looks like "transform black object to old object", but indeed black
is old,
|
2013-08-01 17:50:13 +08:00 |
|
fleuria
|
c1469a57a2
|
add comment for clear_all_old()
|
2013-08-01 17:30:57 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
429e69243c
|
remove unused inspect_range
|
2013-08-01 18:29:55 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
1c873f6924
|
Merge pull request #1425 from Bovi-Li/test-assert-fix
[mrbtest] Actual/Expect Order - ArgumentError and Array
|
2013-08-01 02:16:13 -07:00 |
|
Daniel Bovensiepen
|
6873674ed1
|
Fix order of actual and expect test value for Array
|
2013-08-01 15:12:50 +08:00 |
|
Daniel Bovensiepen
|
11c4c65bf2
|
Fix order of actual and expect test value for ArgumentError
|
2013-08-01 15:12:41 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
d16edc11ca
|
Merge pull request #1424 from Bovi-Li/test-assert
Fix assignment of block as actual value and not expected
|
2013-07-31 20:50:53 -07:00 |
|
Daniel Bovensiepen
|
d5eab236e7
|
Fix assignment of block as actual value and not expected
|
2013-08-01 11:32:46 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
7f282429b0
|
ci->target_class should be updated as well; #1418
|
2013-08-01 11:56:20 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c550a0f834
|
move mrb_gc_arena_restore() after cipop(); a bug found by Kilo Kawai
|
2013-07-31 22:24:10 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
0166403247
|
add new mrbgem mruby-exit
|
2013-07-31 11:53:48 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
1b6b00e2d0
|
remove unnecessary spaces
|
2013-07-31 11:52:34 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
029613bc55
|
stop storing target_class info for C defined methods
|
2013-07-31 00:31:37 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
326396a6e3
|
remove unused mrb_proc_new_with_target()
|
2013-07-31 00:16:55 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
294ed98011
|
Merge branch 'master' of github.com:mruby/mruby
|
2013-07-30 01:33:14 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
dbd36128ad
|
forget to re-initialize target_class for top-level eval; close #1418
|
2013-07-30 01:33:02 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
4229b41c68
|
Merge pull request #1421 from carsonmcdonald/fixfor1419
Remove pop that was done when not a return val
|
2013-07-29 09:16:29 -07:00 |
|
Yukihiro "Matz" Matsumoto
|
cd199210d6
|
Merge pull request #1416 from suzukaze/refactor-object-ext-object.c
I replace 0 with NULL because struct pointer be should set NULL in.
|
2013-07-29 09:13:58 -07:00 |
|
Yukihiro "Matz" Matsumoto
|
ed49d02350
|
Merge pull request #1417 from suzukaze/fix-doc-mrbgems
I replace 'Pre-Conditions' with 'Preconditions' because the former is a ...
|
2013-07-29 09:11:52 -07:00 |
|
Carson McDonald
|
2eb2cdf0de
|
Add a couple splat tests
|
2013-07-28 13:35:00 -04:00 |
|
Carson McDonald
|
ff40793fc7
|
Remove pop that was done when not a return val
|
2013-07-28 13:15:22 -04:00 |
|
Jun Hiroe
|
d6b24de6e1
|
I replace 'Pre-Conditions' with 'Preconditions' because the former is a wrong word.
|
2013-07-27 14:57:34 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
961cd408a8
|
replace "if not" to "unless"
|
2013-07-27 14:21:09 +09:00 |
|
Jun Hiroe
|
0804800921
|
I replace 0 with NULL because struct pointer be should set NULL in.
|
2013-07-27 13:16:08 +09:00 |
|