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