| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-23 | support custom build_dir in CrossBuild | take_cheeze | |
| 2014-02-23 | make mruby build directory customizable | take_cheeze | |
| 2014-02-22 | add src/error.h for compatibility reason | Yukihiro "Matz" Matsumoto | |
| 2014-02-22 | Merge pull request #1724 from h2so5/f2s-significand | Yukihiro "Matz" Matsumoto | |
| preserve significands in float-string conversion | |||
| 2014-02-22 | preserve significands in float-string conversion | h2so5 | |
| 2014-02-22 | powered num may be infinite in float-string conversion | Yukihiro "Matz" Matsumoto | |
| 2014-02-22 | Merge pull request #1722 from take-cheeze/hash_ext_arena_fix | Yukihiro "Matz" Matsumoto | |
| Fix possible arena overflow in mruby-hast-ext. | |||
| 2014-02-22 | Merge pull request #1723 from akuroda/string_test_cap_down | Yukihiro "Matz" Matsumoto | |
| add tests for String#capitalize!, String#downcase!, and String#upcase! | |||
| 2014-02-22 | fix the position of capitalize! and downcast!, and add test for upcase! | Akira Kuroda | |
| 2014-02-22 | add test(requires MRB_GC_FIXED_ARENA enabled) | take_cheeze | |
| 2014-02-22 | add tests for String#capitalize! and String#downcase! | Akira Kuroda | |
| 2014-02-22 | fix possible arena overflow | take_cheeze | |
| 2014-02-21 | Merge pull request #1720 from take-cheeze/move_error_h | Yukihiro "Matz" Matsumoto | |
| move src/error.h to include/mruby/error.h | |||
| 2014-02-20 | move src/error.h to include/mruby/error.h | take_cheeze | |
| 2014-02-18 | Merge pull request #1719 from pbosetti/master | Yukihiro "Matz" Matsumoto | |
| Added spaces in version.h macros for complying with C++11 | |||
| 2014-02-17 | Added spaces in version.h macros for complying with C++11 | Paolo Bosetti | |
| 2014-02-18 | Merge pull request #1717 from cremno/iv_size-t-null | Yukihiro "Matz" Matsumoto | |
| iv_size (non-seglist): return 0 if t is NULL | |||
| 2014-02-17 | iv_size (non-seglist): return 0 if t is NULL | cremno | |
| 2014-02-17 | use double instead of mrb_float (that may be single precision float) to ↵ | Yukihiro "Matz" Matsumoto | |
| reduce errors | |||
| 2014-02-17 | remove trailing zeros from float string representation | Yukihiro "Matz" Matsumoto | |
| 2014-02-17 | define FLO_EPSILON depends on float/double | Yukihiro "Matz" Matsumoto | |
| 2014-02-17 | remove max_digit from mrb_flo_to_str() | Yukihiro "Matz" Matsumoto | |
| 2014-02-17 | small refactoring; direct return | Yukihiro "Matz" Matsumoto | |
| 2014-02-17 | use powf() instead of pow() on MRB_USE_FLOAT | Yukihiro "Matz" Matsumoto | |
| 2014-02-17 | fdigit may be negative due to error if mrb_float is 32bit (e.g. 10**36 on ↵ | Yukihiro "Matz" Matsumoto | |
| 32bit arch); ref #1713 #1714 | |||
| 2014-02-17 | Merge pull request #1714 from h2so5/f2s | Yukihiro "Matz" Matsumoto | |
| fix mrb_flo_to_str() exponent problem | |||
| 2014-02-17 | fix mrb_flo_to_str() exponent problem | h2so5 | |
| 2014-02-16 | Merge pull request #1710 from takkaw/flo_to_str | Yukihiro "Matz" Matsumoto | |
| modify mrb_to_str() in order to display big float number | |||
| 2014-02-15 | normalize NaN after division that may generate NaN; fix #1712 | Yukihiro "Matz" Matsumoto | |
| 2014-02-15 | modify mrb_to_str() in order to display big float number | takkaw | |
| 2014-02-15 | Merge pull request #1709 from cubicdaiya/issues/nonvoid | Yukihiro "Matz" Matsumoto | |
| Give the type 'void' to functions have no argument. | |||
| 2014-02-14 | Give the type 'void' to functions have no argument. | cubicdaiya | |
| According to the C standard, it is desirable to give the type 'void' to functions have no argument. | |||
| 2014-02-14 | Merge pull request #1707 from Fleurer/issue1706 | Yukihiro "Matz" Matsumoto | |
| keep stack with nlocals instead of nregs; fix #1706 | |||
| 2014-02-14 | Merge pull request #1708 from Fleurer/cleanup-warning-hash-dup | Yukihiro "Matz" Matsumoto | |
| cleanup warnings in hash.c | |||
| 2014-02-14 | add test for Hash#dup | Li Yazhou | |
| 2014-02-14 | clearn up warning in hash.c | Li Yazhou | |
| /home/fleuria/code/mruby/src/hash.c:159:1: warning: ‘mrb_hash_dp`defined but not used [-Wunused-function] mrb_hash_dup(mrb_state *mrb, mrb_value hash) ^ this commit defines Hash#dup to take advantage of mrb_hash_dup, however it seems that Hash#dup is not in ISO standard. | |||
| 2014-02-14 | add a regression test for #1706 | Li Yazhou | |
| 2014-02-14 | keep stack with nlocals instead of nregs; fix #1706 | Li Yazhou | |
| 2014-02-14 | Merge pull request #1702 from cremno/hash-hash-ext-changes | Yukihiro "Matz" Matsumoto | |
| hash / hash-ext: various small changes | |||
| 2014-02-14 | Merge pull request #1705 from takahashim/version-number | Yukihiro "Matz" Matsumoto | |
| MRUBY_VERSION should be only numbers separated by dot, like JRUBY_VERSION or Rubinius::VERSION | |||
| 2014-02-14 | Merge pull request #1703 from cremno/parenthesize-mrbdump-errnos | Yukihiro "Matz" Matsumoto | |
| dump.h: parenthesize negative errnos | |||
| 2014-02-14 | Merge pull request #1704 from cremno/rm-mrb_str_literal-decl | Yukihiro "Matz" Matsumoto | |
| remove mrb_str_literal declaration | |||
| 2014-02-14 | Merge pull request #1701 from cremno/do-not-use-mrb_str_cat2 | Yukihiro "Matz" Matsumoto | |
| mrb_str_cat2: deprecated since 0cedf8f | |||
| 2014-02-13 | MRUBY_VERSION should be only numbers separated by dot, like JRUBY_VERSION or ↵ | takahashim | |
| Rubinius::VERSION | |||
| 2014-02-13 | mrb_str_cat2: deprecated since 0cedf8f | cremno | |
| 2014-02-13 | remove mrb_str_literal declaration | cremno | |
| definition was removed in 677a2ac | |||
| 2014-02-13 | dump.h: parenthesize negative errnos | cremno | |
| 2014-02-13 | hash / hash-ext: various small changes | cremno | |
| src/hash.c: - mrb_hash_(aget|aset|dup|delete): internal linkage - remove documentation of methods which are not implemented (in here) - remove #assoc; unused, not in ISO spec - remove #rassoc: same, implementation is also wrong hash-ext mrbgem: - remove header "mruby/khash.h" - remove mrb_hash_values_at (move code into hash_values_at, i: long -> int) - less whitespace in gem_init function | |||
| 2014-02-13 | remove direct inclusion of mruby/version.h from version.c; #1698 | Yukihiro "Matz" Matsumoto | |
| 2014-02-12 | include mruby/version.h in mruby.h | Tomoyuki Sahara | |
