Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/primitive. Pull mirroring updated .
  1. Mar 28, 2025
  2. Nov 20, 2024
  3. Nov 19, 2024
  4. Nov 18, 2024
  5. Oct 22, 2024
  6. Jun 25, 2024
  7. May 21, 2024
    • Preetham Gujjula's avatar
      Fix broken Haddock links · 4391040d
      Preetham Gujjula authored and Andrew Martin's avatar Andrew Martin committed
      Fix all broken Haddock links. Now Haddock doesn't emit any warnings
      about out-of-scope identifiers. Warnings about unknown link destinations
      are more complicated to resolve and are not handled in this commit.
      4391040d
  8. Mar 18, 2024
  9. Feb 26, 2024
  10. Jan 05, 2024
    • Matthew Craven's avatar
      Use copyMutableByteArray# in moveByteArray · 06b1c86b
      Matthew Craven authored and Andrew Martin's avatar Andrew Martin committed
      The primop in question appears to have always been safe for
      use with overlapping ranges since its introduction. See also:
      ghc/ghc@b00b3619
      
      The cbits function "hsprimitive_memmove" is now unused,
      but is not removed because it was arguably publicly exposed
      due to the "Install-Includes: primitive-memops.h".
      06b1c86b
  11. Jan 04, 2024
  12. Nov 13, 2023
  13. Sep 18, 2023
  14. Sep 01, 2023
  15. Aug 29, 2023
  16. Aug 19, 2023
  17. Aug 17, 2023
  18. Aug 16, 2023
  19. Aug 13, 2023
  20. May 01, 2023
  21. Apr 03, 2023
  22. Mar 28, 2023
  23. Mar 23, 2023
  24. Mar 22, 2023
  25. Mar 08, 2023
  26. Feb 20, 2023
  27. Feb 18, 2023
Loading