Carson McDonald
|
5c79d23650
|
Correct conf.gem directory
|
2013-01-29 20:03:26 -05:00 |
|
Yukihiro Matz Matsumoto
|
e43216c45d
|
rename mrb_ary_alen to mrb_ary_len; close #781
|
2013-01-30 07:45:32 +09:00 |
|
Yukihiro Matz Matsumoto
|
900b856415
|
remove src/cdump.c to resolve; need make clean
|
2013-01-30 07:38:14 +09:00 |
|
Yukihiro Matz Matsumoto
|
24679c6dd6
|
resolve conflict
|
2013-01-30 07:33:35 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
78b362f8dd
|
Merge pull request #796 from masuidrive/vs2012
Added .lib extension for library file on VS2012
|
2013-01-29 06:21:31 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
10d9ed102c
|
Merge pull request #798 from carsonmcdonald/typofix
Fixed minor typo.
|
2013-01-29 06:21:05 -08:00 |
|
Carson McDonald
|
81bc34516f
|
Fixed minor typo.
|
2013-01-29 09:20:30 -05:00 |
|
Yuichiro MASUI
|
6440f108bd
|
Removed mistake
|
2013-01-29 22:50:54 +09:00 |
|
Yuichiro MASUI
|
cf81a88b04
|
Removed mrbc -C option what's C function dump. and TAB to space
|
2013-01-29 22:47:50 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c14d34e59d
|
Merge pull request #790 from carsonmcdonald/nogemdefchange
Change the way that the DISABLE_GEMS flag is set.
|
2013-01-29 05:43:14 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
1724042225
|
Merge pull request #766 from masuidrive/mrbint64
Fixed MRB_INT64 warning
|
2013-01-29 05:35:38 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
e18a9c0a56
|
Merge pull request #788 from masamitsu-murase/modify_range_initialize
Modify range initialize to prevent segmentation fault.
|
2013-01-29 05:35:15 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
14c97e8243
|
Merge pull request #794 from monaka/pr-reduce-unused-function-parameters
Remove unused function parametes.
|
2013-01-29 05:34:02 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
e5e71f1c93
|
Merge pull request #792 from monaka/pr-remove-mrb_str_vcatf
Remove API mrb_str_catf().
|
2013-01-29 05:32:58 -08:00 |
|
Masaki Muranaka
|
ea82eaaa79
|
Remove unused function parametes.
|
2013-01-29 17:45:54 +09:00 |
|
Masaki Muranaka
|
3ab1afa07d
|
Remove API mrb_str_catf().
|
2013-01-29 17:21:50 +09:00 |
|
Carson McDonald
|
c32a16130f
|
Change the way that the DISABLE_GEMS flag is set.
|
2013-01-28 08:54:27 -05:00 |
|
Yuichiro MASUI
|
39ee012ce5
|
Added .lib extension for library file on VS2012
|
2013-01-28 18:30:16 +09:00 |
|
Yuichiro MASUI
|
5a152c82e6
|
load MRUBY_CONFIG script after 'build_config.rb'
|
2013-01-28 18:22:11 +09:00 |
|
Masamitsu MURASE
|
7941dfb44a
|
Enable test for Range#initialize.
|
2013-01-28 16:08:11 +09:00 |
|
Masamitsu MURASE
|
21ebb7f2c8
|
Initialize Range->edges after cheking beg and end to prevent segmentation fault.
|
2013-01-28 16:07:47 +09:00 |
|
Yukihiro Matz Matsumoto
|
0410bb7623
|
remove bin/command first to avoid text file busy
|
2013-01-28 00:50:22 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
7cb47fccca
|
Merge pull request #784 from masuidrive/fix_mrbc_ext
Fixed mrbc file ext on host
|
2013-01-27 07:40:43 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
60788672f2
|
Merge pull request #786 from carsonmcdonald/unsignedfixes
Fixes a number of "comparison between signed and unsigned" warnings.
|
2013-01-27 07:40:13 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
a43b53c14c
|
Merge pull request #785 from bovi/readme
Improve Documentation
|
2013-01-27 07:38:11 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
e5dd50b917
|
Merge pull request #787 from carsonmcdonald/unittestcleanup
Removed tests that look outdated.
|
2013-01-27 07:37:22 -08:00 |
|
Carson McDonald
|
86eadb9637
|
Removed tests that look outdated. The mrb_compile_string they use is gone now.
|
2013-01-27 10:19:01 -05:00 |
|
Carson McDonald
|
8f83f6674c
|
Fixes a number of "comparison between signed and unsigned" warnings.
|
2013-01-27 09:44:47 -05:00 |
|
Daniel Bovensiepen
|
030e0df384
|
Fix some styling of the documentation
|
2013-01-27 22:06:24 +08:00 |
|
Daniel Bovensiepen
|
b24d869ab4
|
Modify code blocks
|
2013-01-27 22:00:22 +08:00 |
|
Yuichiro MASUI
|
25f7a74e56
|
Fixed mrbc file ext on host
|
2013-01-27 03:13:56 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
437aa216fc
|
Merge pull request #783 from masuidrive/move_mrbgems
Moved mrbgems examples
|
2013-01-26 00:50:31 -08:00 |
|
Yuichiro MASUI
|
9352e4b49d
|
Moved mrbgems examples
|
2013-01-26 15:47:06 +09:00 |
|
Yuichiro MASUI
|
5a681874dd
|
defined printf macro for mrb_int
|
2013-01-26 01:05:20 +09:00 |
|
Yukihiro Matz Matsumoto
|
47d7cce66d
|
inspecting anonymous class should not SEGV; close #780
|
2013-01-26 00:17:40 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
a01343d57e
|
Merge pull request #779 from DAddYE/patch-3
Let's use more ruby
|
2013-01-24 17:11:06 -08:00 |
|
Davide D'Agostino
|
b317259731
|
Let's use more ruby
|
2013-01-24 00:08:40 -08:00 |
|
Yukihiro Matz Matsumoto
|
472e42f0bf
|
Merge branch 'master' of github.com:mruby/mruby
|
2013-01-24 16:49:13 +09:00 |
|
Yukihiro Matz Matsumoto
|
5ef8aa765f
|
resolve conflict
|
2013-01-24 16:48:38 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c00cebe233
|
Merge pull request #778 from mattn/gemlist
Listing gems vertically
|
2013-01-23 23:44:57 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
cc967ebfb6
|
Merge pull request #777 from thecodeshop/pp-clean
Remove noisy build message quotes
|
2013-01-23 23:44:00 -08:00 |
|
mattn
|
b7805a3e05
|
Listing gems vertically
|
2013-01-24 16:11:33 +09:00 |
|
Jon
|
843aabc7e4
|
Remove noisy build message quotes
|
2013-01-24 00:38:07 -05:00 |
|
Yuichiro MASUI
|
dd680b6e67
|
Add flags_after_libraries
|
2013-01-24 11:33:56 +09:00 |
|
Yuichiro MASUI
|
b1623b9e58
|
merge master
|
2013-01-24 11:21:39 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
65623d7d66
|
Merge pull request #776 from carsonmcdonald/displaybuildinfo
Add build summary at the end of a build.
|
2013-01-23 18:08:01 -08:00 |
|
Carson McDonald
|
6e72fb4781
|
Add build summary at the end of a build.
|
2013-01-23 18:44:48 -05:00 |
|
Yukihiro "Matz" Matsumoto
|
93fa57993f
|
Merge pull request #775 from mattn/remove_reverse
Remove reverse
|
2013-01-23 07:18:05 -08:00 |
|
mattn
|
d8d87f692f
|
Remove reverse
|
2013-01-23 22:48:27 +09:00 |
|
Yukihiro Matz Matsumoto
|
410d58a555
|
resolve conflict
|
2013-01-23 22:32:17 +09:00 |
|