Skip to content
Snippets Groups Projects
  1. Oct 01, 2019
  2. Sep 30, 2019
  3. Sep 29, 2019
  4. Sep 25, 2019
    • Mark OLESEN's avatar
      ENH: adjust HashTable iterator access · bc9295ee
      Mark OLESEN authored
      - previously allowed mapped value modification with a const iterator.
        However, this can lead to incorrect access patterns.
      
        Now tie the constness of the mapped value to that of the iterator.
      
      - Remove deprecated iterator object() method.
        Was only used internally and was superseded by the val() method
        in an earlier version.
      
      ENH: change isPointer to isPointerLike
      
      - can distinguish between real pointers and wrapped pointers
      bc9295ee
  5. Sep 29, 2019
  6. Sep 27, 2019
  7. Sep 25, 2019
  8. Sep 27, 2019
  9. Sep 26, 2019
  10. Sep 25, 2019
  11. Sep 24, 2019
  12. Sep 20, 2019
  13. Sep 23, 2019
  14. Sep 19, 2019
  15. Sep 12, 2019
  16. Sep 16, 2019
  17. Sep 13, 2019
  18. Sep 12, 2019