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