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