1. 10 May, 2016 1 commit
  2. 05 May, 2016 4 commits
  3. 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
  4. 03 May, 2016 2 commits
  5. 01 May, 2016 2 commits
  6. 30 Apr, 2016 3 commits
  7. 29 Apr, 2016 1 commit
  8. 28 Apr, 2016 2 commits
  9. 26 Apr, 2016 1 commit
  10. 25 Apr, 2016 2 commits
  11. 22 Apr, 2016 1 commit
  12. 21 Apr, 2016 3 commits
  13. 18 Apr, 2016 1 commit
  14. 15 Apr, 2016 1 commit
  15. 14 Apr, 2016 2 commits
  16. 13 Apr, 2016 6 commits
  17. 11 Apr, 2016 3 commits
  18. 07 Apr, 2016 4 commits