Skip to content
Snippets Groups Projects
  1. May 21, 2024
  2. Apr 09, 2024
    • Gerhard Raven's avatar
      Various small improvements of packer-related code and configuration · fdf80f19
      Gerhard Raven authored
      - Remove the need for upfront_decoder.bind( source = ... ): compute the relevant argument from the requested location in _get_unpacked and pass it explicitly
      - Remove ability to pack using deprecated, old-style 32-bit references which are known to overflow and lead to data corruption - only keep the ability to pack 64-bit references. Throw an exception if such an packing version still requested (note: the unpacking is left as-is)
      - Improve implementation of packing and unpacking of references
      - Unify setters in event model classes for SmartRef and pointer: remove redundant overloads (which could be ambiguous, and require additional casts!)
      fdf80f19
  3. Apr 01, 2024
  4. Mar 24, 2024
  5. Mar 21, 2024
  6. Mar 14, 2024
  7. Feb 10, 2024
  8. Jan 30, 2024
  9. Jan 26, 2024
  10. Jan 18, 2024
  11. Jan 17, 2024
  12. Jan 15, 2024
  13. Jan 13, 2024
  14. Dec 12, 2023
  15. Dec 08, 2023
  16. Nov 17, 2023
  17. Sep 25, 2023
  18. Sep 12, 2023
  19. Sep 08, 2023
  20. Jun 17, 2023
  21. May 23, 2023
  22. Apr 06, 2023
  23. Apr 04, 2023
Loading