1. 02 2月, 2013 1 次提交
    • Pascal Lamblin's avatar
      Use provided output memory if not contiguous · 137ce6a3
      Pascal Lamblin 提交于
      It may be slower than allocated new memory and calling memset,
      but if that non-contiguous memory was provided, it is probable
      that the output will end up being copied into that non-contiguous
      memory, and that would be even slower.
      137ce6a3
  2. 01 2月, 2013 2 次提交
  3. 30 1月, 2013 4 次提交
  4. 29 1月, 2013 8 次提交
  5. 28 1月, 2013 4 次提交
  6. 26 1月, 2013 4 次提交
  7. 25 1月, 2013 4 次提交
  8. 24 1月, 2013 9 次提交
  9. 23 1月, 2013 3 次提交
  10. 21 1月, 2013 1 次提交