Jun Hiroe
|
4e4929bc72
|
Rename extended xxxx class or module to xxxx class or module extension
|
2015-06-28 11:18:52 +09:00 |
|
Jun Hiroe
|
c69d1201e1
|
Fix typo; Replace extensional with extended
|
2015-06-28 00:05:58 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
91a025b1e6
|
reimplement Range#size using double with fixing corner cases; ref #2293
|
2014-05-19 18:04:27 +09:00 |
|
Jun Hiroe
|
4b3ff090ab
|
Add Range#size
|
2014-05-19 16:17:10 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
7c82b9e1bf
|
use mrb_get_args("i")
|
2014-03-21 23:36:03 +09:00 |
|
take_cheeze
|
c73f8d4def
|
move summary of mrbgems in default gembox to its spec
|
2014-03-17 00:34:24 +09:00 |
|
cremno
|
09bb30870b
|
tiny word boxing optimization
|
2014-01-02 06:36:29 +01:00 |
|
Daniel Bovensiepen
|
d10763190e
|
Improve test of mruby-range-ext GEM
|
2013-08-04 22:42:06 +08:00 |
|
Tomoyuki Sahara
|
116f75a8ce
|
"spec.author" is better for single-author gems.
"spec.author=" expects a String represents a single author.
"spec.authors=" expects an Array which is a list of multiple authors.
http://guides.rubygems.org/specification-reference/
|
2013-07-23 10:09:24 +09:00 |
|
Jun Hiroe
|
8e42868600
|
Repalace int with mrb_bool because a return value is boolean.
|
2013-07-15 23:17:12 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
30d580ecbc
|
rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206
|
2013-04-25 09:47:36 +09:00 |
|
h2so5
|
1d10912076
|
Add mruby-range-ext
|
2013-04-14 13:59:46 +09:00 |
|