| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-06 | OP_ENTER fix variable assignment | ksss | |
| 2014-05-06 | Merge pull request #2203 from yui-knk/add-call-seq | Yukihiro "Matz" Matsumoto | |
| Add a comment to ObjectSpace.each_object. | |||
| 2014-05-06 | Add a comment to ObjectSpace.each_object. | yui-knk | |
| 2014-05-06 | Merge pull request #2202 from akuroda/pr_refactor_fix_mod | Yukihiro "Matz" Matsumoto | |
| refactor fix_mod | |||
| 2014-05-05 | refactor fix_mod | Akira Kuroda | |
| fix unreachable condition use b | |||
| 2014-05-05 | Merge pull request #2200 from ↵ | Yukihiro "Matz" Matsumoto | |
| cremno/add-functions-for-safe-addition-and-subtraction Add functions for safe addition and subtraction | |||
| 2014-05-05 | Merge pull request #2201 from take-cheeze/day_of_week | Yukihiro "Matz" Matsumoto | |
| Implement day of week methods. | |||
| 2014-05-05 | Merge pull request #2199 from cremno/use-memmove | Yukihiro "Matz" Matsumoto | |
| fix memcpy-param-overlap | |||
| 2014-05-05 | Implement day of week methods. | take_cheeze | |
| 2014-05-05 | add function for checked mrb_int subtraction | cremno | |
| 2014-05-05 | add function for checked mrb_int addition | cremno | |
| 2014-05-05 | temporary macros for checked arithmetic functions | cremno | |
| 2014-05-05 | Merge pull request #2198 from suzukaze/add-hash.keep_if | Yukihiro "Matz" Matsumoto | |
| Add Hash#keep_if | |||
| 2014-05-05 | Merge pull request #2196 from suzukaze/refactor-load.c | Yukihiro "Matz" Matsumoto | |
| Refactor read_lineno_record_1() in load.c | |||
| 2014-05-05 | Merge pull request #2194 from suzukaze/refactor-string.c2 | Yukihiro "Matz" Matsumoto | |
| Refactor string.c | |||
| 2014-05-05 | Add Hash#keep_if | Jun Hiroe | |
| 2014-05-05 | Merge pull request #2195 from suzukaze/fix-indent-string.c | Yukihiro "Matz" Matsumoto | |
| Fix indents in mrb_str_inspect() of string.c | |||
| 2014-05-05 | Merge pull request #2193 from suzukaze/refactor-string.c | Yukihiro "Matz" Matsumoto | |
| Use mrb_bool instead of mrb_int in string.c | |||
| 2014-05-05 | Merge pull request #2192 from suzukaze/add-hash.invert | Yukihiro "Matz" Matsumoto | |
| Add Hash#invert | |||
| 2014-05-05 | Refactor read_lineno_record_1() in load.c | Jun Hiroe | |
| 2014-05-05 | Fix indents in mrb_str_inspect() of string.c | Jun Hiroe | |
| 2014-05-05 | Refactor mrb_str_hash() | Jun Hiroe | |
| 2014-05-05 | Refacotr mrb_str_substr() | Jun Hiroe | |
| 2014-05-05 | Refactor mrb_str_upcase_bang | Jun Hiroe | |
| 2014-05-05 | Refactor mrb_str_split_m() | Jun Hiroe | |
| 2014-05-05 | Refactor mrb_str_downcase_bang() | Jun Hiroe | |
| 2014-05-05 | Refactor mrb_str_capitalize_bang() | Jun Hiroe | |
| 2014-05-05 | Add Hash#invert | Jun Hiroe | |
| 2014-05-05 | fix memcpy-param-overlap | cremno | |
| 2014-05-05 | Merge pull request #2191 from yui-knk/refactor-exc-test | Yukihiro "Matz" Matsumoto | |
| Refactoring exception test. | |||
| 2014-05-05 | Refactoring exception test. | yui-knk | |
| Change to use assert_equal explicitly. | |||
| 2014-05-04 | Merge pull request #2188 from takeru/dont_reset_ridx_eidx | Yukihiro "Matz" Matsumoto | |
| Don't reset ridx,eidx. And fix for #1949 | |||
| 2014-05-04 | Don't reset ridx,eidx. And fix for #1949 | sasaki takeru | |
| 2014-05-04 | Merge pull request #2187 from take-cheeze/header_searcher_doc | Yukihiro "Matz" Matsumoto | |
| Add document of header searcher of compiler. | |||
| 2014-05-04 | Add document of header searcher of compiler. | take_cheeze | |
| 2014-05-04 | Merge pull request #2186 from suzukaze/add-hash.flatten | Yukihiro "Matz" Matsumoto | |
| Add Hash#flatten | |||
| 2014-05-04 | Add Hash#flatten | Jun Hiroe | |
| 2014-05-04 | Merge pull request #2161 from nobu/embedded_document | Yukihiro "Matz" Matsumoto | |
| Embedded document | |||
| 2014-05-04 | Merge pull request #2185 from suzukaze/hash-comments | Yukihiro "Matz" Matsumoto | |
| Add Hash comments | |||
| 2014-05-04 | Merge pull request #2184 from yui-knk/fix-typo | Yukihiro "Matz" Matsumoto | |
| Fix typo. | |||
| 2014-05-04 | Add Hash comments | Jun Hiroe | |
| 2014-05-04 | Fix typo. | yui-knk | |
| 2014-05-04 | Merge pull request #2183 from yui-knk/fix-error-comment | Yukihiro "Matz" Matsumoto | |
| Fix comment of exc_inspect (and adjust spaces) | |||
| 2014-05-04 | Merge pull request #2182 from cremno/use-isfinite | Yukihiro "Matz" Matsumoto | |
| simply use `isfinite` | |||
| 2014-05-04 | Merge pull request #2181 from suzukaze/add-hash_delete_if | Yukihiro "Matz" Matsumoto | |
| Add Hash#delete_if | |||
| 2014-05-04 | Fix comment of exc_inspect (and adjust spaces) | yui-knk | |
| 2014-05-04 | simply use `isfinite` | cremno | |
| 2014-05-04 | Add Hash#delete_if | Jun Hiroe | |
| 2014-05-03 | Merge pull request #2180 from yui-knk/fix-doc | Yukihiro "Matz" Matsumoto | |
| Fix docs path. | |||
| 2014-05-03 | Merge pull request #2179 from take-cheeze/readline_warning | Yukihiro "Matz" Matsumoto | |
| Suppress warning when using readline in mirb. | |||
