1. 26 Apr, 2020 1 commit
  2. 24 Apr, 2020 5 commits
  3. 22 Apr, 2020 3 commits
  4. 21 Apr, 2020 4 commits
  5. 15 Apr, 2020 1 commit
  6. 14 Apr, 2020 5 commits
  7. 13 Apr, 2020 1 commit
    • dearblue's avatar
      Fix `MRB_TT_CPTR` object with `MRB_NAN_BOXING` · d0501c69
      dearblue authored
      Previously, if `MRB_NAN_BOXING` is defined, for example,
      `mrb_cptr_value()` could not keep an odd address.
      
      If it is `MRB_32BIT`, it can be embedded in `NaN` as it is.
      
      If it is `MRB_64BIT`, some operations are shared with `MRB_WORD_BOXING`.
      In this case, the MRB_API function `mrb_nan_boxing_cptr_value()` is
      defined.
      d0501c69
  8. 12 Apr, 2020 1 commit
  9. 11 Apr, 2020 7 commits
  10. 08 Apr, 2020 2 commits
  11. 05 Apr, 2020 1 commit
  12. 04 Apr, 2020 3 commits
  13. 03 Apr, 2020 1 commit
  14. 02 Apr, 2020 1 commit
  15. 01 Apr, 2020 4 commits