1. 11 Aug, 2022 1 commit
  2. 09 Aug, 2022 1 commit
  3. 06 Aug, 2022 1 commit
  4. 28 Jul, 2022 1 commit
  5. 23 Jul, 2022 1 commit
  6. 16 Jul, 2022 2 commits
  7. 14 Jul, 2022 1 commit
  8. 26 Apr, 2022 1 commit
  9. 25 Apr, 2022 2 commits
  10. 22 Apr, 2022 2 commits
  11. 20 Apr, 2022 1 commit
  12. 16 Apr, 2022 1 commit
  13. 02 Apr, 2022 1 commit
  14. 22 Mar, 2022 1 commit
  15. 21 Mar, 2022 1 commit
  16. 09 Feb, 2022 1 commit
  17. 01 Feb, 2022 1 commit
    • Daniel Falbel's avatar
      Export symbols (#198) · 3bf43eb0
      Daniel Falbel authored
      * Mark exported symbols with `SPARSE_API` so they are available in the DLL on WIndows.
      
      * Export symbols by default in the Python library.
      
      * Sync headers with implementation.
      
      * Include the `SPARSE_API` macro.
      
      * Fix linting issue.
      3bf43eb0
  18. 30 Jan, 2022 1 commit
    • Daniel Falbel's avatar
      Add options to conditionally include Python (#196) · 8cc819d5
      Daniel Falbel authored
      * Add `WITH_PYTHON` to conditionally link to Python.
      
      * Only include `Python.h` when WITH_PYTHON is set.
      
      * Avoid including extensions.h as it includes Python.h.
      
      * Better way to include `getpid()`.
      
      * Define `WITH_PYTHON` when building with setup.py.
      
      * Only include Pyinit when building with Python.
      
      * Only include Pyinit when building with Python.
      8cc819d5
  19. 09 Sep, 2021 2 commits
  20. 26 Aug, 2021 1 commit
  21. 23 Aug, 2021 1 commit
  22. 10 Aug, 2021 3 commits
  23. 29 Jul, 2021 3 commits
  24. 28 Jul, 2021 1 commit
  25. 21 Jul, 2021 1 commit
  26. 14 Jul, 2021 4 commits
  27. 13 Jul, 2021 3 commits