1. 04 May, 2016 1 commit
    • Wenzel Jakob's avatar
      redesigned format_descriptor<> and npy_format_descriptor<> · 876eeab4
      Wenzel Jakob authored
      This somewhat heavyweight solution will avoid size_t/long long/long/int
      mismatches on various platforms once and for all. The previous template
      overloads could e.g. not handle size_t on Darwin.
      
      One gotcha: the 'format_descriptor<T>::value()' syntax changed to just
      'format_descriptor<T>::value'
      876eeab4
  2. 01 May, 2016 2 commits
  3. 30 Apr, 2016 6 commits
  4. 28 Apr, 2016 1 commit
  5. 27 Apr, 2016 1 commit
  6. 25 Apr, 2016 1 commit
  7. 22 Apr, 2016 1 commit
  8. 21 Apr, 2016 1 commit
  9. 20 Apr, 2016 1 commit
  10. 18 Apr, 2016 2 commits
  11. 13 Apr, 2016 4 commits
  12. 11 Apr, 2016 1 commit
  13. 06 Apr, 2016 1 commit
  14. 31 Mar, 2016 1 commit
  15. 26 Mar, 2016 3 commits
  16. 15 Mar, 2016 1 commit
  17. 10 Mar, 2016 2 commits
  18. 08 Mar, 2016 2 commits
  19. 23 Feb, 2016 2 commits
  20. 20 Feb, 2016 3 commits
  21. 07 Feb, 2016 1 commit
  22. 04 Feb, 2016 1 commit
  23. 24 Jan, 2016 1 commit