1. 14 Feb, 2014 2 commits
    • Li Yazhou's avatar
      add test for Hash#dup · 7ab05067
      Li Yazhou authored
      7ab05067
    • Li Yazhou's avatar
      clearn up warning in hash.c · adbf1eba
      Li Yazhou authored
      /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.
      adbf1eba
  2. 13 Feb, 2014 10 commits
  3. 12 Feb, 2014 6 commits
  4. 11 Feb, 2014 5 commits
  5. 10 Feb, 2014 2 commits
  6. 09 Feb, 2014 5 commits
  7. 08 Feb, 2014 5 commits
  8. 07 Feb, 2014 5 commits