1. 29 Apr, 2017 2 commits
    • Nobuyoshi Nakada's avatar
      Better error message · ef6e14ee
      Nobuyoshi Nakada authored
      Raise argument error with the better message, at the only place
      where the size to fill can be negative.
      ef6e14ee
    • Nobuyoshi Nakada's avatar
      Use `FILL` and `PUSH` · e05c3073
      Nobuyoshi Nakada authored
      Instead of loop or `memcpy` after `CHECK`, use dedicated macros,
      `FILL` and `PUSH`, respectively.
      e05c3073
  2. 25 Apr, 2017 12 commits
  3. 24 Apr, 2017 3 commits
  4. 23 Apr, 2017 3 commits
  5. 22 Apr, 2017 6 commits
  6. 21 Apr, 2017 14 commits