Masaki Muranaka
|
ea82eaaa79
|
Remove unused function parametes.
|
2013-01-29 17:45:54 +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 |
|
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 |
|
Yukihiro "Matz" Matsumoto
|
538bbfc15f
|
Merge pull request #773 from thecodeshop/ppp
Refine pretty printing
|
2013-01-23 05:20:43 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
f6195693b6
|
Merge pull request #772 from arciem/updateMarkdown
Fixed markdown of code in mrbgems/README.md
|
2013-01-23 05:18:04 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
8961a78808
|
Merge pull request #770 from masuidrive/mrbgem_finalizer
Added finalizer of mrbgems
|
2013-01-23 05:11:54 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
b79e1ecbaa
|
Merge pull request #769 from masuidrive/mrbgem_init
Add C++/Objective-C init in toolchains
|
2013-01-23 05:00:38 -08:00 |
|
Jon
|
7f095534fd
|
Refine pretty-print indenting
|
2013-01-23 00:23:13 -05:00 |
|
Jon
|
26f353d807
|
Fix pretty-print test miss
|
2013-01-22 16:19:17 -05:00 |
|
Robert McNally
|
28ac47efbf
|
Fixed markdown of code in mrbgems/README.md
|
2013-01-22 08:43:56 -08:00 |
|
Jon
|
d5b263f7a9
|
Refine pretty printing
|
2013-01-22 10:37:54 -05:00 |
|
Yuichiro MASUI
|
10c264d4bb
|
Removed ext
|
2013-01-22 20:24:33 +09:00 |
|
Yuichiro MASUI
|
310b0dce8f
|
Added finalizer of mrbgems
|
2013-01-22 20:18:48 +09:00 |
|
Yuichiro MASUI
|
f6edd3065c
|
Add C++/Objective-C init in toolchains
|
2013-01-22 14:06:59 +09:00 |
|
Yukihiro Matz Matsumoto
|
3a95e3fbbd
|
Merge branch 'master' of github.com:mruby/mruby
|
2013-01-22 10:47:37 +09:00 |
|
Yukihiro Matz Matsumoto
|
323d8501d6
|
zero initialize hex buffers; close 768
|
2013-01-22 00:40:04 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
461a03ca06
|
Merge pull request #767 from masuidrive/build_error_message
Added "Unknown toolchain/gem" error message
|
2013-01-21 07:37:50 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
b5f8fd34ce
|
Merge pull request #763 from matsumoto-r/change_cflags_name
Changed flags name in libmruby.flags.mak
|
2013-01-21 07:35:04 -08:00 |
|
Yuichiro MASUI
|
a9064dce15
|
Added "Unknown toolchain/gem" error message
|
2013-01-21 23:52:39 +09:00 |
|
Yuichiro MASUI
|
a1c4992905
|
Added flags_before_libraries to linker
|
2013-01-21 22:15:15 +09:00 |
|
MATSUMOTO Ryosuke
|
1db86c9e99
|
Changed flags name in libmruby.flags.mak
|
2013-01-21 20:47:42 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
cc2e4e73de
|
Merge pull request #762 from cremno/vs2012-toolchain-fixes
vs2012 toolchain: various fixes
|
2013-01-21 03:04:29 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
7987619bed
|
Merge pull request #760 from masuidrive/fixed_compat
Fixed 1.8 compatibility
|
2013-01-21 03:02:52 -08:00 |
|
Yukihiro "Matz" Matsumoto
|
73fa0d6355
|
Merge pull request #759 from skandhas/pr-fix-build-on-cygwin
fix build faild on Cygwin Environment
|
2013-01-21 03:00:50 -08:00 |
|