1. 23 Feb, 2021 31 commits
  2. 20 Feb, 2021 1 commit
  3. 17 Feb, 2021 1 commit
  4. 14 Feb, 2021 1 commit
    • Add pybind11::bytearray (#2799) · 417067ee
      * Add initial implementation
      
      * Add few more methods
      
      * Add tests
      
      * Fix a typo
      
      * Use std::string constructor which takes size
      
      * Fix implicit sign conversion error
      
      * Add size method and test
      
      * Remove implicit conversion
      
      * Fix bytearray constructors and operator std::string()
      
      * Make implicit bytearray constructor explicit
      
      * Rerun tests
      
      * Add null check
      
      * Rerun tests
      
      * Rerun tests - 2
      
      * Remove NULL check
      Vikram Pal committed
  5. 12 Feb, 2021 1 commit
  6. 09 Feb, 2021 1 commit
  7. 08 Feb, 2021 3 commits
  8. 01 Feb, 2021 1 commit